/* --------------------------------Standard-Angaben----------------------------------*/

body {
  padding: 0px;
  margin: 0px;
  text-align: center;
}

td p {
  margin: 0em 0;
}

h1 {
  font-size: 1.2em;
  font-weight: bold;
  margin: 0px 0 4px 0;
}

h2 {
  font-size: 1.1em;
  font-weight: bold;
  margin: 0px 0 15px 0;
}

h3 {
  font-size: 1.1em;
  font-weight: bold;
  margin: .4em 0;
}

h4 {
  font-weight: bold;
  margin: 0.5em 0;
}

img {	/* Whitespace-Bugfix */
	vertical-align:bottom;
	border: 0px;
}

form {	/* form-margin bugfix */
	margin:0;
}

div {		/* behebt Darstellungsprobleme */
	position:relative;
}

.text {		/* guillotine/peekaboo bugfix */
	overflow:visible;
}

/* --------------------------------Design-Angaben----------------------------------*/


	#mainright {
		width:202px;
		float:left;
		padding-bottom:10px;
		overflow:hidden;
		}
	#mainright p {
		margin:0;
		padding:0;
	}

	#maincenter {
		width:520px;
		float:left;
		padding-bottom:10px;
		margin-right: 15px;
		overflow:hidden;
		}

	/* html #maincenter {
		width: 515px;
	}*/

	#mainleft {
		width:200px;
		float:left;
		padding-bottom:10px;
		margin-right: 15px;

		voice-family: "\"}\"";
		voice-family: inherit;
		width:200px;
		}
	html>body #mainleft {
		width:200px;
		}


	#banner {
		background:#fff;
		height: 167px;
		}

	#balken {
		position: absolute;
		left: 0px;
		top: 92px;
	}

#logo {
	position:absolute;
	top:25px;
	left: 445px;
	width:147px;
	height:56px;
}

#logo_erz {
	position:absolute;
	top:22px;
	left: 805px;
	width:75px;
	height:62px;
}

#main {				/*seiten-Rahmen für zentrierte Darstellung*/
	width:952px;
	margin:auto;
	text-align:left;
	background-image: url('bilder/hintergrund.gif');
}


#top {
	position:absolute;
	top:0;
	left:205px;
	width:755px;
	height:160px;
}

#suche {
	height: 30px;
	padding: 1px 2px 2px 10px;

	voice-family: "\"}\"";
	voice-family: inherit;
	height: 30px;
}
html>body #suche {
	height: 28px;
}

#content {
	width:754px;
	padding-top:165px;
	float:right;
	z-index:1;
	overflow: hidden;
}

#breadcrumbs {
	width:754px;
	height:17px;
}

#inhalt_main {
	overflow: hidden;
	padding-bottom:5px;
	margin: 30px 5px 5px 5px;
}

#inhalt_overview {
	overflow: hidden;
	/* margin-top: 10px; */
	margin: 30px 5px 5px 5px;
}

#inhalt_overview div {
	/*float:left;*/
	/* width:480px; */
	/* margin: 4px; */
}

.teaserbild {
	float:left;
	margin: 0pt 5px 0pt 0pt;
}

div.linkunten a {
	color: #FF5500;
}

div.linkunten a:link {
	color: #FF5500;
}

div.linkunten a:visited, a, a:link, a:activ {
	color: #FF5500;
}

div.linkunten a:hover {
	color: #FF9D6B;
}

a.mehr {
	color: #FF5500;
}
a.mehr:link {
	color: #FF5500;
}
a.mehr:activ {
	color: #FF5500;
}
a.mehr:hover {
	color: #FF9D6B;
}

.linkunten {
	margin-bottom: 15px;
	margin-right: 5px;
	clear:both;
}

#inhalt_main .linkunten {
	float:right;
}

td.mitte a:visited, a, a:activ {
	color: #FF5500;
}

td.mitte a:hover {
	color: #FF9D6B;
}

.mitte {
	font-size: 12px;
}

#formular {
}

#formular .label {
	width:120px;
	display:block;
	float:left;
	clear:left;
}

#formular .element {
}

#menu {
	width:200px;
	height: 335px;
	z-index: 1;
}

.subsub {
	height: 20px;
	width: 520px;
	position: absolute;
	top: 20px;
	left:0px;
}

#grafik_links {
	position: absolute;
	left: 0px;
	top: 267px;
	z-index: 0;
}

#weiss_links {
	background-color: White;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 200px;
	height: 282px;
}

#weiss_mitte {
	background-color: white;
	/* position: absolute; */
	/* top: 60px; */
	/* left: 0px; */
	width: 520px;
	height: 20px;
	z-index: 1;
}

#content_top {
	background-image: url(bilder/content_top.gif);
	background-repeat: no-repeat;
	color: white;
	padding-left: 20px;
	padding-top: 3px;
	font-size: 11px;

	voice-family: "\"}\"";
	voice-family: inherit;
	height: 18px;
}

