@charset "utf-8";


body {
	margin: 0;
	paddding: 0;
	background-color: #f1f6f3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	line-height: 140%;
}

div#wrapper {
	overflow: hidden;
	width: 702px;
	height: auto;
	margin: 0 auto;
	padding: 0 0 50px 0;
	position: relative;
	text-align: left;
}

/* header */

div#header {
	overflow: hidden;
	width: 700px;
	height: 145px;
	border-left: 1px solid #40845c;
	border-right: 1px solid #40845c;
	background: #ffffff url(images/header_bg.gif) repeat-x;
	padding-bottom: 1px;
}

div#header h1 {
	display: block;
	width: 200px;
	height: 110px;
	margin: 0 0 0 250px;
	padding: 0;
}

div#header h1 a {
	display: block;
	width: 200px;
	height: 110px;
	background: transparent url(images/logo.gif) no-repeat;
	text-indent: -2000px;
}

ul#metaNav {
	width: 670px;
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 0;
	padding: 5px 30px 0 0;
	list-style: none;
	font-size: 11px;
}

ul#metaNav li {
	float: right;
	margin: 0 0 0 10px;
	padding: 0;
}

ul#metaNav li a { color: #ffffff; text-decoration: none; }
ul#metaNav li a:hover { color: #99ccae; }

ul#mainNav {
	width: 650px;
	margin: 1px auto;
	padding: 0 0 1px 0;
}

ul#mainNav li {
	display: block;
	height: 34px;
	margin: 0;
	float: left;
	padding: 10px 15px;
	border-right: 1px solid #ffffff;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: bold;
}

ul#mainNav li a { text-decoration: none; color: #000000; }
ul#mainNav li a:hover, a#active { color: #00662c !important; }

ul#mainNav li.lastElement { border-right: none !important; }

/* content */

div#content {
	width: 640px;
	float: none;
	overflow: hidden;
	margin: 0;
	padding: 0 30px 0 30px;
	background-color: #ffffff;
	border-left: 1px solid #40845c;
	border-right: 1px solid #40845c;
	border-bottom: 1px solid #40845c;
}

div.content_2Col {
	background: #ffffff url(images/content_2Col_bg.gif) repeat-y;
}

div.content_2ColLeft_start {
	background: #ffffff url(images/content_2ColLeft_start_bg.gif) right bottom no-repeat;
}

div#content a {
	color: #00662c;
	text-decoration: none;
	border-bottom: 1px dotted #00662c;
}

div#content a:hover {	border-bottom: 1px solid #00662c; }

div#content div.content_2ColLeft_start ul {
	margin: 0 0 0 0;
	padding: 0 0 0;
	list-style-position: inside;	
}

div#content ul {
	margin-left: 0;
	padding-left: 1.5em;
}

div#content ul li {
	margin: 0;
	padding: 5px 0 5px 0;
	border-bottom: 1px dotted #eeefef;
}

img.content_topImage {
	display: block;
	margin: 0 -30px;
}

div.content_2ColLeft {
	width: 420px;
	padding: 20px 20px 20px 0;
	float: left;
}

div.content_1ColRight {
	width: 190px;
	padding: 20px 30px 20px 10px;
	margin-right: -30px;
	float: left;
	background-color: #eeefef;
}

div.content_1ColRight_start {
	background: #eeefef url(images/content_1ColRight_start_bg.gif) left bottom no-repeat;
	padding-bottom: 130px !important;
}

div#content h1 {
	font-size: 22px;
	color: #00662c;
	line-height: 33px;	
}

div#content h2 {
	font-size: 18px;
	color: #880010;
	line-height: 33px;
}

div#content h3 {
	font-size: 15px;
	line-height: 24px;
}

div#content p { margin: 1em 0; }
div#content p strong { color: #00662c; }

img.content_topRightImage {
	display: block;
	margin-top: -20px;
	margin-left: -10px;
	margin-right: -30px;
	margin-bottom: 1px;
}

ul#content_rightCol_newsList {
	list-style: none;
	margin-left: -10px !important;
	margin-right: -30px !important;
	padding: 0 !important;
	font-weight: bold;
}

