div#seite {
	width: 960px;
	background-image: url(../images/verlauf3_blau_weiss.jpg);


}

h1 {
	text-align: right;

}



ul#navigation {
	float: left;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	line-height: 40pt;


}
ul#navigation a {
	color: #FFFFFF;
	line-height: 40pt;
  }
ul#avigation a:link {
	color: #FFFFFF;
	line-height: 40pt;
  }
ul#navigation a:visited {
	color: #FFFFFF;

  }
ul#navigation a:hover {
    color: black; background-color: white;
  }
ul#navigation a:active {
    color: white;
  }


ul#subnavigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 20pt;
	font-weight: normal;

}
ul#subnavigation a {
	color: #FFFFFF;
	line-height: 20pt;
	font-weight: normal;
  }


div#inhalt {
	margin-left: 18em;
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #FFFFFF;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;



}

div#inhalt h1 {
	text-align: left;
	color: #0000FF;

}

  p#Fusszeile {
    clear: both;
    font-size: 0.83em;
    margin: 0; padding: 0.1em;
    text-align: left;
  }