html>body #content_top {
	height: 18px;
}

#navigation {
	margin-top:5px;
	width:960px;
	text-align:right;
	clear:both;
}

ul.menue, ul.submenue, ul.navigation {
	margin:0;
	padding:0;
}

ul.menue li {
	/* float:left clear:left gegen Whitespace Bug */
	list-style-type: none;
}

ul.menue li.aktiv {
	/* float:left clear:left gegen Whitespace Bug */
	list-style-type: none;
}

ul.menue li {
	position: absolute;
}

ul.menue li a {
	display:block;
	float: left;
}

ul.menue li img {
	display:block;
	float: left;
	margin-top: 3px;
	margin-right: 5px;
}

#submenu {
	list-style: none none;
	padding: 0;
	margin: 0;
	background-color: white;
	z-index: 2;
}

#submenu li {
	float: left;
	display: block;
	border-right: 2px solid #E6E6E6;
	z-index: 5;
	white-space: nowrap;
}

#submenu li a {
	display:block;
	float: left;
	padding: 3px 5px 3px 5px;
	font-size: 11px;
	z-index: 5;
	white-space: nowrap;
}

* html #submenu li a {
	padding: 3px 0px 3px 5px;
}

#submenu li a.aktiv {
	background-color: #CCCCCC;
	font-size: 11px;
	z-index: 5;
	color: black;
	white-space: nowrap;
}

.subsub a {
	display:block;
	float: left;
	background-color: #F1F1F1;
	border-right: 2px solid #E6E6E6;
	border-top: 2px solid #E6E6E6;
	padding: 3px 8px 3px 8px;
	font-size: 11px;
	z-index: 5;
}

.subsub a.aktiv {
	background-color: #CCCCCC;
	color: black;
	font-size: 11px;
	z-index: 5;
}

#submenu li img {
	display:block;
	float: left;
	margin-top: 2px;
	margin-right: 5px;
	z-index: 5;
}

ul.navigation {
	display:inline;
}

ul.navigation li {
	display:inline;
	list-style-type:none;
	padding:0 10px;
}

#copyright {
	text-align: right;
}

#info_text {
	margin-top: 190px;
	color: white;
	padding: 0 5px 0 15px;
	font-size: 11px;
}

#grafik_guetesiegel {
	margin-top: 30px;
	color: white;
	padding: 0 5px 0 15px;
	font-size: 11px;
}

#content_spacer {
	background-color: white;
	height: 18px;
}

/* --------------------------------- inhalt Angaben ------------------------------------*/

.mediumleft {
	margin: 0 5px 0 0;
	padding: 0;
	/* text-align:right; */
	float:left;
}

.mediumright {
	margin: 0 0 0 5px;
	padding: 0;
	text-align:left;
	float:right;
}

.mediumcenter {
	margin: 0;
	padding: 0;
}

/* --------------------------------- kalender Angaben ------------------------------------*/

#kalender_blatt {
	top:5px;
	width:217px;			/*7x feldbreite + 7*/
	height:100px;
	float:left;
}

#kalender_blatt div {
	margin:0 1px 1px 0;
	float:left;
	overflow:hidden;
}

#kalender_topic {
	width:154px;			/*5x feldbreite + 4*/
	height:15px;
	text-align:center;
	background:#68B2B2;
}

.kalender_feld {
	width:30px;			/*feldbreite*/
	height:15px;			/*feldhöhe*/
	background:#E0E0E0;
	text-align:center;
}

.kalender_kopf {
	background:#68B2B2;
}

#kalender_suche {
	width:300px;
	margin:25px 15px 0;
	float:left;
}

#kalender_suche span {
	display:block;
	margin-bottom:4px;
}

/* --------------------------------Sonstige Angaben----------------------------------*/

.bearbeitung {
	font-size: 70%;
}

.bild_beschriftung {
	height: 30px;
	background-color: #FF9D6B;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	text-align: center;
	font-size: 10px;
	color: black;
	padding-top: 7px;

	voice-family: "\"}\"";
	voice-family: inherit;
	height: 30px;
}

html>body .bild_beschriftung {
	height: 21px;
}

.head {
	background-color: #FF5500;
	color: white;
	height: 20px;
	padding: 3px 5px 0 10px;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 1px;

	voice-family: "\"}\"";
	voice-family: inherit;
	height: 20px;
}

html>body .head {
	height: 17px;
}

#aktuelles {
	background-color: #FF9D6B;
	padding-bottom: 10px;
}

#aktuelles .datum {
	margin-left: 10px;
	margin-top: 5px;
	float: left;
	color: black;
	font-size: 10px;
	width: 65px;
}

#aktuelles .row {
	float: left;
	margin-left: 5px;
	margin-top: 5px;
	width: 110px;
	color: black;
	font-size: 10px;
}