ul#content_rightCol_newsList li {
	width: 190px;
	padding-right: 10px !important;
	padding-bottom: 10px !important;
	padding-left: 10px !important;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #ffffff !important;
}

ul#content_rightCol_newsList li span {
	font-weight: normal;
	color: #00662c;
}

div#subNav {
	width: 230px;
	margin-left: -10px;
	margin-right: -30px;
}

div#subNav ul {
	width: 230px;
	list-style: none;
	padding: 0;
	margin: 0;
}

div#subNav ul li {
	margin: 0;
	padding: 0;
}

div#subNav ul li a {
	display: block;
	padding: 5px 30px 5px 10px;
	background: #ffffff;
	color: #000000;
	text-transform: uppercase;
	font-size: 12px;
}

a.subActive {
	font-weight: bold;
	color: #00662c !important;
	border-bottom: 1px solid #00662c !important;
}

div#content form {
	margin: 1em 0;
}

div#content form fieldset {
	margin: 1em 0;
	padding: 0 10px 10px 10px;
	border: 1px solid #e4e5e5;		
}

div#content form fieldset legend {
	padding: 0 10px;
	margin: 1em 0;
	font-size: 13px;
	color: #00662c;
	font-weight: bold;
}

div#content form div.element {
	clear: both;
	margin: 5px 0;
}

div#content form label {
	width: 90px;
	float: left;
	text-align: right;
	margin-right: 15px;
	padding: 3px 0 0 0;
}

div#content form input, div#content form textfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #424445;
}

div#content form input[type="text"] { width: 250px; }
div#content form input[type="checkbox"] { margin-right: 5px; }
div#content form textarea { width: 250px; height: 150px; }

div#content form label.label_radio {
	display: inline;
	width: auto;
	float: none;
}

div#content form input#sendButton {
	margin: 5px 0 25px 170px;
}

div#content div.content_gallerySubNav {
	margin-top: 50px;
}

.missing {
	color: #880010;
}

.warning, .span_required {
	font-weight: bold;
	color: #880010;
}

ul#ul_diaryList {
	list-style: none;
	margin: 0 !important;	
	padding: 0 !important;	
}

ul#ul_diaryList h2 span {
	font-weight: normal;
	font-size: 14px;
	color: #000000;
}

ul#ul_diaryList li {
	margin: 0;	
	padding: 0;	
	border-bottom: 1px dotted #9a9b9b !important;
	overflow: hidden;
}

ul#ul_diaryList li ul li {
	border-bottom: none !important;
}

ul#ul_diaryList li ul li span {
	border-bottom: none !important;
}

ul.gallery { 
	display: block;
	overflow: hidden;
	width: 435px; 
	margin: 0 0 25px 0 !important;
	padding: 0 !important;
	margin-right: -15px !important;
	list-style: none;
} 

ul.gallery li {
	width: 129px;
	width: auto; 
	margin: 0 1px 1px 0 !important;
	padding: 0 !important;
	float: left;
}

ul.gallery li div {
	width: 139px;
	height: 139px;
	overflow: hidden;
	background-color: #eeefef;
	vertical-align: center;
}

ul.gallery li span {
	display: block;
	width: 129px;
	height: 35px;
	padding: 5px;
	background-color: #eeefef;
	border-top: 1px solid #cecfcf  !important;;
}

ul.gallery li img { 
	display: block;
	margin: auto 0;
	padding: 0;
}

ul.gallery li a img, ul.gallery li a { border: 0; margin: 0; padding: 0; color: #000000}

ul.gallery li a:hover { border-bottom: 0; color: #ffffff; }
ul.gallery li a:hover div, ul.gallery li a:hover span { background-color: #40845c !important; border-top-color: #00662c; }

/* fußzeile */

div#footer {
	text-align: center;
	font-size: 11px;
	background-color: #f8fbf6;
	border: 1px solid #ffffff;
	padding: 10px 0;
	margin: 10px 0 0 0;
}

div#footer p {
	margin: 0;
	color: #40845c;
}

div#footer p strong {
	color: #000000;
	font-weight: normal;
}