BODY {
background :#C0D8F0;
Background-image : url(images/schwalbe_links_blass_fade.gif); background-repeat: no-repeat; background-position: 100% 20%; 
	/*PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; */SCROLLBAR-HIGHLIGHT-COLOR: #dee7ec; SCROLLBAR-SHADOW-COLOR: #8cacbb; COLOR: black; SCROLLBAR-3DLIGHT-COLOR: #8cacbb; SCROLLBAR-ARROW-COLOR: #436976; PADDING-TOP: 0px; SCROLLBAR-TRACK-COLOR: #f7f9fa; FONT-FAMILY: Arial; SCROLLBAR-DARKSHADOW-COLOR: #dee7ec; SCROLLBAR-BASE-COLOR: #dee7ec; 
}



body, div, span, p, h1, h2, h3, ul, ol, textarea, input, select {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif; font-size: 18px;
			
}


A:link {color: #ffffff; text-decoration : none;}/*normal links in the text*/
A:visited {color: #000000; text-decoration : none;}
A:hover { color: #ffffff; text-decoration : none; }
A:active {color: #000000; text-decoration : none;}

.message  { color: red;}



img {
	border: 0;
}
#kopf {
	/*Background-image : url(images/seehunde.jpg); background-repeat: no-repeat; background-position: 0% 0%; */
width: 100%; height: 30px;

	position: absolute;
	top: 0;
	left: 0;
	
}

#kopf img {
	padding: 0;
	margin: 0;
}
#kopf h6 {
	font-size: 0.8em;
	font-weight: bold; text-align:center;
}

#kopf a:hover {
	color: red;
}
#kopf a {
	color: navy;
}
#navi {
	background: transparent;
	position: absolute;
	top: 60px;
	left: 30px;
	width: 110px;

}

#navi p {
	background: transparent;
	font-size: 0.8em;
	margin: 0;
	padding: 0;
}

#navi p a {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	display: inline;
	text-decoration: none;
}

#navi p a:link {
	background: transparent;
	color: #000;
}

#navi p a:visited {
	background: transparent;
	color: #000;
}

#navi p a:hover {
	background: transparent;
	color: #000;
}

#navi p a:active {
	background: transparent;
	color: #000;
}

/* Formatierungen für den Textbereich */
#inhalt {
	background: transparent;
	margin: 45px 0px 0 90px; 
	padding: 2px;
}

#inhalt h1 {
	margin: 15px 12% 15px 10%;
	padding: 0;
	font-size: 1.2em;
	font-weight: normal;
}

#inhalt p {
	margin: 15px 12% 15px 10%;
	padding: 0;
	text-align: justify;
	font-size: 0.8em;
	line-height: 1.5em;
}

/* Formatierungen für Footer */

#inhalt #footer {
	text-align: center;
	font-size: 0.7em; color:white;
	margin-top: 30px; margin-bottom: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#inhalt #footer a {
	color: navy;
}
#inhalt #footer a:hover {
	color: red;
}