/*
Defaults
 */
* {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
} 

body {
	background: #fff;
	font-family: "Arial", "Verdana", sans-serif;
	color: #000;
	font-size: 12px;
	text-align: center;
	line-height: 20px;
}

html, body {
    scrollbar-base-color: #FFFFFF;
    scrollbar-track-color: #FFFFFF;
    scrollbar-face-color: #FFFFFF;
    scrollbar-highlight-color: #4B603A;
    scrollbar-3d-light-color: #4B603A;
    scrollbar-dark-shadow-color: #4B603A;
    scrollbar-shadow-color: #FFFFFF;
    scrollbar-arrow-color: #4B603A;
}

div.content {
	width: 950px;
	margin: 0px auto 0px auto;
	position: relative;
}

div.content_platzhalter {
	width: 950px;
    height: 180px;
	margin: 0px auto 0px auto;
	position: relative;
}

/*
Header
 */
div#header {
	width: 100%;
	height: 180px;
	background: #4B603A;
	text-align: left;
}

p#logo {
	position: absolute;
	display: block;
	width: 195px;
	height: 95px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	left: 20px;
	top: 55px;
	z-index: 1;
}

p#logo img {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border: none;
	float: none;
}

/*
Content
 */
div#main_content_green {
	width: 100%;
	background-color: fff;
    font-family: "Arial", "Verdana", sans-serif;
	font-size: 14px;
	line-height: 18px;
	text-align: left;
	color: #3D4E2F;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

div#high {
    display: block;
	height: 560px;
}


div.content_left {
	display: block;
	width: 350px;
	float: left;
	margin-top: 170px;
}

div.content_right {
	margin-top: 20px;
	display: block;
	width: 560px;
	float: left;
}

div#wn	{

	width:550px;
    margin-top:22px;

	}

div.content_left_sub {
	display: block;
	width: 435px;
	float: left;
	padding-top: 220px;
	font-size: 11px;
	line-height: 16px;
}

div.content_right_sub {
	padding-top: 145px;
	display: block;
	width: 450px;
	float: left;
}



/*
Content
 */

#main_content_green .button {
  border-top-style:solid;
   border-top-color:#547E00;
   border-top-width:1px;
   border-bottom-style:solid;
   border-bottom-color:#547E00;
   border-bottom-width:1px;
   border-left-style:solid;
   border-left-color:#FFFFFF;
   border-left-width:1px;
   border-right-style:solid;
   border-right-color:#FFFFFF;
   border-right-width:1px;
    width:150px;
    background: #FFFFFF;
    font: normal 12px arial, sans-serif;
    text-transform: uppercase;
    color: #4B603A;
    cursor:pointer;
    margin-left: 145px;
    }

h1,
h2,
h4 {
	font-family: "Arial", "Trebuchet MS", "Helvetica", sans-serif;
	font-size: 23px;
	padding-top: 15px;
	color: #3D4E2F;
	line-height: 27px;
	font-weight: normal;
}

h2 {
	font-size: 19px;
	line-height: 21px;
}

h3 {
	font-size: 16px;
	margin: 5px 0 15px 0;
    font-weight: bold;
}

h4 {
	font-size: 15px;
	margin: -5px 0 0 0;
	line-height: 17px;
}

p {
	margin: 15px 0 0 0;
	/*text-align:justify;*/
}

p.credits {
	color: ##8E8C6C;
	font-size: 10px;
}

p a,
p a:active,
p a:visited,
p a:focus,
p a:hover {
	color: #547E00;
	text-decoration: none;
}

p a:hover {
	color:#547E00;
    text-decoration: underline;
}

a,
a:active,
a:visited,
a:focus,
a:hover {
	color: #547E00;
	text-decoration: none;
}

a:hover {
	color:#547E00;
    text-decoration: underline;
}

ul, ol {
	margin: 15px 0 0 20px;
}

small {
    font-family: "Arial", "Trebuchet MS", "Helvetica", sans-serif;
	font-size: 11px;
	color: #3D4E2F;
	line-height: 12px;
	font-weight: normal;

}




/*
Linke Spalte
 */

div.content_left h1,
div.content_left h2,
div.content_left h3 {
	margin: 0 55px 0 117px;
}

div.content_left p {
	margin: 15px 55px 0 117px;
}

div.content_left ul, ol {
	margin: 15px 55px 0 137px;
}

div.content_left dl {
	margin: 15px 55px 0 117px;
}

div.content_left_sub h1,
div.content_left_sub h2,
div.content_left_sub h3 {
	margin: 0 55px 0 127px;
}

