body {
	font-family: Arial, Helvetica, sans-serif;
}


a { 
color: #dd0000;
text-decoration: none;
}
a {
	left: 16px;
}
a:visited {color:#dd0000;}
a:hover {color: #000000;}
a:active {
	color:#0000FF;
	font-style: normal;
	text-decoration: underline;
}

h1 {
	font-size:20px;
	font-weight: normal;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
}
h2 {font-size:18px; font-weight: normal;}
h3 {
	font-size:16px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}
h4 {font-size:11px;}



#banner {
	position:absolute;
	left:57px;
	top:52px;
	width:1211px;
	height:137px;
	z-index:1;
	background-color: #0000FF;
	padding: 0px;
}
banner1 {
	font-size: 36px;
	color: #FFFFFF;
	font-style: italic;
}
banner2 {
	font-size: 24px;
	color: #FFFFFF;
}
#subnavi {
	position:absolute;
	left:56px;
	top:217px;
	width:249px;
	height:980px;
	z-index:2;
	background-color: #999999;
}
#inhalt {
	position:absolute;
	left:336px;
	top:217px;
	width:902px;
	height:950px;
	z-index:3;
	background-color: #CCCCCC;
	padding: 15px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}

#mainnavi {
	position:absolute;
	left:0px;
	top:88px;
	width:1212px;
	height:16px;
	z-index:1;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
}

#mainnavi a {
	color: #ff6600;
	text-decoration: none;
	margin-right: 20px;
}
#mainnavi a:visited {color:#ff6600;}
#mainnavi a:hover {color: #000000;}
#mainnavi a:active { color:#ff6600;}
.Stil1 {
	font-size: 36px;
	font-style: italic;
	color: #FFFFFF;
}
.Stil11 {
	font-size: 29px;
	font-weight: bold;
}
.Stil12 {font-size: 36px}
.Stil13 {
	font-size: 16px
}
.Stil14 {
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	margin: 0px;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}
#inhalt p {
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}
