/*************************************************************/
/*                                                           */
/*                                                           */
/*            Stylesheet BS Kiefer         					*/
/*                 Mai/Juni 2006		                   */
/*  Michael Schöner www.Schoenerdesign.de                    */
/*                                                           */
/*************************************************************/

/* hier die allgemeinen regeln */
body {
	margin: 0;
	padding: 0;
	font: 100.1% Arial, Helvetica, sans-serif;
	text-align: center;
	color: #333;
	/* background-color: #8197BE;*/
	background-color: #609F98;
	}
a:link { color: #000099; }
a:visited { color: #8197BE; }
a:hover, a:active {
	color: #8197BE;
	text-decoration: none;
	}
h1 {
	margin-top: 6px;
	color: #007E48;
	font-weight: bold;
	font-size: 1.3em;
}

h2{
	font-size: 1.2em;
	font-weight: bold;
	color: #00008B;
}
h5 {
	font-size: 1.1em;
	font-weight: bold;
	color: #007E48;
}
.stopFloat {
	display: block;
	float: none;
  	clear: both;
  	height: 1px;
  	font-size: 0px;
  	line-height: 0px;
}
.mitte {
marging-left: 10px; 
margin-top: 15px;
text-align: center;
}	
/* hier die container */	
#rahmen {
	margin: 1em auto;
	width: 769px;
	text-align: left;
	border-right: 1px solid #D81F56;
	border-left: 1px solid #D81F56;
	background: #fff url(../pics/hg_ki.gif) repeat-y fixed center;
	}
	
#header	{
	height: 96px;
	background-color: #ffffcc;
	}
#navigation
	{
	background-color: #ffffcc;
	border-bottom: 1px solid #D81F56;
	padding: 2px 0;
	height: 20px;
	}

/* hier die container inhalt */	
#content { 
	float: left;
	font-size: 83%;
	width: 466px;
	padding: 0 20px 20px 20px; 
	margin-top: 22px;
	}
/* hier hack */	

* html #content {  /* Box Model Hack - notwendig wegen border-Angabe */
  width: 506px;    /* Fuer IE 5 und 5.5 */
  w\idth: 466px;  /* Fuer IE 6 */
}

		
#content p { line-height: 1.1em; }
	
#content_form { 
	float: left;
	font-size: 83%;
	width: 466px;
	padding: 0 18px 20px 20px; 
	margin-top: 22px;
	}

		
/* rechts adv container */
#boxes {
	float: left;
	width: 230px;
	margin-top: 22px;
	margin-left: 12px;
	padding-right: 7px;
	padding-bottom: 22px;
	font-size: 72%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.2em;
	color: #666666;
	}
#boxes_ueberuns	{
	text-align: center;
	float: left;
	width: 220px;
	padding-top: 22px;
	padding-left: 5px;
	padding-right: 12px;
	padding-bottom: 22px;
	font-size: 72%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.2em;
	color: #666666;
	}
#wetterbox {
	text-align: center;
	}
#boxes_ueberuns .aktuell {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: small-caps;
	line-height: 1.4em;
	text-align:center;
	color: #007E48;
	font-weight: bold;
	width: 220px;
	float: none;
	height: auto;
	border: 1px solid #315C31;
	background-color: #FFFFCC;
	}
		
.aktuell {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: small-caps;
	line-height: 1.4em;
	text-align:center;
	color: #007E48;
	font-weight: bold;
	width: 220px;
	float: none;
	height: auto;
	border: 1px solid #315C31;
	background-color: #FFFFCC;
	}
#boxes ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	line-height: 165%;
	}
	

/* bilder */	
	.imagefloatleft
	{
		padding: 2px;
		border: 1px solid #007E48;
		margin: 0 10px 0px 10px;
	}
	.imageleft
	{
		float: left;
		padding: 2px;
		border: 1px solid #007E48;
		margin: 0 10px 0px 10px;
	}
		.imagerechts
	{
		padding: 2px;
		border: 1px solid #007E48;
		margin: 5px;
	}
#obstgrid img{
	padding-top: 10px;		
	}	
	
/*bilder format mit unterschrift*/




#content .bildLinks {
	float: left;
	padding: 0 50px 0 20px;

}

#content .bildLinks img {
padding: 2px;
		border: 1px solid #007E48;
}

#content .bildLinks p {/*die bildunterschrift*/
	font-size: 11px;
	font-family: Tahoma, Arial;
	padding: 4px;
	margin: 0 10px 0px 0px;
	
}
	/* footer */
/* ----------------------------------------------------------------- */

#footer {
	clear: both;
	font-size: 68%;
	color: #007E48;
	background-color: #ffffcc;
	border-top: 1px solid #D81F56;
	border-bottom: 1px solid #D81F56;
}

#footer p {
	margin: 17px 0 0 30px;
	padding-bottom: 7px;
	text-align: center;
	color: #007E48;
}
#footer a:hover, a:active {
	color: #007E48;
	background-color: none !important;
	text-decoration:none;
	}
	
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.stopFloat {
  	display: block;
  	float: none;
  	clear: both;
  	height: 1px;
  	font-size: 0px;
  	line-height: 0px;
}
#credits {
	font-size: 11px;
	}
#logoverweis {
	display:inline;
	float:none !important;
	position: relative; top: 8px;
	margin-left: 3px;
	}

