/************************************************************
Allgemeine Definitionen für alle Überschriften
*************************************************************/
h1,h2,h3,h4,h5,h6 {font-family:Arial,Helvetica,Swiss;
		color:#0A50A1;
		margin-top:5pt;
		margin-bottom:1pt;}
		
p {
	font-family : sans-serif;
	font-size : 11pt;
	color : Black;
	}
li {
	font-family : sans-serif;
	font-size : 9pt;
	color : white;
	}
p.fett {
	font-family : sans-serif;
	font-size : 9pt;
	font-weight : bold;
	color : Black;
}
p.hinterlegt1 {
	font-family : sans-serif;
	font-size : 10pt;
	background-color : white;
	color : Black;
	font-weight : bold;
}
p.hinterlegt2 {
	font-family : sans-serif;
	font-size : 10pt;
	background-color : #d50000;
	color : white;
	font-weight : bold;
}
p.hinterlegt3 {
	font-family : sans-serif;
	font-size : 10pt;
	background-color : Yellow;
	color : black;
	font-weight : bold;
}
p.hinterlegt4 {
	font-family : sans-serif;
	font-size : 10pt;
	background-color : #CF8321;
	color : white;
	font-weight : bold;
}
p.hinterlegt5 {
	font-family : sans-serif;
	font-size : 10pt;
	background-color : #cccccc;
	color : #d50000;
	font-weight : bold;
}
A {
	color:  #000064;
	text-decoration : none;
	font-family : sans-serif;
	font-size : 9pt;
	font-weight : bold;
}
a.rot {
	color : #d50000;
	text-decoration : none;
	font-family : sans-serif;
	font-size : 9pt;
	font-weight : bold;
}

a.weiss {
	color : white;
	text-decoration : none;
	font-family : sans-serif;
	font-size : 9pt;
}
BODY {
	background-color : #FFCC66;
}
#logo {
	position : absolute;
	width : 184px;
	left : 0;
	top : 20px;
}

#navigation {
	position:absolute;
	width:27%;
	height:300;
	left: 75%;
	top: 1px;
	z-index : 2;
}

#inhalt {
	position:absolute;
	width: 75%;
	z-index: auto;
	left: 1%;
	top: 5px;
	padding: 10px;
	border: thin solid White;
	z-index: 0;
}

#inhalt2 {
	position:absolute;
	width: 55%;
	z-index: auto;
	left: 12%;
	top: 320px;
	padding: 10px;
	border: thin solid black;
	z-index: 0;
}

#webring {
	position:absolute;
	width:10%;
	height:80;
	left: 33%;
	top: 80%;
	z-index : 3;
}

a.hype {
font-family : sans-serif;
font-size : 9pt;
color : red;
}

P.html {
	font-family : "Courier New", Courier, monospace;
	font-weight : bold;
	color: black;
	font-size : 0.7em;
	background-color : #FFFFCC;
}

#back {
	position: absolute;
	top: 230px;
	left: 700px;
	}
