<style type="text/css">
 #haupt {
	 width:900px
	 border: 2px solid red;
	text-align: center;
	 }
#wrapper {
	/*background-color: #eeeeee;*/
	width: 800px;
	height: 800px;
	border: 0px solid darkred;  /* gray  */
	position: static;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	text-align: left;
}
 #navi {	 
	float: left;
	margin-left: 0px;
	margin-top: 0px;
	padding: 0px;
	/*background-color: thistle;*/
	width: 168px;
	height: auto;
	position: relative;
	flex-wrap: nowrap;
 }
 #fussbereich {
    /*position:absolute;
    bottom: 0; */
    width: 800px;
    background-color: #eeeeee;
    height: 2em;
}
#inhalte {
	border-right: 1px solid darkred;
	margin-left: 168px;
	margin-top: 0px;
	float: both;
	padding:0px
	width:  800px;
	height: 650px;
	position: relative;
	background-image: url(backgrounds/grainy.jpg);	
 } 
 h1 {
	color: blue;
	font-size: 22px;
	font-family: Arial;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
 }

   h2 {
	color: black;
	font-size: 18px;
	font-family: Arial;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	margin-top:0px;
 }

 h3 {
	color: black;
	font-size: 12px;
	font-family: Arial;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
 }
hm1 {
	color: white;
	font-size: 20px;
	font-family: Arial;
	font-style: normal;
	font-variant: normal;
	font-weight : bold;
	margin-top:0px;
	margin-bottom:0px;
 }
hm2 {
	color: white;
	font-size: 16px;
	font-family: Arial;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	margin-top: 0px;
	text-align: center;
 }
hm3 {
	color: white;
	font-size: 14px;
	font-family: Arial;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
 }
hm4 {
	color: white;
	font-size: 14px;
	font-family: Arial;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
 }
 p {
	color: black;
	font-size: 14px;
	font-family: arial;
	font-style: normal;
	font-weight: normal;
 }
 p2 {
	color: black;
	font-size: 12px;
	font-family: arial;
	font-style: normal;
 }
 text12 {
	color: black;
	font-size: 12px;
	font-family: arial;
	font-style: normal;
 }
 text14 {
	color: black;
	font-size: 14px;
	font-family: arial;
	font-style: normal;
 }
text16 {
	color: black;
	font-size: 16px;
	font-family: arial;
	font-style: normal;
 }
 body {
	 margin:0;
	 padding:0;
	/*background-image: url(back.gif);       */
	text-align: center;
}
/*td {
	border-color: lightgray;
	
}      */
th {
	margin-top:0px;
	margin-bottom:0px;
}

a.menu { color:white; font-family:arial; font-size:16px; text-decoration: none}
a:link.menu { color:white; font-size:16px}
a:visited.menu { color:white; font-size:16px}
a:hover.menu {color:blue; font-size:16px}
a:active.menu { color:white; font-size:16px}

a.footer { color:white; font-family:arial; font-size:14px; text-decoration: none;margin-left:2px;margin-right:2px;}
a:link.footer { color:white; font-size:14px}
a:visited.footer { color:white; font-size:14px}
a:hover.footer {color:blue; font-size:14px}
a:active.footer { color:white; font-size:14px}

	
a.text { color:black; font-family:arial; font-size:16px}
a:link.text { color:black;}
a:visited.text { color:black}
a:hover.text {color:blue}
a:active.text { color:black}

</style>
