body {
	background-image: url(../_images/back/back_body.gif);
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;	
}
p, h1, h2, h3, h4, h5, ul, ol {
	margin-top: 0;
}
#rahmen {
	width: 775px;
}
#kopfzeile {
}
#menue {
	float: left;
	width: 206px;
	background-image: url(../_images/menu/menu_menue_mitte.gif);
	font-size: 17px;	
}
#menue li {
	line-height: 35px;	
	color: #066;
}
#menue li a:link, #menue li a:visited {
	color: #066;
	text-decoration: none;		
}
#menue li a:hover {
	text-decoration: underline;		
}
#menue hr {
	width: 75%;
}
#menue #impressum {
	padding: 5px 5px 15px 10px;
	font-size: 10px;
	background-image: url(../_images/menu/menu_menue_unten.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#menue #impressum a:link, #menue #impressum a:visited {
	color: #E99C53;
	text-decoration: none;
}
#menue #impressum a:hover {
	color: #000;
}
#inhalt {
	float: left;
	width: 529px;
	background-image: url(../_images/back/back_content.gif);
	background-repeat: no-repeat;
	padding-top: 25px;
	padding-left: 25px;
	padding-right: 15px;
}
#inhalt hr {
	width: 75%;
}
#inhalt p {
	padding-left: 15px;
	line-height: 20px;
}
#inhalt h1 {
	background-image: url(../_images/back/back_heading.gif);
	font-size: 15px;
	background-repeat: no-repeat;
	height: 28px;
	padding-left: 15px;
	padding-top: 5px;
	margin-bottom: 0em;
}
#inhalt h2 {
	font-size: 13px;
	padding-left: 15px;
	padding-top: 5px;
	font-style: italic;
}
#inhalt h3 {
	font-size: 12px;
	padding-left: 15px;
	padding-top: 5px;
}
#inhalt li {
	line-height: 20px;
}
#inhalt ol li {
	margin-bottom: 10px;
}
#inhalt iframe {
	padding-left: 15px;
}
#inhalt a:link, #inhalt a:visited {
	font-weight: bold;
	color: #E99C53;
	text-decoration: none;
}
#inhalt a:hover {
	color: #000;
}
#inhalt a.rot:link, #inhalt a.rot:visited {
	font-weight: bold;
	color: #F00;
	text-decoration: none;
}
#inhalt a.rot:hover {
	color: #000;
}
#inhalt a.blau:link, #inhalt a.blau:visited {
	font-weight: bold;
	color: #00F;
	text-decoration: none;
}
#inhalt a.blau:hover {
	color: #000;
}
#inhalt a.gruen:link, #inhalt a.gruen:visited {
	font-weight: bold;
	color: #080;
	text-decoration: none;
}
#inhalt a.gruen:hover {
	color: #000;
}
#inhalt p.breadcrumb {
	font-size: 90%;
}
#inhalt .kalender {
	float: left;
	width: 250px;
	height: 140px;
	margin-bottom: 10px;
}
#inhalt .kalender ul {
	margin: 0;
	padding-left: 15px;
	list-style-type: none;
}
#inhalt .rot {
	color: #F00;
}
#inhalt .blau {
	color: #00F;
}
#inhalt .gruen {
	color: #080;
}