BODY {
	color: #000000;
	background-color: #EAFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 15px;
	margin-left : 0em;
}

A:LINK,A:VISITED {
	color: #545454;
	background-color: transparent;
	font-weight: 100;
	text-decoration: none;
}

A:HOVER {
	background-color: transparent;
	color: #993300;
	font-weight: 100;
	text-decoration: underline;
}

A:active {
	background-color : #FFCECE;
	color : #FF00FF;
	font-weight:100;
	text-decoration : underline;

}


a.nav:LINK,a.nav:VISITED {

	color : #5C5C5C;
	background-color : #FFFFFF;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 12px;
	font-weight:100;
	text-decoration : none;
}

a.nav:HOVER {
	background-color : #CCCCCC;
	color : #000000;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 12px;
	font-weight:100;
	text-decoration : underline;
}

a.nav:active {
	background-color : #CFDFEB;
	font-family: Verdana, Geneva, Arial, sans-serif;
	color : #00BF00;
	font-size: 12px;
	font-weight:100;
	text-decoration : underline;
}

H1 {
	color : #993300;
	font-family : Papyrus, "Lucida Calligraphy", Enviro, sans-serif;
	font-size : 18px;
}

H2 {
	color : #993300;
	font-family : Papyrus, "Lucida Calligraphy", Enviro, sans-serif;
	font-size : 16px;
}

H3 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
}

H4 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
}

TD {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 15px;
}

p {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}

li {
   font-size: 15px;
   font-family: Arial, Helvetica, sans-serif;
}


div.rand {
padding-top:0px;
margin: 0px auto;
	background-color: #CCFFFF;
	background-image:url(bilder/ll.jpg); background-repeat:repeat-y;
	background-position:0px 0px;
	position: relative;
	width: 1000px;
	height: 800px;
	top: 0px;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #0066FF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #0066FF;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #0066FF;
}

div.oben {
	position: absolute;
	background-color: #CCFFFF;
	background-image:url(bilder/oo.jpg); background-repeat:repeat-x;
	background-position:0px 0px;
	width: 998px;
	height: 110px;
	top: 0px;
	left: 0px;
	border-right-style: solid;
	border-right-width: 2px;
	border-right-color: #0066FF;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #0066FF;
	border-left-style: solid;
	border-left-width: 2px;
	border-left-color: #0066FF;
	border-top-style: solid;
	border-top-width: 2px;
	border-top-color: #0066FF;
   }

div.kopflinks {
	background-color: #FF1493;
	position: absolute;
	width: 165px; height: 108px;
	top: 0px; left: 0px;

   }

div.kopfmitte {
	position: relative;
	width: 490px;
	height: 110px;
	margin-top: 1px;
	margin-left: 240px;
	text-align: center;
}

div.kopfrechts {
	position: absolute;
	width: 120px;
	height: 110px;
	top: 22px; right: 30px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	text-decoration:none;
	font-size:14px;
   }

div.inhalt {
	position: absolute;
	height: auto;
	width: 83%;
	top: 120px;
	right: 10em;
	bottom: 1em;
	left: 160px;
}

   div.navigation {
     position: absolute;
     width: 125px; height: auto;
     top: 170px; right: auto; bottom: 1em; left: 3px;
   }

.menubereich {
	color:#000000;
	background: #FF1493;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border:1px solid #000000;
	width:120px;
	height: auto;
	margin:6px;
	text-align:center;
}

.menutitel {
	margin:2px;
	font-size:13px;
}
a.menu {
	display:block;
	padding:3px;
	border-top:1px solid #000;
	text-align: left;
	text-decoration:none;
	}

a.menu:link, a.menu:visited {
	color:#000000;
	background-color:#FFEEFF;
	text-decoration:none;
	font: small-caps 900 12px arial, Helvetica, sans-serif;
	padding:3px;
}
a.menu:active {
    color:#008000;
    background-color:#eeeeee;
}

a.menu:hover  {
	color: #000000;
	background: #FFDFFF url(bilder/ecke-r.gif) bottom right no-repeat;
}
div.bild {
     position: absolute;
     width: 180px; height: 280px;
     top: 6em; right: 12px;
   }
