/* Überschriften */
h1, h2, h3, p, ul, li {
margin: 0;
padding: 0;
}
h1 {
font-family: Arial;
font-size: 16px;
line-height: 20px;
font-weight: bold;
color: #2D476B;
}
h2 {
font-size: 12px;
line-height: 16px;
font-weight: bold;
color: #2D476B;
}
h6 {
font-size: 12px;
font-weight: normal;
line-height: 14px;
color: #aaa;
margin: 0;
padding: 0px 20px 0px 0px;
}
p {
font-size: 12px;
line-height: 14px;
margin: 0;
padding: 0px 10px 0px 0px;
}
p.unten {
margin: 0;
padding: 500px 0 0 0;
}
td {
border-spacing: 0px;
padding: 2px 5px 2px 5px;
font-size: 12px;
line-height: 16px;
}
a {
color: #2D476B;
/*text-decoration: none;*/
font-size: 12px;
line-height: 14px;
/*font-weight: bold;
border: 1px solid #666;
display: block; 
width: 100px;
margin: 0px 0px 4px 0px;
padding: 0px 4px 1px 4px;*/
}
a.none_bold {
text-decoration: none;
font-weight: bold;
/*color: #999;*/
}
a.none {
text-decoration: none;
}
a.nav {
text-decoration: none;
background-image: url(../img/nav.jpg); 
background-repeat: no-repeat;
background-position: top;
background-color: #CDCDCD;
display: block; 
/*float: left;*/
width: 190px;
margin: 0;
padding: 0;
color: #2D476B;
font-size: 12px;
line-height: 15px;
font-weight: normal;
padding: 3px 0px 0px 13px;
}
a.nav_cur {
text-decoration: none;
background-image: url(../img/nav_down.jpg); 
background-repeat: no-repeat;
background-position: top;
background-color: #CDCDCD;
display: block; 
/*float: left;*/
width: 190px;
margin: 0;
padding: 0;
color: #2D476B;
font-size: 12px;
line-height: 15px;
font-weight: bold;
padding: 3px 0px 0px 13px;
}
a.nav_ebene_2 {
text-decoration: none;
background-color: #D8E2EB;
display: block; 
width: 190px;
margin: 0;
padding: 0;
color: #2D476B;
font-size: 12px;
line-height: 15px;
font-weight: normal;
padding: 3px 0px 0px 12px;
border-top: 1px solid #838383;
border-right: 1px solid #CDCDCD;
border-left: 1px solid #CDCDCD;
}
a.nav_ebene_2_cur {
text-decoration: none;
background-color: #D8E2EB;
display: block; 
width: 190px;
margin: 0;
padding: 0;
color: #2D476B;
font-size: 12px;
line-height: 15px;
font-weight: bold;
padding: 3px 0px 0px 12px;
border-top: 1px solid #838383;
border-right: 1px solid #CDCDCD;
border-left: 1px solid #CDCDCD;
}
a.nav_ebene_3 {
text-decoration: none;
background-color: #E3D0D3;
display: block; 
width: 190px;
margin: 0;
padding: 0;
color: #2D476B;
font-size: 12px;
line-height: 15px;
font-weight: normal;
padding: 3px 0px 0px 20px;
border-top: 1px solid #838383;
border-right: 1px solid #CDCDCD;
border-left: 1px solid #CDCDCD;
}
a.nav_ebene_3_cur {
text-decoration: none;
background-color: #E3D0D3;
display: block; 
width: 190px;
margin: 0;
padding: 0;
color: #2D476B;
font-size: 12px;
line-height: 15px;
font-weight: bold;
padding: 3px 0px 0px 20px;
border-top: 1px solid #838383;
border-right: 1px solid #CDCDCD;
border-left: 1px solid #CDCDCD;
}
a.footer {
text-decoration: none;
color: #fff;
text-decoration: none;
font-family: Tahoma;
font-size: 9px;
line-height: 13px;
}
a:hover {
text-decoration: none;
/*font-weight: bold;*/
}
a.nav:hover {
font-weight: bold;
}
a.nav_ebene_2:hover {
font-weight: bold;
}
a.footer:hover {
text-decoration: underline ;
/*font-weight: bold;
color: ddd;*/
}
img {
border: 0;
}
img.nav_endline {
width: 187px;
float: left;
margin: 0;
padding: 0;
}
/* test
div.nav_endline{
width: 190px;
height: 1px;
background-color: #838383;
margin: 0;
padding: 0;
}
*/
img.borderline {
float: right;
}
img.right {
float: right;
margin: 0px 30px 0px 10px;
}
.breaker {
clear: left;
}
.half_line {
line-height: 8px;
}
ul {
list-style-position: inside;
}
#nav ul { 
list-style-position: outside;
margin: 0px;
padding: 0px;
list-style-type: none; 
} 
#nav ul.nav_ebene_2 { 
list-style-position: outside;
margin: 0px;
padding: 0px;
list-style-type: none; 
} 