div.content_left_sub p {
	margin: 15px 55px 0 127px;
}

div.content_left_sub ul, ol {
	margin: 15px 55px 0 147px;
}

/*
Flash
 */
div#flash {
	z-index: 2;
	position: absolute;
	top: 50px;
	left: 220px;
	width: 710px;
	height: 360px;
}

/*
Subnavigation
 */
ul#sub_nav {
	list-style: none;
	width: 258px;
	margin: 15px 0px 0px 20px;
	padding: 0 0 0 0;
}


ul#sub_nav li.green1 a,
ul#sub_nav li.green1 a:active,
ul#sub_nav li.green1 a:visited,
ul#sub_nav li.green1 a:focus {
    display: block;
	width: 258px;
	height: 17px;
    background: url('images/nav_green_small.gif') center right no-repeat;
	text-align: right;
	margin: 2px 0 2px 0;
    padding: 0 17px 0 0;
    text-transform: uppercase;
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: 12px;
	color: #4B603A;
	text-decoration: none;
}

ul#sub_nav li.green1 a:hover {
	background: url('images/nav_green_active.gif') top right no-repeat;
    color: #000000;

}




/*
Subnavigation Spezial
 */

#nav_spez {
	list-style: none;
	width: 258px;
	margin: 0px 0px 0px 20px;
	padding: 0 0 0 0;
}


#nav_spez li.green a,
#nav_spez li.green a:active,
#nav_spez li.green a:visited,
#nav_spez li.green a:focus {
    display: block;
	width: 258px;
	height: 17px;
    background: url('images/nav_green.gif') top right no-repeat;
	text-align: right;
	margin: 4px 0 4px 0;
    padding: 0 25px 0 0;
    text-transform: uppercase;
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: 12px;
	color: #4B603A;
	text-decoration: none;
}

#nav_spez li.green a:hover {
	background: url('images/nav_green_active.gif') top left no-repeat;
    color: #000000;

}





/*
Navigation
 */
ul#navigation {
	z-index: 3;
	position: absolute;
	display: block;
	list-style: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	top: 55px;
	left: 350px;
}

ul#nav {
	z-index: 3;
	position: absolute;
	display: block;
	list-style: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	top: 35px;
	left: 30px;
}

ul#navigation li {
	display: block;
	float: left;
	width: auto;
	height: 23px;
	padding: 0 5px 0 5px;
}

ul#navigation li span {
	display: block;
	height: 23px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

ul#navigation li span.edge {
	background-position: top left;
	background-repeat: no-repeat;
	width: 6px;
}

ul#navigation li span.left {
	float: left;
}

ul#navigation li span.right {
	float: left;
}

ul#navigation li span.text {
	display: block;
	width: auto;
	height: 23px;
	float: left;
	padding: 0 2px 0 2px;
}

ul#navigation li a,
ul#navigation li a:active,

ul#navigation li a:focus,
ul#navigation li a:hover {
	font-family: "Arial", "Helvetica", "Trebuchet MS", sans-serif;
	text-transform: uppercase;
	line-height: 23px;
	color: #fff;
	display: block;
	width: auto;
	height: 23px;
	text-decoration: none;
	font-size: 13px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	float: left;
    cursor: hand;
}

ul#navigation li a:hover,
ul#navigation li.active a {
	color: #4B603A;
	background-color: #fff;
    cursor: hand;
}



/*
Footer
 */
div#footer_green {
	width: 100%;
	height: 92px;
	border-top: solid #e3d2a9;
    border-top-width: thin;
	margin: 50px 0 0 0;
	padding: 0 0 20px 0px;
	text-align: left;
	background-color: #4B603A;
	font-size: 10px;
}


div#footer_green a,
div#footer_green a:active,
div#footer_green a:visited,
div#footer_green a:focus,
div#footer_green a:hover {
	color: #929178;
	text-decoration: none;
}

div#footer_green a:hover {
	color:#e3d2a9;
}

div#footer_green a.active {
	color:#e3d2a9;
}

div#footer_green p {
	margin: 0 0 0 0;
	padding: 0 0 0 50px;
	display: block;
	width: auto;
	text-align: center;

}

div#footer_navi {
	padding: 15px 0 0 0;
	margin: 0 0 10px 50px;
	font-size: 11px;
	color: #e3d2a9;
    text-align: center;
}

div#footer_green p.credits a {
	color: #929174;
}
div#footer_green p.credits a:hover {
	color: #e3d2a9;
}