body {
	color: #333333;
	text-align: center;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 95%;
}



a {
	color: #000000;
	text-decoration: none;
}
a:hover {
color: #fff;
background: green; 
text-decoration: none;
}
a img {
	border: 0 none;
	color: no hover;
}

h1 { 
font: 2em Tahoma, Arial, Helvetica, sans-serif; 
margin: 30px 0 15px 0; 
color: black;
clear: left;
padding-right: 10px;
}
#ohnespalte h1 {
margin-right: 200px;
}
h2 {
	font: 1.4em Arial, Helvetica, sans-serif;
	padding: 5px 0;
	color: #000000;
	background: transparent;
	margin: 0.1em 0;
	text-align: center;
}
h3, h4 { 
font: 1.4em Tahoma, Arial, Helvetica, sans-serif; ; 
color: red;
background: #cecabf;
padding: 2px 5px;
margin: 0.5em 0;
}
h4 { 
font-style: italic; 
}
h5, h6 { 
font-size: 1.2em; 
margin: 0.5em 0;
}
h6 { 
font-style: italic; 
}
hr {
margin: 0 0 0px 0;
color: #486fb8;

}

 a, th, td, blockquote, li, label {
	font-size: 0.8em;
	}
	
textarea, input { 
font-size: 0.9em;
}

p {
	font-size: 1em;
	text-align: justify;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 90px;
}


li h3, li p, li a, p a, td a, td p, td h2, td h3, td h4, td h5 {
	font-size: 120%;
	text-align: justify;
	padding-left: 0px;
	padding-right: 0px;
}






#navobenquer {
	/*background:  url(img/linkeleiste.jpg);*/
	color: #00FF00;
	padding-right: 0px;
	padding-top: 0px;
	left: 0px;
	float:left;
	top: 200px;
	position: absolute;
	width: 800px;
	background-color: #FF00FF;
	text-align: center;
	

}

#anmeldeschluss {
	padding-right: 0px;
	padding-top: 0px;
	left: 600px;
	float:left;
	top: 150px;
	position: absolute;
	width: 281px;
	height: 171px;
	background-image: url(img/stempel.gif);
}


#alles {
	top:0;
	width: 800px;
	height:auto;
	text-align: justify;
	/* background:  url(img/background.jpg) repeat-x; */
	position: relative;
	border: 1px solid #4C4638;

}

#rahmen {
	position: absolute;
	left:698px;
	top:200px;
	width: 209px;
	height:546px;
	margin-left:auto;
	margin-right:15px;
	text-align: left;
	background:  url(img/white.png);
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 40px;

}
#alles p.footer {
	background: transparent;
	padding-top: 0px;
	text-align:center;
	border-top: 1px solid #4C4638;
	clear: left;
	position: static;
	font: 0.8em Tahoma, Arial, Helvetica, sans-serif;
	
}
#alles .footer a {
text-decoration: none;
}
#alles .footer a:link, 
#alles .footer a:visited {
color: #4C4638;
background: transparent;
}
#alles .footer a:hover, 
#alles .footer a:active,
#alles .footer a:focus {
	color: white;
	/*background: #4C4638; */
}


#navoben {
	width: 745px;
	list-style-type: none;
	z-index: 15;
	padding-left: 0px;
	height: 25px;
	margin-left: 130px;
}
#navoben li {
display: inline;
}
#navoben a {
display: block;
float: left;
color: black;
padding: 2px 1px 2px 1px;
text-decoration: none;
}
#navoben a:hover {
	color: #00FF33;
	/*background: #ff7f00; */
	/*border-bottom: 3px solid #a19489; */
}



/*navigation */

#navoben a.akt {
	/* color: #26736B; */
	font-weight:bold;
}

#inhalt {
	width: 800px;
	padding: 0 0 0 0px;
	position: static;
	float: left;
	background: white;
}




#fake {
	height:215px;
}


#inhalt a.linkicon {
padding-left: 15px;

}
#inhalt a.linkicon:hover {
padding-left: 15px;
color: #898c00;

}


/* contentgestaltung admin-bereich */

#inhalt ul, #inhalt ol {
margin: 10px 10px 15px 48px;
}
#inhalt li {
padding: 3px 0;

}
#inhalt form {
margin: 5px 0 5px 0;
}

#inhalt li h2 {
color: #c51225;
background: transparent;
margin: 0;
padding: 0 0 5px 0;
}
#inhalt li h3 {
color: #26736B;
background: transparent;
border: 0 none;
padding: 0;
}
#inhalt li p {
padding: 5px 0;
margin-left: 40px;
}

#inhalt form table {
margin-right: 0;
}
#inhalt a {
text-decoration: none;
}
