h1{
	margin-top:2em;
	margin-bottom:1em;
}

h2{
	margin-top:1.5em;
	margin-bottom:0.75em;
}

h3{
	margin-top:1.5em;
	margin-bottom:0.5em;
}

body {
	background-image : url(../bilder/greywall.jpg);
	margin-left: 1cm;
	margin-right: 1cm;
}

#navOben {
	font-size : large;
	margin-bottom : 10px;
}

#ueberschrift h1{
	font-family : Arial;
	font-size : 20pt;
	font-weight : bold;
	background : #0000C4;
	color : White;
	margin-top:0px;
	padding-top : 15px;
	padding-bottom : 15px;
}

#textTeil {
}

#textTeil ul {
	line-height: 115%;
	list-style-position: outside;
}

ul.listInhalt {
	font-size: 110%;
	list-style-position:outside;
}

ul.listInhalt li{
	line-height : 150%;
}

#navUnten {
	background : #0000C4;
	color : White;
	font-size: medium;
	padding-top : 5px;
	padding-bottom : 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#navUnten a:link {
	color:white;
}
#navUnten	a:visited {
	color:yellow;
}
#navUnten a:hover {
	color:white;
	
}
#navUnten a:active {
	color:white;
	
}
#navUnten	a:focus  {
	color:white;
}

#mod {
	vertical-align : top;
}

#mod table{
	width : 100%;

	
}
#anmerkungTeil {  


}

#footer{
	background : #0000C4;
	color : White;	
	padding-top : 5px;
	padding-bottom : 5px;

}

#footer a:link {
	color:yellow;
}
#footer	a:visited {
	color:white;
}

#footer a:hover {
	color:yellow;
}
#footer a:active {
	color:yellow;
}
#footer	a:focus  {
	color:yellow;
}

body.frame{
	margin : 0;
	background-color : #0000C4;
	line-height: 100%;
	background-image : none;
	color:white;
}


body.frame a:link {
	color:white;
	text-decoration : none;
	font-weight : bold;
}
body.frame	a:visited {
	color:yellow;
	text-decoration : none;
	font-weight : bold;
}

body.frame a:hover {
	color:white;
	text-decoration : none;
	font-weight : bold;
}
body.frame a:active {
	color:white;
	text-decoration : none;
	font-weight : bold;
}
body.frame	a:focus  {
	color:white;
	text-decoration : none;
	font-weight : bold;
}


#UnterUeberschriftenLinks {
	background : #0000C4;
	color : White;
	font-size: normal;
	padding-top : 5px;
	padding-bottom : 5px;
	margin-top: 10px;
	text-align: center;
}

#UnterUeberschriftenLinks a:link {
	color:white;
}
#UnterUeberschriftenLinks	a:visited {
	color:yellow;
}
#UnterUeberschriftenLinks a:hover {
	color:white;
	
}
#UnterUeberschriftenLinks a:active {
	color:white;
	
}
#UnterUeberschriftenLinks	a:focus  {
	color:white;
}

table.ausruestungSteuerkonsole{
	background-color : #D0CFD0;
	margin:10px;
	border-color : #B0B0B0;
	padding : 10px;
}

table.ausruestungSteuerkonsole td{
	vertical-align : top;
	padding:10px;
}
