body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;

}
#wrapper {
position:absolute;
top:50%;
left:50%;
width:930px;
height:650px;
margin-left:-465px;
margin-top:-325px;
background-image: url(../images/background_cinternational.gif);
background-repeat:no-repeat;
}
#header {
width:830px;
height:105px;
margin-left:50px;
margin-right:50px;
border-bottom: #e1e1e1 1px solid;
}
#logo {
margin-top:50px;
position:absolute;
}
#navig {
color:#e1e1e1;
margin-left: 363px;
margin-top: 85px;
position:absolute;
}
.clearer {
clear:both;
font-size:0px;
line-height:0px;
height:0px;
}
.content {
width:830px;
height:415px;
margin-left:50px;
margin-top:20px;
position:absolute;
/*padding: 5px;
border: #e1e1e1 1px solid;*/
}
.contentBrands {
width:830px;
height:413px;
/*margin-left:50px;
margin-top:10px;*/
position:absolute;
border: #e1e1e1 1px solid;
}
.contentContact {
width:832px;
height:417px;
margin-left:50px;
margin-top:20px;
position:absolute;
}
.contactLinks{
float: left;
width: 380px;
height: 416px;
border: #e1e1e1 1px solid;
padding: 10px;
margin: 0 28px 0 0;
background-color:#000000;
}
.contactRechts{
float: left;
width: 380px;
height: 416px;
border: #e1e1e1 1px solid;
padding: 10px;
background-color:#000000;
}
.contentTeam {
width:830px;
height:470px;
position:absolute;
border: #e1e1e1 1px solid;
background-image:url(../images/team_bg.jpg);
background-repeat:no-repeat;
background-color:#000000;
}
.listTeam{
font-size:9px;
margin-left:465px;
margin-top:40px;
}
.contentLinks {
width:830px;
height:415px;
position:absolute;
border: #e1e1e1 1px solid;
background-color:#000000;
}
.listLinks {
float:left;
font-size:10px;
margin-left:20px;
margin-top:20px;
}
.contentCompany {
width:830px;
height:415px;
position:absolute;
border: #e1e1e1 1px solid;
background-color:#000000;
}
.listCompany {
font-size:11px;
padding: 20px;
text-align:justify;
}
.contentLogin {
width:830px;
height:415px;
position:absolute;
border: #e1e1e1 1px solid;
background-color:#000000;
} 
.right{
float: right;
}
.bottomRight{
float: right;
vertical-align: bottom;
}
.border {
border: #e1e1e1 1px solid;
}
a:link {
color:#FFFFFF;
text-decoration: none;
}
a:hover {
color:#666666;
text-decoration: none;
}
a:visited {
color:#FFFFFF;
text-decoration: none;
}
a:active {
color:#666666; 
text-decoration: none;
}
li {
float:left;
list-style: none;
display: block;
padding: 0 20px 0 0;
}
.news {
height: 400px;
float:left;
margin-right: 20px;
color:#FFFFFF;
border: #e1e1e1 1px solid;
}

iframe{
/*scrollbars*/
scrollbar-base-color:#B5965A;  /* = Basisfarbe der Scroll-Leiste*/
scrollbar-3dlight-color:#BCBCBC;  /* = Farbe für 3D-Effekte*/
scrollbar-arrow-color:#FFFFFF;  /* = Farbe für Verschiebepfeile*/
scrollbar-darkshadow-color:#9C9C9C;  /* = Farbe für Schatten*/
scrollbar-face-color:#B5965A;  /* = Farbe für Oberfläche*/
scrollbar-highlight-color:#FFFFFF; /* = Farbe für oberen und linken Rand*/
scrollbar-shadow-color:#000000;  /* = Farbe für unteren und rechten Rand*/
scrollbar-track-color:#BDA985;  /* = Farbe für freibleibenden Verschiebeweg*/
}
