/* Erzwingt Scrollbalken im Firefox, verhindert huepfen des Menues */
/* html {
 height:100%;
 margin-bottom:1px;
} */
body {
color: #333; 
font-size: 11px; 
font-family: Arial, Helvetica, sans-serif; 
line-height: 14px; 
background-color: #fff;
margin: 0;
}
td { 
color: #333; 
font-size: 11px; 
font-family: Arial, Helvetica, sans-serif; 
line-height: 14px; 
background-color: transparent;
}
a { 
color: #DD4401;  
text-decoration: underline; 
}
a:hover { 
color: #DD4401; 
text-decoration: underline; 
}
h2 {
font-size: 11px; 
font-family: Arial, Helvetica, sans-serif; 
line-height: 14px; 
color: #DD4401;
font-weight: bold;
margin: 0;
}
#main { 
margin-left: -305px; 
position: absolute; 
top: 0px; 
left: 50%; 
width: 650px; 
height: 100%;
}
#main_bg { 
background: transparent url(images/vertical_line.gif); 
background-repeat: no-repeat; 
background-position: 155px 0; 
margin-left: -305px; 
position: absolute; 
top: 0px; 
left: 50%; 
width: 650px; 
height: 100%;
}
.logohome {
margin-top: 241px; 
text-align: center;
}
.logo {
margin-top: 2px; 
text-align: center;
}
.languagehome {
text-align: center;
padding-right: 44px;
}
.language {
padding-left: 5px;
}
.nav {
text-align: center;
padding-right: 44px;
}
.content {
position: absolute;
top: 191;
}
.subnav {
width: 148px;
position: absolute;
left: 0;
top: 0;
}
.subnav img {
margin-bottom: 6px;
}
.rechts {
margin: 1px 15px 0px 172px;
}
.clientlogo {
height: 50px;
}
.text {
margin-bottom: 20px;
margin-right: 30px;
}
.links p {
margin: 3px 0;
font-weight: bold;
}
.portrait {
margin-bottom: 45px;
position: relative;
clear: both;
}
.portrait .text {
margin: 0;
margin-right: 30px;
}
.portrait .rechts {
margin: 0px 15px 0px 172px;
}
.bild {
width: 148px;
float: left;
}
.name {
height: 26px;
}
