@charset "utf-8";
/* CSS Document */

/*--------------------------------------
			Normalization			
----------------------------------------*/

/* Normalizes margin, padding */
body, div, dl, dt,dd,ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td
	{margin: 0; padding: 0; font-family:trebuchet ms;}

/*Normalizes font-size for headers*/
h1, h2, h3, h4, h5, h6
	{font-size: 100%;}

/*Removes list-styles from lists*/
ol, ul, li
	{list-style: none;}

/*Normalizes font-style and font-weight to normal*/
address, caption, cite, code, dfn, em, th, var
	{font-style: normal; font-weight: normal;}

/*Removes borders from tables*/
table
	{border-collapse: collapse; border-spacing: 0;}

/*Removes Borders from fieldset and img*/
fieldset, img
	{border: 0;}

/*Left-aligns text in caption and th*/
caption, th
	{text-align: left;}

/*Removes quotation marks from q*/
q:before, q:after
	{content:'';}
	
/*--------------------------------------
			Main Site Layout			
----------------------------------------*/

body{
	background-color:#f7f7f3;
	color: #58b545;
	font-size:18px;}

#wrapper{
	position:relative;
	width:900px;
	margin-left:auto;
	margin-right:auto;}

h3{
	position: absolute;
	text-indent:-9000px;}

/*--------------------------------------
			Branding			
----------------------------------------*/

div#branding{
	position:relative;
	width:900px;
	height:238px;
	background-image:url(images/bgstrip.jpg);
	background-repeat:repeat-y;}

div#branding h1{
	position:absolute;
	width:285px;
	height:25px;
	top:20px;
	left:24px;
	background-image:url(images/logo.gif);
	background-repeat:no-repeat;}
	
div#branding h1 a{
	display: block;
	width:285px;
	height:25px;
	text-indent:-9000px;}

div#branding blockquote{
	position:absolute;
	width:177px;
	height:29px;
	top:20px;
	left:687px;
	background-image:url(images/slogan.gif);
	background-repeat:no-repeat;
	text-indent:-9000px;}
	
/*FlashFilm*/	
div#branding div#flashMovie {
	position:absolute;
	top: 59px;
	left:0px;
	}

/*--------------------------------------
			Content			
----------------------------------------*/

/*Content*/
div#content{
	width:900px;
	clear: both;
	margin-bottom: 40px;}

div#content blockquote{
	height:60px;
	background-color:#fff;}

div#content blockquote p{
	padding:2px 20px 2px 20px;
	color:#3d9bce;
	font-family:"Times New Roman", Times, serif;
	font-size:27px;
	font-style:italic;
	line-height:28px;
	text-align:center;}

div#content div.col{
	font-size:16px;
	margin:10px 10px 40px 0px;
	width:265px;
	height:240px;
	padding:14px 14px 14px 14px;
	background-color:#fff;
	float:left;}
	
div#content div.colR{
	margin-right:0;}
	
div#content .col p{
	padding:0 0 10px 0;
}

div#content .col ul{
	padding:10px 0;}

div#content .col ul li{
	padding-left:14px;
	list-style-type:disc;
	list-style-position:inside;}

/*Text in Spalten auf der Startseite*/
div#content #colRechts{
	margin:10px 0px 0px 0px;
	width:265px;
	height:223px;
	padding:26px 14px 14px 14px;
	background-color:#fff;
	float:left;}


/*Textframe für Folgeseiten*/
div#contentMain {
	margin:10px 0px 0 0px;
	padding:19px 14px 28px 110px;
	background-color:#fff;}
	
div#contentMain p{
	font-size:16px;}
	
div#contentMain h2{
	font-size:26px;
	font-weight:normal;
	padding-bottom:20px;}

div#contentMain #data{
	padding-left:32px;}

div#contentMain #address p{
	padding-left:255px;}
	
div#contentMain form{
	padding-top:20px;
	padding-left:140px;}
	
/*Navigation*/
ul#mainmenu{
	width:900px;
	height:50px;}

ul#mainmenu li{
	line-height:50px;
	float:left;
	list-style-type:none;
	padding-right:15px;
	font-size:16px;
	color:#5aa07e;}

ul#mainmenu li a{
	color:#9d9b80;
	text-decoration:none;}

ul#mainmenu a:hover{
text-decoration:none;}

ul#mainmenu li.active a{
	color:#5aa07e;}


/*FOOTER*/
div#footer{
	position:relative;
	height:22px;
	background-image:url(images/footer.jpg);
	background-repeat:no-repeat;
	clear: both;
	margin: 0 0 20px 0}

div#footer p{
	padding-left:15px;
	font-size:11px;
	color:#9d9b80;
	line-height:22px;}

div#footer a{
	color:#9d9b80;
	text-decoration:none;}

div#footer a:hover{
	text-decoration:underline;}
	
#searchBox{
	position:absolute;
	top: 0;
	right: 0;
	width:463px;
	height:22px;}
	
/*--------------------------------------
			Mailformular			
----------------------------------------*/

.error {
	position:absolute;
	left: 590px;
	top: 466px;
	height: 20px;
	width: 280px;
	font-size:16px;
	color:#FF0000;
}
label {
	float:left;
	line-height:18px;
	width:100px;
	text-align:right;
	padding:0 14px 0 0;
	font-size:16px;
}
input {
	margin:0 0 10px 0;
	padding:0;
}
.row {
	margin:0;
	padding:0;
}
.eingabe {
	width:422px;
	height:26px;
	border:none;
	background: #f7f7f3;
	font-size:16px;
}
.eingabearea {
	width:422px;
	height:130px;
	background: #f7f7f3;
	border:none;
	margin:0 0 7px 0;
	padding:0;
	font-size:16px;
}
.button {
    margin: 0 0 0 350px;
	border: 0px;
	color: white;
	cursor: pointer;
	height: 23px;
	width:74px;
	font-size:12px;
	background-color: transparent;
	background-image: url(images/sendebutton.gif);
	background-repeat: no-repeat;
	background-position: 0 2px;
}
.mailsend{
	display:block;
	padding:0 0 0 116px;
}

/*--------------------------------------
			Searchbox			
----------------------------------------*/

div#searchBox label {
	float:left;
	line-height:16px;
	width:160px;
	color:#9d9b80;
	text-align:right;
	padding:3px 14px 0 0;
	font-size:16px;
}
div#searchBox input {
	margin:0 0 10px 0;
	padding:0;
}
div#searchBox .row {
	margin:0;
	padding:0;
}
div#searchBox .eingabe {
float:left;
	width:267px;
	height:20px;
	border:none;
	background: #fff;
	font-size:14px;
	margin: 1px 0 0 0;
}
div#searchBox .eingabearea {
	width:422px;
	height:130px;
	background: #f7f7f3;
	border:none;
	margin:0 0 7px 0;
	padding:0;
	font-size:16px;
}
div#searchBox .button {
	float:left;
    margin: 0 0 0 0;
	border: 0px;
	color: white;
	text-indent:-9000px;
	cursor: pointer;
	height: 23px;
	width:21px;
	font-size:12px;
	background-color: transparent;
	background-image: url(images/searchbutton2.gif);
	background-repeat: no-repeat;
	background-position: 0 1px;
}


/* yuilink */
a.yuilink:link,a.yuilink:visited,a.yuilink:active{
	color:#5aa07e;
}
a.yuilink:hover{
	color:#9d9b80;
}	

/******************
partner tabelle
******************/

.partner{
	padding: 20px;
	vertical-align: middle;
	text-align: center;
}














