@charset "utf-8";
/* CSS Document */

/*Main*/

body {margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; background-color: #FFFFFF;}
body,td,th {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #545e61;}

/*Layout*/

#container {width:100%; height:auto;}
#navibg {width:100%; height:35px; background-image:url(../images/layout/top_bg.jpg); background-repeat:repeat-x;}
#navi {width:760px; height:35px;}
#contentall {width:760px; height:auto;}
#headleft {width:590px; height:185px; background-image:url(../images/layout/head_left.jpg); background-repeat:no-repeat; float:left; margin-top:50px;}
#headright {width:170px; height:185px; background-color:#000000; margin-top:50px; float:left;}
#headflash {width:760px; height:185px; margin-top:50px;}
#content {width:570px; height:auto; margin-top:30px; float:left;}
#langchange {width:170px; height:12px; margin-top:92px;}
#logo {width:760px; height:50px; margin-top:50px;}
#subnavi {margin-top:40px; height:14px;}
#smallhead {width:760px; height:25px; background-image:url(../images/layout/head_small.jpg); background-repeat:no-repeat; margin-top:15px;}
#teampic {width:170px; height:auto; float:left; margin-left:30px;}
#teamcontent {float:left; margin-left:15px; width:350px;}
#team {width:570px; height:auto; margin-top:30px; float:left; background-image:url(../images/content/trenner_center.gif); background-repeat:repeat-y;}
#teamview {width:170px; background-image:url(../images/content/trenner_team.gif); background-repeat:repeat-y;}

#clear {clear:both;}

#pad10 {height:10px;}

/*Navigationen*/

#arrowover a {margin-left:35px; float:left;} 
#arrowover a:hover {background: url("../images/nav/active.jpg") 0px 1px no-repeat;} 
#arrowactive {margin-left:35px; float:left; background: url("../images/nav/active.jpg") 0px 1px no-repeat;}
#subnavover a {margin-left:35px; float:left} 
#subnavover a:hover {background: url("../images/nav/active.jpg") 0px 0px no-repeat;}
#subnavactive {margin-left:35px; background: url("../images/nav/active.jpg") 0px 0px no-repeat; float:left;}
#enover a {margin-left:35px; width:40px; float:left; height:12px; background: url("../images/lang/en.jpg") 0px 0px no-repeat;} 
#enover a:hover {background: url("../images/lang/en_a.jpg") 0px 0px no-repeat;} 
#deover a {margin-left:16px; width:45px; float:left; height:12px; background: url("../images/lang/de.jpg") 0px 0px no-repeat;} 
#deover a:hover {background: url("../images/lang/de_a.jpg") 0px 0px no-repeat;} 

/*Formatierungen*/

.headline {font-size:12px; color:#2ea2b4; font-weight:bold; height:25px; background-image:url(../images/content/trenner_top.gif); background-repeat:repeat-x; background-position:bottom; text-transform:uppercase;}
.maintext {margin-top:20px; text-align:justify; line-height:17px;}
.teamname {margin-top:10px;}


/*Links*/

a:link {text-decoration: none; color:#2ea2b4;}
a:visited {text-decoration: none; color:#2ea2b4;}
a:hover {text-decoration: none; color:#000000;}
a:active {text-decoration: none; color:#2ea2b4;}
a img {border:none;}
