/* CSS Document - Home*/

/* Position Flash Link */
#flash {
position: absolute;
width: 300px;
z-index: 1;
top: 185px;
left: 765px;
}
#flash img {
float: left;
margin: 0px;
padding: 0px;
}
#flash p {
float: left;
margin: 0px;
padding: 14px 0 0 10px;
}
#flash a {
text-decoration: none;
font-weight: bold;
color: #FF0000;
font-size: 14px;
}
#flash a:hover {
color: #003399;
}
/* Position Logo Link */
#logob {
position: absolute;
width: 200px;
height: 50px;
z-index: 10;
top: 0px;
left: 0px;
}
/* Container wrap */
#container0 {
width: 1150px;
margin: 0px;
padding: 0px;
background-image: url(header_01_eng.jpg);
background-repeat: no-repeat;
background-position: top left;
}
#container1 {
width: 1150px;
margin: 0px;
padding: 0px;
background-image: url(header_01_de.jpg);
background-repeat: no-repeat;
background-position: top left;
}
#container2 {
width: 1150px;
margin: 0px;
padding: 0px;
background-image: url(header_01_sp.jpg);
background-repeat: no-repeat;
background-position: top left;
}
#container3 {
width: 1150px;
margin: 0px;
padding: 0px;
background-image: url(header_01_fr.jpg);
background-repeat: no-repeat;
background-position: top left;
}
#container4 {
width: 1150px;
margin: 0px;
padding: 0px;
background-image: url(header_01_nl.jpg);
background-repeat: no-repeat;
background-position: top left;
}
#container5 {
width: 1150px;
margin: 0px;
padding: 0px;
background-image: url(header_01_it.jpg);
background-repeat: no-repeat;
background-position: top left;
}