@charset "UTF-8";

body {
background-color: #ffffff;
padding: 0px;
font-size: 13px;
font-family: Helvetia, Arial, Sans-Serif;
color:#ffffff;
margin:0;
height: 100%;
}

img {
border: 0px;
}

.texthead {
font-weight: bold;
font-size: 14px;
}

.textheadstart {
font-weight: bold;
font-size: 16px;
}

.textstart {
line-height: 150%;
}

.textn {
font-size: 13px;
font-family: Helvetia, Arial, Sans-Serif;
color:#ffffff;
}

.textm {
font-size: 11px;
font-family: Helvetia, Arial, Sans-Serif;
color:#ffffff;
}

a {
color: #ffffff;
}
a:visited {
color:#ffffff;
}
a:hover {
color: #ffffff;
}
a:active {
color:#ffffff;
}

#navtop {
font-size: 12px;
font-family: Helvetia, Arial, Sans-Serif;
color:#ffffff;
}

#navtop a	{
text-decoration:none;
color:#ffffff;
}
#navtop a:hover	{
text-decoration:underline;
color:#ffffff;
}
#navtop a:visited {
color:#ffffff;
}

#container {
width: 1210px;
margin: 0px;
margin:0 auto;
}

#space {
float: left;
width: 250px;
height: 500px;
padding: 0px;
margin: 0px;
}

#ebene01 {
width: 960px;
height: 120px;
text-align: left;
padding: 0px;
margin: 0px;
}

#ebene02 {
width: 960px;
background-image:url(/images/bg_team_ebene_02.png);

min-height: 100%; /* Mindesthöhe für moderne Browser */
height:auto !important; /* Important Regel für moderne Browser */
height:100%; /* Mindesthöhe für den IE */
overflow: hidden !important; /* FF Scroll-leiste */

text-align: left;
padding: 0px;
margin-bottom: 25px;
}

#ebene0101 {
float: left;
width: 680px;
height: 115px;
text-align: center;
padding: 0px;
margin: 0px;
}

#ebene0102 {
float: left;
width: 120px;
height: 72px;
text-align: left;
padding-top: 43px;
margin-left: 5px;
}

#ebene0103 {
float: left;
width: 120px;
height: 72px;
text-align: left;
padding-top: 43px;
margin-left: 5px;
}

#ebene0201 {
float: left;
background-color: #821a19;
width: 680px;
min-height:660px;
height:expression(this.scrollHeight > 660 ? "auto":"660px");
text-align: left;
padding: 0px;
margin: 0px;
}

#ebene0202 {
float: left;
background-color: #f0f0f0;
width: 120px;
height: 580px;
text-align: center;
padding-top: 100px;
margin-left: 5px;
}

#ebene0203 {
float: left;
background-color: #f0f0f0;
width: 120px;
height: 580px;
text-align: center;
padding-top: 100px;
margin-left: 5px;
}

#team_menu {
height: 35px;
font-size: 12px;
font-family: Helvetia, Arial, Sans-Serif;
color:#ffffff;
padding: 0px;
}

#team_foto {
border-top:1px solid #ffffff;
}

#team_text {

}

#team_foot {
clear: both;
}

.failed {
font-size: 13px;
font-family: Arial, SunSans-Regular, Sans-Serif;
color:#ff5b00;
font-weight: bold;
}

.success {
font-size: 13px;
font-family: Arial, SunSans-Regular, Sans-Serif;
color:#00ad00;
font-weight: bold;
}