@charset "UTF-8";
/* GreenNet - CSS */

/*

Gruen dunkel: 1f412b
Gruen mittel: 465906
Gruen heller: 6e8c0a
Gruen hell: 96bf0d
Gruen footer: 515933

*/

a:focus {
	-moz-outline: none;
	outline: none;
	ie-dummy: expression(this.hideFocus=true); /* IE >= 5.5*/
}

body {
	
	margin: 0px;
	
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #78990b;
	
	font-family: Arial, Helvetica, sans-serif;
}

#site {
	width: 1020px;
	margin: auto;
}



/* RESET */
/*********/

img {
	border: none;
}

a {
	text-decoration: none;
}

a span.ext {
	padding: 5px;
	background-image: url(../images/icon_link_ext.gif);
	background-position: right;
	background-repeat: no-repeat;
}



/* HEADER */
/**********/

#header {
	position: relative;
	width: 1020px;
	height: 187px;
}

#header_img {
	position: absolute;
	
	right: 0px;
	
	background-image: url(../images/header_img.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	width: 800px;
	height: 187px;
}

#logo {
	position: absolute;
	left: 73px;
	top: 30px;
}

#language_de {
	display: block;
	width: 77px;
	height: 45px;
	position: absolute;
	bottom: -72px;
	right: 25px;
	background-image: url(../images/button_english.png);
	z-index: 999;
}

#language_de:hover {
	background-image: url(../images/button_english_hover.png);
}

#language_en {
	display: block;
	width: 77px;
	height: 45px;
	position: absolute;
	bottom: -72px;
	right: 25px;
	background-image: url(../images/button_deutsch.png);
	z-index: 999;
}

#language_en:hover {
	background-image: url(../images/button_deutsch_hover.png);
}

#search {
	width: 195px;
	position: absolute;
	padding: 8px;
	top: 149px;
	left: 755px;
	border: none;
	background-image: url(../images/search_bg.jpg);
	color: #999999;
}

/* NAVIGATION */
/**************/

#navigation {
	float: left;
	position: absolute;
	left: 65px;
	bottom: 0px;
	margin: 0px 0px 0px 0px;;
	padding: 0px;
	list-style: none;
}

#navigation li {
	float: left;
}

#navigation li a {
	display: block;
	padding: 6px 15px 6px 15px;
	font-size: 20px;
	text-transform: uppercase;
	color: #999999;
}

#navigation li a.selected {
	color: #96bf0d;
}

#navigation li a:hover {
	color: #465906;
}



/* CONTENT */
/***********/

#content {
	float: left;
	position: relative;
	width: 960px;
	margin-top: 145px;
	background-image: url(../images/content_bg.png);
	background-repeat: repeat-y;
	background-position: top;
	padding-left: 30px;
	padding-right: 30px;
}

#content_top {
	position: absolute;
	height: 100px;
	width: 1020px;
	top: -100px;
	left: 0px;
	background-image:url(../images/content_top.png);
}

h1 {
	position: absolute;
	top: -125px;
	left: 75px;
	color: #ffffff;
	font-size: 26px;
	text-transform: uppercase;
}

h1 span {
	vertical-align: bottom;
	padding-right: 5px;
	color: #465906;
}

h1 span a {
	color: #465906;
	font-size: 20px;
	margin: 0px 3px;
}

h1 span a:hover {
	color: #667926;
}

h2 {
	margin: 50px 45px 15px 0px;
	padding: 0px 5px 0px 0px;
	font-size: 26px;
	color: #1f412b;
	text-transform: uppercase;
}

.text {
	position: relative;
	top: -68px;
	left: 5px;
	float: left;
	margin-bottom: 25px;
	padding: 0px 380px 0px 45px;
	width: 525px;

	background-image: url(../images/text_top.png);
	background-position: left top;
	background-repeat: no-repeat;
	
	color: #1f412b;
	font-size: 14px;
	line-height: 1.5em;
}

.text a {
	color: #6e8c0a;
}

.text a:hover {
	color: #465906;
}

.text p {
	margin: 0px 50px 0px 0px;
	padding: 25px 0px 25px 0px;
}

.text ul {
	margin: 0px 50px 0px 15px;
	padding: 0px 0px 25px 0px;
	list-style-image: url(../images/list_dot.gif);
}

.text li {
	margin: 15px 0px;
}

.text li.headline {
	margin-left: -14px;
	margin-top: 25px;
	list-style: none;
	font-weight: bold;
}

.slim {
	float: left;
	width: 235px;
	margin-right: 50px;
	margin-bottom: 25px;
}



/* SIDEBAR */
/***********/

#sidebar {
	position: absolute;
	top: -35px;
	right: 40px;
	float: right;
	width: 350px;
	font-size: 14px;
	color: #1F412B;
}

#sidebar a {
	/*background-color: #FFFFFF;
	border: 1px solid #6E8C0A;*/
	color: #96BF0D;
	/*float: left;
	padding: 5px 10px;
	width: 300px;*/
}

#sidebar img.logo {
	float: right;
	margin-right: 40px;
}

#sidebar a.picture {
	display: block;
	width: 256px;
	height: 256px;
	padding: 17px;
	float: right;
	background-image: url(../images/img_bg.png);
}

