/* CSS Document */

body {
	background:#FFFFFF;
	font-family:"Times New Roman", Times, serif;
	font-size:12pt;
	}
	#header {
	display:none
		}
	#kontaktcontainer {
	display:none
		}
	#kontaktcontainer a {
	text-decoration:none;
	}
	#footer {
	display:none
	}
	#footer a {
	text-decoration:none;
	}
	#main1 {
		margin:0; padding:0;
		background: #FFffff url(bg_links1.gif) repeat-y left top;
	}
	#main2 {
	margin:0;
	padding:0;
	background: url(bg_rechts1.gif) repeat-y right top;
	}
	#left {
	display:none
		}
	#right {
	display:none
		}
	#middle {
	margin:auto;
	padding: 10px;
		}
	.cleaner {
	clear:both;
	height:1px;
	font-size:1px;
	border:0px none;
	padding:0;
	background:transparent;
		}
	h1 {
	font-size:1.2em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
		}
	h2 {
	color:#CC3300;
	font-size:1.4em;
	background: url(ueberschriftenhg.gif) repeat-x;
	width:90%;
	height:20px;
	font-weight: 200;
	font-family: Arial, Helvetica, sans-serif;
	}
	h4 {
	color:#FFFFFF;
	background-color:#CC6633;
	width:100%;
	font-size: 1.2em;
	text-align: center;
		}
	h5 {
	font-size:1em;
	font-weight:bold;
	text-align:center;
		}
	h6 {
	font-size:1em;
	font-weight:bold;
	font-style:italic;
	}
	.aktualisiert {
	font-size: 0.8em;
	font-style: italic;
	border: 1px dashed;
	text-align: center;
	}

	p { 
	margin: 0.5em 0
		}
	.aktuelles {
	height: auto;
	background:#FFFFFF;
	font-size: 1em;
	color: #666666;
	padding: 3px;
	margin: auto;
	margin-top: 20px;
	width: 210px;
	}
	.bild {
	text-align:center;
	font-size: 0.8em;
	border: 1px solid black;
	width: 95%;
	height: auto;
	margin: auto;
	padding: 3px;
	margin-bottom: 20px;
	}
	.bild img {
	margin: auto;
	text-align: center;
	}
	#wappenengland {
	width:300px;
	height: 90px;
	margin: auto;
	margin-top: 20px;
	}
	#wappenangers {
	width:300px;
	height:90px;
	margin: auto;
	margin-bottom: 20px;
	}
	.fotoalbum {
	background-image:url(fotoalbum.jpg);
	background-repeat:no-repeat;
	width:110px;
	height: 100px;
	margin:auto;
	margin-top: 20px;
	}
	.linkboxen {
	width:130px;
	height:auto;
	border:1px solid black;
	text-align: center;
	margin: auto;
	}
	.ehrentafel {
	text-align:center;
	font-size: 0.8em;
	border: 1px solid black;
	width: 350px;
	height: auto;
	margin: auto;
	padding: 3px;
	margin-bottom: 20px;
	}
	#werbeboxklassen {
	margin: 25px auto auto auto;
	background-image: url(../bilder/index/klassen_logo_klein.png);
	background-repeat:no-repeat;
	width: 150px;
	height: 50px;
	border: 1px solid black;
	background-position: center;
		}
	#werbeboxkaps {
	position: relative;
	background-image: url(../bilder/index/kaps_klein.png);
	background-repeat:no-repeat;
	margin:10px auto auto auto;
	width: 150px;
	height: 100px;
	background-position: center;
	border: 1px solid black;
		}
	.druckversion {
	height:auto;
	width:auto;
	margin-right: 20px;
	text-align: right;
	}

	
	
/*anfang linkes menü*/
h3.linkesmenu {
	background: url(auswahl.gif) no-repeat bottom left;
	margin: 0;
	height: 35px;
	width: 175px;
	border-bottom: 1px solid #dadada;
	}


#linkesmenu {
	margin: 0;
	width: 155px;
	padding: 0;
}

#linkesmenu ul, #linkesmenu li{
	list-style-type: none;
	padding-top: 2px;
	font-weight: bold;
	text-align:left;
}

#linkesmenu li a {
	text-decoration: none;
	display: block;
	width:100%;
	padding: 5px;
}

#linkesmenu a:link, #linkesmenu a:visited {
	color: #000000;
	background-color: #FFFFCC;
	border-left: 6px double #99CCFF;
}

#linkesmenu #akt {
	color: #FFFFFF;
	background-color: #16187f;
	border-left: 6px double #16187f;
}

#linkesmenu a:hover, #linkesmenu a:hover#akt {
	color: #99CCFF;
	background-color: #16187f;
	border-left: 6px double #16187f;
}
	
/*ende linkes menu*/
