html,body{margin:0;padding:0; background-color:black}
body{font: 76% arial,sans-serif;text-align:center}
p{margin:0 10px 10px}
a{color: #0A2B96}
div#header h1{
height:80px;
line-height:80px;
margin:0;
padding-left:10px;
padding-top:120px;
color:#0A2B96;
}
  
div#header{
width:965px;
height:212px;
background-image:url(../pics/topimg2.jpg);
background-repeat:no-repeat;
}  


div#container{text-align:left;background-color:white; }
div#content p{line-height:1.4}
div#navigation{background:#fff}
div#extra{background:#fff}
div#footer{background: #333;color: #FFF}
div#footer p{margin:0;padding:5px 10px}

div#container{width:965px;margin:0 auto;background-color:#fff;}
div#wrapper{float:left;width:100%;background-color:#fff;}
div#content{margin: 0px 250px 0px 150px; padding-left:15px; padding-top:3px;background-color:#fff;}
div#navigation{float:left;width:150px;margin-left:-965px;background-color:#fff;}
div#extra{float:left;width:250px;margin-left:-250px}
div#footer{clear:left;width:100%}


div#content h1{
width:500px;
font-size:17px; 
font-weight:bold;
color:#0A2B96;
padding:2px;

background-color:#ddd;

}

#content p{
margin:0px 0px 7px;

font-size:13px;
}
div#content li{
line-height:1.4em;
}

.post{
width:500px;
padding-bottom:15px;
}

table.modell{
border:0px; 
}

.lang{
padding-left:160px;
padding-bottom:10px;
padding-top:10px;

}

/*
table.modell{
width:800px;
}
	
/*

.fllinks {
	float:left;
	padding:0px;
	padding:0px 14px 0px 0px;
background-color:#fff;
}

.flrechts {
	float:right;
	padding:0px;
padding:0px 0px 0px 14px;
background-color:#fff;
}
*/
.image{
padding-bottom:15px;
background-color:#fff;
}

/*	Navigation vertical -
 f&#65533;r jede Ebene ein a.level? , a.current? und li.navhistory? zur Formatierung anlegen
------------------------------------------------------------------------------*/
#navigation {

	font-size:14px;
	line-height:1.2em;

}
#nav{
	padding-left: 15px;
margin-left:0px;
}

#navigation ul.nav1st {
	position:relative;
	top:0px;
	list-style-type:none;
margin-left:0px;

}

#navigation ul.nav1st a{
	display:block;
	font-weight:bold;
	list-style-type:none;
margin-left:0px;

}

#navigation ul.nav1st a.level1,
#navigation ul.nav1st a.current1{
    padding-left:0em;
    padding-bottom:4px;
    list-style-type:none;
    margin:0px;
}
#navigation ul.nav1st a.level2,
#navigation ul.nav1st a.current2{
    padding-left:1.3em;
    list-style-type:none;

    padding-bottom:4px;
    list-style-type:none;
    margin:0px;
}
#navigation ul.nav1st a.level3,
#navigation ul.nav1st a.current3{
    padding-left:3.0em;
    list-style-type:none;

    padding-bottom:4px;
    list-style-type:none;
    margin:0px;
}
#navigation ul.nav1st a.level4,
#navigation ul.nav1st a.current4{
    padding-left:4.0em;
    list-style-type:none;

    padding-bottom:4px;
    list-style-type:none;
    margin:0px;
}
#navigation ul.nav1st a.level5,
#navigation ul.nav1st a.current5{
    padding-left:5.0em;
    list-style-type:none;

    padding-bottom:2px;
    list-style-type:none;
    margin:0px;
}

#navigation ul.nav1st li,
#navigation ul.nav1st li.navhistory1,
#navigation ul.nav1st li.navhistory2,
#navigation ul.nav1st li.navhistory3,
#navigation ul.nav1st li.navhistory4,
#navigation ul.nav1st li.navhistory5,
#navigation ul.nav1st li.navhistory {
margin-left:0px;
list-style-type:none;

padding:2px;
}

#navigation ul.nav1st li.active {
margin-left:0px;
list-style-type:none;
background-color:#ddd;
padding:2px;



}

#navigation ul.nav1st li.active a,
#navigation ul.nav1st li.active a:link,
#navigation ul.nav1st li.active a:active,
#navigation ul.nav1st li.active a:focus,
#navigation ul.nav1st li.active a:visited {

text-decoration:none;
list-style-type:none;
	color:#000000;

margin-left:0px;
}

#navigation a,
#navigation a:link,
#navigation a:active,
#navigation a:focus,
#navigation visited {
text-decoration:none;

	
text-decoration:none;
margin-left:0px;
}



#navigation ul.nav1st a:hover {
	color:#000;
background-color:#ddd;
text-decoration:underline;


}



