/* CSS Document */

/* Allgemeine Einstellungen */
html, body, div, p, h1, h2, h3, ul, ol, span, a, table, td, form, img, li {
   margin: 0;
   padding: 0;
   font: normal 100.01% verdana, arial, sans-serif;
   color: #555555;
}

a {text-decoration: none;}

ul, li {list-style:none;}

form p{
	width:34em;
	clear:both;
	margin-bottom:1em;
}

form p label {
	float:left;
	width:15em;}

form p input, form p textarea, form p select {
	float:right;
	width: 16em;
}


/* Ende allgemeine Einstellungen */

#wrapper { /* um alles herum */
	width: 50.2em;
	height: 1%;
}

#nebennavigationsbereich {
	width:100%;
	clear:both;	
}

#suche {
	float:left;
	margin-left: 0.4em;
	margin-top:1em;
	width:12.8em;
}

#suche form input {
	width: 7.5em;
	border: 1px solid black;
	margin-bottom:0.2em;
	font-size:70%;
}

#nebennavigation {
	float:right;
	margin-left: 1em;
	margin-top:1.5em;
	margin-bottom:0.2em;
}

#nebennavigation ul li{
	float:left;
	margin-left: 1em;
}

#nebennavigation a {
	height:1%; /* damit der IE den ganzen Link aktiviert */
	font-weight: bold;
	font-size: 70%;	
}

#nebennavigation a:hover {
	background:#FF4D13;
	color: #ffffff;	
}

/*-Anfang Kopfbereich--------------------------------------------------------------*/
#kopfzeile {
	width:50.2em;
	clear:both;
}

#roterBalken {
	width:36.7em;
	height:145px;
	background:#FF4D13;
	top:40px;
	left:13.3em;
	float:right;
	}
	
#BildBereich {
	width:13.3em;
	height:145px;
	float:left;
	background-image:url(grafik/mohn-aehren.jpg);
	background-repeat: no-repeat;
	background-color: #ffffff;
	background-position: 0px 0px;
	top:40px;
	left:0px;
	font-size:100%;		
}
	
#logo {
	margin-top:55px;
	margin-right:2px;
	float:right;
}	

#schriftzug h1{
	margin-top:115px;
	margin-left:10px;	
	margin-bottom:10px;
	float:left;
	font-weight:bold;
	font-size:120%;
}

/*-Ende Kopfbereich--------------------------------------------------------------*/

#abstand {
	height:20px;
	clear:both;
}


/*-Anfang contentbereich--------------------------------------------------------------*/

#contentbereich {
	clear:both;
	width:50.2em;
}

#text .inhaltselement {
	margin-bottom:1.5em;
}

#inhalt {
	float:right;
	padding-left:0.7em;
	width:35.3em;
}

#ueberschrift h1 {
	font-weight: bold;
	font-size: 120%;
	background: url(grafik/quadrat-ueberschrift-orange.gif) 0em 0em no-repeat;
	margin-left:-0.6em;
	padding-left:0.7em;
	margin-bottom:1em;
}

#text {
	font-size: 80%;
	line-height:1.3em;
}

#text p {
	margin-bottom:0.5em;
}

#text h1{
	font-weight: bold;
	font-size:110%;	
}

#text h2{
	font-weight:bold;
	font-size:100%;
}

#text ul li{
	padding-left:0.7em;
	background: url(grafik/quadrat-grau.gif);
	background-position: 0em 0.6em;
	background-repeat: no-repeat;
}

#text a {
	color: #FF4D13;
	text-decoration:underline;
	}
	
#text a:hover {
	color: #666666;
	text-decoration:none;
	}
		
.RTE-gross {font: bold 150%/1.3 verdana, arial, sans-serif;}
	
.RTE-mittel {font: bold 120%/1.3 verdana, arial, sans-serif;}

.RTE-gross-rot {
	font: bold 150%/1.3 verdana, arial, sans-serif;
	color:red;	
}
		
.RTE-mittel-rot {
	font: bold 120%/1.3 verdana, arial, sans-serif;
	color:red;
}

#text .bodytext {
	margin-bottom:0.5em;
}

#text ul {
	margin-bottom:0.3em;
}
/*--------------RECHTER BALKEN START---------------------------------------*/
#rechterBalken {float:right;}

#rechterBalken div {width:13.3em;}

#rechterBalken h2 {
	font-size:80%;
	font-weight: bold;
	background:#777777;
	color:#ffffff;
	padding: 0.2em 0 0.2em 0.2em;
	margin: 0em 0 0.2em 0;
}

#rechterBalken a {
	color: #FF4D13;
	text-decoration:underline;	
}

#rechterBalken a:hover {
	color: #666666;
	text-decoration:none;
}

#rechterBalken p {
	width:13.3em;
}

#rechterBalken .bodytext {
	font-size:80%;
	margin-bottom:1em;}
/*
#rechterBalken .news-latest-container {
	margin-top:1em;
	margin-bottom:1em;
}
*/
/*--------------RECHTER BALKEN ENDE---------------------------------------*/

#fusszeile {
	border-top: 1px solid black;
	width:35.7em;
	float:right;
	clear:both;
	margin-top:20px;	
}

#copyright {
	float:left;
	font-size:70%;
}

#bilder {float:right;}
/*-----------------------------Ende Inhalt--------------------------------------------------------------*/

/* ----------------------------Navigation--------------------------------------------------- */

#navigation {
	float:left;
	width:13.3em;
}

#navigation ul li a {
	display:block;
	padding: 0.4em 0.5em 0.4em 1em;
	/* IE hack */
	height:1%; /* damit der IE den ganzen Link aktiviert */
	line-height: 1.3;
	/* IE hack end */	
	font-weight: bold;
	font-size: 70%;
	border-bottom: 1px solid #dddddd;
	margin-top:-1px;
}

#navigation a:hover {background-color:#e2e2e2;}

#navigation ul li ul li a {
	padding: 0.3em 0.5em 0.3em 2.2em;
	font-weight: normal;	
	background: url(grafik/quadrat-orange-gross.gif) 1.2em 0.7em no-repeat;
	border:none;
}

#navigation ul li ul li ul li a {
	padding: 0.3em 0.5em 0.3em 3.5em;
	background: url(grafik/quadrat-grau.gif) 2.7em 0.7em no-repeat;
}
/* -------------------------------Ende Navigation--------------------------------------- */
	
/* ------------------------------Suchergebnis------------------------------------------ */	
#text .bereich {background:#cccccc;}

#text .ueberschrift{
 	clear:both;
	padding-left:2em;
}

#text .beschreibungstext{
 	clear:both;
	margin-left:2em;
}	

#text .seitenzahl{
 	clear:both;
	float:left;
	margin-top:1em;
}
/* ------------------------------Ende Suchergebnis------------------------------------ */

/* ---------------------------Anfang Sucheingabe-------------------------------------- */
#suche .inputsearchtext {float:left;}

#suche .inputsearchsubmit {
	float:right;
	width:7em;
	margin-left:1em;
}
/* ---------------------------Ende Sucheingabe----------------------------------------- */

.unsichtbar {
	position:absolute;
	left:-1000px;
	top:-1000px;
	width:0px;
	height:0px;
	overflow:hidden;
	display:inline;
}

.csi-image {border: 1px solid #FF4D13;}

