* html .inhalt .navigation   { height: 300px; }

.header{
border: 1px solid #FFFAD8; background-color: #8BB6A7; height:100px;
background-image:url(images/header.jpg);
background-repeat: no-repeat;
}

.navigation{
width:190px; min-height:200px; background-color: #D9D9D9; border-right: 1px solid #606B96; border-bottom: 1px solid #606B96; float:left;
}

.inhalt{
width:745px; padding:10px; float:left; min-height:300px;
}

body { color: #000000;
background-color: #FFFAD8;
margin: 0px;
padding: 0px;
font-family: Verdana, Helvetica, Arial, sans-serif;
text-align: left;}

td, div, a, span{
font-size:11px;

}

.bilduntertitel{
font-size:10px;

}

/* Container um gesamte Navigation*/
#navigation{
 padding-left:22px;
 padding-top:10px;
 padding-bottom:20px;
 width:170px;

}

ul, li {
font-size:11px;
margin: 0; padding: 0px;
list-style-image: url(images/anstrich.gif);
list-style-type: none;
line-height:20px;
}

li.aktiv
{
font-size:11px;
margin: 0; padding: 0;
list-style-image: url(images/anstrich.gif);
list-style-type: none;
line-height:15px;
}

.navlink
{
	color:#182961;
	text-decoration:none;
    font-weight:bold;
    line-height:15px;
    padding:0px;
    margin:0px;

}

.navlinkaktiv
{
    padding:0px;
    margin:0px;
	color:gray;
	text-decoration:none;
    font-weight:bold;
    line-height:15px;


}
a:hover.navlink
{
	color:black;
	text-decoration:underline;
}


/*Listpunkt*/
.unav{
    padding:0px;
    margin:0px;
    list-style-image: url(images/anstrich_unav.gif);
    margin-left:7px;
    color:#182961;
	margin-top:0px;
    margin-bottom:5px;
    line-height:10px;

}

.unavlink
{
    padding:0px;
    margin:0px;
	color:#182961;
	text-decoration:none;
    margin-bottom:10px;
    line-height:15px;
}

.unavlinkaktiv
{
    padding:0px;
    margin:0px;
	color:#DA251D;
	text-decoration:none;
    margin-bottom:10px;
    line-height:15px;
}

a:hover.unavlink
{
	color:black;
	text-decoration:none;
}


a:hover {color: #18747A;
text-decoration: underline;}

a {color: #18747A;
text-decoration: none;}

h1 {
font-size: 11px;


font-weight: bold;
text-align: left;
color: #000000;
}

h2
{
 padding:0px;
 margin:0px;
 color: #000000;
 margin-left:0px ;
 font-size: 12px;
 font-weight: bold;
text-align: left;
}

.imageborder
{
  border: 1px solid #E8C369;

}
.trenner
{
  border-bottom: 1px solid #E8C369;
  padding:5px;

}

 .nav{
   background-image: url(images/anstrich.gif);
   background-repeat: no-repeat;
 }








