body{
margin: 0;
font-family: Arial;
font-size: 12px;
}

ul{
list-style: none;
}
ul.listenpunkt{
list-style: none;
list-style-image: url(../img/listenpunkt.jpg);
padding: 0px 0px 15px 30px;
}

li{
margin: 0;
}

.hr{
height: 1px;
font-size: 1px;
line-height: 1px;
background: url(../img/hr.gif) repeat-x left top;
margin: 10px;
}

input, select, textarea{
border: 1px solid #ccc;
margin: 2px;
}

#top{
height: 65px;
}

#container{
background: url(../img/body_bg.gif) repeat-x left top;
}

#logo{
position: relative;
width: 900px;
height: 65px;
margin: auto;
background: url(../img/logo.jpg) no-repeat 29px bottom;
}

#content{
width: 900px;
background-color: #fff;
margin: auto;
height: 1%;
}

#col_left{
width: 270px;
background: url(../img/navi_top.jpg) no-repeat left top;
float: left;
height: 1%;
overflow: hidden;
}

.navi img{
border: 1px solid #efefef;
}

.navi a:hover img{
border: 1px solid #efefef;
}

#col_left .navi{
margin: 120px 20px 20px 20px;
font-size: 1.3em;
}

#col_left .navi ul li.last{
border: none;
}

#col_left .navi ul li{
background: url(../img/list_arrow.gif) no-repeat 30px 6px #05a0e4;
border-bottom: 1px solid #fff;
overflow: hidden;
}

#col_left .navi ul li a{
display: blocK;
padding: 5px 0 5px 50px;
color: #fff;
text-decoration: none;
font-weight: bold;
}

#col_left .navi ul li ul{
background-color: #f0ecec;
font-size: 0.8em !important;
display: none;
}

#col_left .navi ul li.active ul, #col_left .navi ul li.trail ul{
display: block;
}

#col_left .navi ul li.submenu ul li a.active{
font-weight: bold;
}

#col_left .navi ul li ul li a{
color: #777;
font-weight: normal;
}



#col_left .navi ul li ul li{
border: none;
background-color: #f0ecec;
background-image: none;
}


#col_right{
width: 630px;
float: left;
color: #555;
line-height: 1.4em;
height: 1%;
overflow: hidden;
}

#col_right .inner{
padding: 20px 20px 20px 0;
}

#banner{
position: relative;
height: 200px;
width: 630px;
}

#banner_welle{
position: absolute;
left: 0;
top: 0;
height: 200px;
width: 630px;
behavior: url("tl_files/template/css/iepngfix.htc");
background: url(../img/banner_welle.png) no-repeat left top;
}

.clear{
clear: both;
}

#bottom{
background-color: #ff9900;
width: 900px;
margin: auto;
overflow: hidden;
}

a img{
border: 2px solid #05A0E4;

} 
a:hover img{
border: 2px solid #FF9801;

} 
img{
border: none;
}
h1 {
color: #000080;
font-size: 16px;
font-weight: bold;
margin: 0px 0px 8px 0px;
}

h2{
color: #000080;
font-size: 14px;
font-weight: bold;
margin: 5px 0px 5px 0px;
}

h3{
font-size: 12px;
font-weight: bold;
margin: 0px 0px 5px 0px;
}

a {
color: #05A0E4;
}

a:hover {
color: #000080;
}

#bildrahmen_blau img{
border: 2px solid #05A0E4;
} 
#bildrahmen_gelb img{
border: 2px solid #FF9801;
} 


#kein_rahmen a img{
border: none;
} 

.verlauf{
background: url(../img/verlauf_orange.gif) repeat-x left top;
padding: 5px;
}

.trennlinie{
border-bottom: 1px dotted #FF9900;
}

#top_navi{
position: absolute;
right: 0;
top: 10px;
}

#top_navi ul li{
float: left;
background: url(../img/hand.jpg) no-repeat left center;
padding: 0 0 0 20px;
margin: 0 25px 0 0;
}

#top_navi ul li a{
color: #777;
text-decoration: none;
}

.submit{
background-color: #FF9900;
padding: 2px;
color: #fff;
}

#footer{
text-align: center;
padding: 10px;
color: #fff;
margin: 0 0 0 30px;
}

#powered{
float: left;
font-size: 0.9em;
color: #fff;
margin: 10px;
}

#powered a{
color: #fff;
}

.left{
float: left;
margin: 5px 0 5px 20px;
padding: 0 0 0 20px;
border-left: 1px solid #fff;
}