/* CSS Document */

body{
  background:#f5f5f5 url(../img/body.gif) repeat-x;
  font-family:tahoma, helvetica, sans-serif;
  font-size:12px;
  color:#696969;
}

a{
  text-decoration:none;
  color:#4a6496;
}

a:hover, a:focus{
  text-decoration:underline;
}

h1{
 color:#fa0200;
 font-size:20px;
 font-weight:bold;
}
h2{
  color:#516a9c;
  font-weight:bold;
  font-size:14px;
  font-style:italic;
  margin:0;
}
h2.right{
  color:#516a9c;
  font-weight:bold;
  font-size:14px;
  font-style:italic;
  margin:26px 0 -8px 11px;
}

h3{
  color:#516a9c;
  font-weight:bold;
  font-size:12px;
  margin:3px 0 -8px 0;
}

#main{
  width:793px;
  margin:0 auto;
}

#header{
  height:148px;
  width:793px;
  background:url(../img/header.jpg) no-repeat;
}

#logo{
  background:url(../img/logo.gif) no-repeat;
  margin:32px 0 0 25px;
  width:172px;
  height:55px;
  border:none;
  float:left;
}

#border{
  width:779px;
  min-height:589px;
  background:#ffffff url(../img/border.gif) repeat-y;
  padding:0 7px;
  float:left;
}

#border img{
  text-align:center;
}

.box{
  width:565px;
  padding:13px 0 13px 196px;
  background-color:#f5f5f5;
  margin:5px 0 16px 7px;
  float:left;
}

.main_nav{
  width:177px;
  margin-left:7px;
  float:left;
  background-color:#f5f5f5;
  padding:8px 0;
}

.main_nav li{
  float:left;
  background:url(../img/main_nav_li.gif) 0 10px no-repeat;
  margin-left:10px;
}

.main_nav li a{
  padding:5px 0 8px 3px;
  display:block;
  width:140px;
  background:url(../img/main_nav_a.gif) 0 bottom repeat-x;
  margin:0 0 0 11px;
  font-weight:bold;
}

.middle{
  width:375px;
  float:left;
  line-height:20px;
  margin: 0 17px;
  min-height:533px;
  padding-bottom:25px;
}

.middle img{
  margin-bottom:10px;
}

.middle p{
  margin:10px 0 10px 0;
}


.middle ul li{
  list-style:disc;
  margin:0 0 0 25px;
  line-height:25px;
}
.middle ul.startseite{
  float:left;
  list-style:none;
  margin-left:57px;
}
.middle ul.startseite li{
float:left;
font-size:22px;
font-weight:bold;
list-style:none outside none;
margin:10px 20px 0 0;
  
}
h2.center{
  text-align:center
}
.anmeldung{
  border: 1px solid #cfcfcf;
  margin-top:19px;
  line-height:20px;
}

.anmeldung_td_left{
  width:155px;
  line-height:16px;
  padding:0 0 9px 9px;
}

.anmeldung_td_right{
  line-height:16px;
  padding-bottom:9px;
}

.formular label{
  float:left;
  width:75px;
  margin-top:10px;
}

.formular input{
  float:left;
  width:296px;
  margin-top:10px;
  border:1px solid #d4d8e3;
}

.formular textarea{
  float:left;
  width:296px;
  margin-top:10px;
  border:1px solid #d4d8e3;
}

.formular .button{
  float:left;
  width:107px;
  border:1px solid #d4d8e3;
  background-color:#f5f5f5;
  margin-left:266px;
}

#klassen{
  width:530px;
}

.dunkel{
  background-color:#d4d8e3;
  height:6px;
  margin:5px 0;
}

.table{
  margin:10px 0;
  font-size:11px;
  line-height:17px;
  width:556px;
}

table .td1{
  border:1px solid #d4d8e3;
}

table .td2{
  vertical-align:top;
  width:85px;
  border:1px solid #d4d8e3;
  padding:4px;
}

table .td3{
  vertical-align:top;
  width:160px;
  border:1px solid #d4d8e3;
  padding:4px;
}

#right{
  width:174px;
  min-height:533px;
  margin-right:7px;
  float:left;
  font-size:11px;
  line-height:14px;
  padding-bottom:15px;
}

#right div{
  background-color:#F5F5F5;
  float:left;
  line-height:13px;
  margin:19px 0 20px;
  padding:6px 0 5px 11px;
  width:160px;
}

#right p img{
  float:left;
  margin:4px 4px 0 0;
}




#right li{
  float:left;
  width:150px;
}
#right li img, #right li span{
  float:left;
}
#right span{
  margin:5px 0 0 0;
  width:120px;
}

ul#footer{
  background:url("../img/footer.gif") no-repeat scroll 0 0 transparent;
  float:left;
  padding:4px 20px 10px 0;
  width:776px;
}

ul#footer li{
  float:right;
}

ul#footer a{
  color:#ffffff;
  padding-left:10px;
  display:block;
}

.small{
  font-size:11px;
}

.right_text table{
  margin:10px 0;
}

.right_text td{
  vertical-align:top;
  padding:2px 0 0 0;
}
.right_text td img{
  padding:5px 0;
}
.right_text td.abstand{
  padding:10px 0 0 0;
}