#sidebar .teaser_sidebar {
	display: block;
	float: right;	
	width: 320px;
	height: 190px;
	position: relative;
	top: -65px;
	right: 15px;
	padding: 0px;
	
	background-image:url(../images/teaser_bg.png);
}

#sidebar .teaser_sidebar_text {
	display: block;
	float: right;	
	width: 228px;
	height: 145px;
	position: relative;
	top: -10px;
	right: 25px;
	padding: 40px 43px 0px 43px;
	
	background-image:url(../images/teaser_bg.png);

	font-size: 13px;
	color: #1f412b;
	line-height: 1.4em;
}


#sidebar .teaser_sidebar_text span {
	display: block;
	color: #1f412b;
	font-size: 26px;
	text-transform: uppercase;
	margin-bottom: 5px;
	width: 240px;
}



/* TEASER */
/**********/

.teaser {
	display: block;
	float: left;	
	width: 141px;
	height: 145px;
	position: relative;
	top: -65px;
	left: 5px;
	padding: 40px 130px 0px 43px;
	
	background-image:url(../images/teaser_bg.png);
	
	font-size: 13px;
	color: #1f412b;
	line-height: 1.4em;
}

.teaser span {
	display: block;
	color: #1f412b;
	font-size: 26px;
	text-transform: uppercase;
	margin-bottom: 5px;
	width: 240px;
}

.teaser_text {
	display: block;
	float: left;	
	width: 228px;
	height: 145px;
	position: relative;
	top: -65px;
	left: 5px;
	padding: 40px 43px 0px 43px;
	
	background-image:url(../images/teaser_bg.png);
	
	font-size: 13px;
	color: #1f412b;
	line-height: 1.4em;
}

.teaser_text a {
	color: #6e8c0a;
}

.teaser_text span {
	display: block;
	color: #1f412b;
	font-size: 26px;
	margin-bottom: 10px;
	width: 240px;
}

.teaser_text_ext {
	display: block;
	float: left;	
	width: 228px;
	height: 145px;
	position: relative;
	top: -65px;
	left: 5px;
	padding: 40px 43px 0px 43px;
	
	background-image:url(../images/teaser_ext_bg.png);
	
	font-size: 13px;
	color: #1f412b;
	line-height: 1.4em;
}

.teaser_text_ext span {
	display: block;
	color: #1f412b;
	font-size: 26px;
	margin-bottom: 10px;
	width: 240px;
}

.teaser img {
	position: absolute;
	right: 9px;
	top: 15px;
}



/* SITEMAP */
/***********/

a.sitemap_level1 {
	display: block;
	padding: 5px 25px 5px 0px;
	color: #1f412b;
}

a.sitemap_level2 {
	display: block;
	padding: 3px 25px 3px 25px;
	color: #1f412b;
	font-size: 12px;
}

a.sitemap_level3 {
	display: block;
	padding: 1px 25px 1px 50px;
	color: #1f412b;
}




/* FORMULAR */
/************/

form {
	width: 960px;
	float: left;
}

.input {
	width: 300px;
	padding: 3px;
	margin-bottom: 10px;
	margin-top: 5px;
	margin-right: 5px;
	font-size: 12px;
	color: #1f412b;
	border: 1px solid #6e8c0a;
	float: left;

	font-family: Arial, Helvetica, sans-serif;
}

.input_plz {
	width: 75px;
	padding: 3px;
	margin-bottom: 10px;
	margin-top: 5px;
	margin-right: 5px;
	font-size: 12px;
	color: #1f412b;
	border: 1px solid #6e8c0a;
	float: left;

	font-family: Arial, Helvetica, sans-serif;
}

.input_ort {
	width: 207px;
	padding: 3px;
	margin-bottom: 10px;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
	font-size: 12px;
	color: #1f412b;
	border: 1px solid #6e8c0a;
	float: left;

	font-family: Arial, Helvetica, sans-serif;
}

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

textarea {
	width: 292px;
	height: 150px;
	padding: 7px;
	margin-bottom: 10px;
	margin-top: 5px;
	margin-right: 5px;
	font-size: 14px;
	color: #1f412b;
	border: 1px solid #6e8c0a;
	float: left;
	
	font-family: Arial, Helvetica, sans-serif;
}

.form_text {
	float: left;
	margin: 0px 0px 15px 120px;
}

.button {
	border: 1px solid #6e8c0a;
	background-color: #96bf0d;
	color: #ffffff;
	cursor: pointer;
	display: block;
	font-size: 14px;
	padding: 7px;
	margin-left: 120px;
	width: 308px;
}


/* FOOTER */
/**********/

#footer {
	float: left;
	width: 991px;
	background-image: url(../images/footer_bg_4.png);
	background-position: left bottom;
	margin-bottom: 25px;
	padding-bottom: 60px;
	padding-left: 29px;
}

#footer p {
	background-image: url(../images/footer_col_bg.png);
	background-position: left top;
	background-repeat: repeat-x;
	float: left !important;
	width: 180px; /*188px;*/
	margin: 0px;
	padding-left: 35px;
	padding-top: 20px;
	padding-right: 25px; /*97px;*/
	line-height: 1.4em;
	font-size: 11px;
	color: #515933;
}

#footer p span {
	font-weight: bold;
	color: #515933;
	text-transform: uppercase;
}

#footer a {
	color: #515933;
	display: block;
	padding: 1px 0px;
}

#footer a:hover {
	color: #6e8c0a;
}
