body {
	margin: 20px auto 20px auto;
	padding: 0;
	border: 0;
	font-size: 13px;
	color: #000000;
	font-family: Tahoma;
	background-color: #ecdcaa;
}

.tabelle {
	-khtml-box-shadow: 5px 5px 40px #000000;
   -moz-box-shadow: 5px 5px 40px #000000;
	-webkit-box-shadow: 5px 5px 40px #000000;
    box-shadow: 5px 5px 40px #000000;
	 -moz-border-radius: 30px;
	-khtml-border-radius: 30px;
	-webkit-border-radius: 30px;
	border-radius: 30px;
}

.zentralfeld {
	background-color: transparent;
	margin: 0;
	padding: 12px;
	color: #000000;
	font-family: Tahoma;
	font-size: 13px;
	font-weight: 500;
}

.zelle {
	background-color: #990000;
	margin: 0px;
	padding:5px;	
}

.zelle1 {
	background-color: #990000;
	margin: 0px;
	padding:5px;	
}

.zelle_rechts {
	background-color: #990000;
	margin: 0px;
	padding:0px;	
}

.footer {
	background-color: #990000;
	border: 0;
	margin: 0px;
	-moz-border-radius-bottomleft: 30px;
	-moz-border-radius-bottomright: 30px;
	-webkit-border-bottom-left-radius: 30px;
	-webkit-border-bottom-right-radius: 30px;
	-khtml-border bottom-left-radius: 30px;
	-khtml-border bottom-right-radius: 30px;
	border-bottom-left-radius: 30px;
	border-bottom-right-radius: 30px;
	text-align: center;
	vertical-align: middle;	
}
		
.header {
	margin: 0px;
	-moz-border-radius-topleft: 30px;
	-moz-border-radius-topright: 30px;
	-webkit-border-top-left-radius: 30px;
	-webkit-border-top-right-radius: 30px;
	-khtml-border-top-left-radius: 30px;
	-khtml-border-top-right-radius: 30px;
	border-top-left-radius: 30px;
	border-top-right-radius: 30px;
	background-image: url(bilder/titel2.gif);	
}

.searchbutton {
	background-color: #ecdcaa;
	color: #000000;
	width:150px;
	font-weight: bold;
	margin: 0px;
	font-size: 14px;
	font-family: "Maiandra GD";
	-moz-border-radius: 30px;
	-khtml-border-radius: 30px;
	-webkit-border-radius: 30px;
	border-radius: 30px;
	}

.searchbutton:hover {
	background-color: olive;
	color: #000000;
	width:150px;
	font-weight: bold;
	margin: 0px;
	font-size: 14px;
	font-family: "Maiandra GD";
	-moz-border-radius: 30px;
	-khtml-border-radius: 30px;
	-webkit-border-radius: 30px;
	border-radius: 30px;
	}
	
.searchbutton1 {
	background-color: #ecdcaa;
	color: #000000;
	width: auto;
	font-weight: bold;
	margin: 0px;
	font-size: 14px;
	font-family: "Maiandra GD";
	-moz-border-radius: 30px;
	-khtml-border-radius: 30px;
	-webkit-border-radius: 30px;
	border-radius: 30px;
}

.searchbutton1:hover {
	background-color: olive;
	color: #000000;
	width: auto;
	font-weight: bold;
	margin: 0px;
	font-size: 14px;
	font-family: "Maiandra GD";
	-moz-border-radius: 30px;
	-khtml-border-radius: 30px;
	-webkit-border-radius: 30px;
	border-radius: 30px;
}

.font10 {
	font-size: 10px;
	font-weight: normal;
}
.font11 {
	font-size: 11px;
	font-weight: bold;
}

.font13 {
	font-size: 13px;
}

.ueberschrift {
	font-size: 15px;
	font-weight: bold;
	color: #990000;	
}

.sitemaplink:LINK {
	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
	COLOR: #000000;
	font-family: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
}

.sitemaplink:VISITED {
	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
	COLOR: olive;
	font-family: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
}


.footerlink:LINK {
	color: #ecdcaa;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

.footerlink:VISITED {
	color: #ecdcaa;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

.footerlink:HOVER {
	color: olive;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
}

.link:LINK {
	color: #990000;
	text-decoration: none;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 13px;
}

.link:VISITED {
	color: #660000;
	text-decoration: none;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 13px;
}

.link:HOVER {
	color: olive;
	text-decoration: underline;
	font-family: Tahoma;
	font-weight: bold;
	font-size:13px;
}

.h1 {
	color: #000000;
	text-decoration: none;
	font-family: "Comic Sans MS";
	font-weight: bold;
	font-size: 20px;
	-khtml-text-shadow:  0px 1px 5px #707070;
   -moz-text-shadow:  0px 1px 5px #707070;
	-webkit-text-shadow:  0px 1px 5px #707070;
    text-shadow: 0px 1px 5px #707070;
	
}

.handschrift {
	color: #000000;
	text-decoration: none;
	font-family: "Lucida Handwriting";
	font-weight: bold;
	font-size: 20px;
}

HR {
	PADDING: 0px; 
	BORDER-COLOR: #990000; 
	MARGIN: 2px; 
	BORDER-STYLE: solid; 
	HEIGHT: 2px; 
}
