/* CSS Document */

BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #000000;
	background: url(../images/bg_site.jpg) top left repeat-y;
	background-color: #075f35;
	
}

IMG {
	border: none;
}

a:link,
a:active,
a:visited {
color:#666666;}

a:hover {
color:#000000;
text-decoration:underline;}

.floatLeft {
	float: left;
}

.floatRight {
	float: right;
}

.clearSpace {
	clear: both;
}

#bmtHolder {
	position:relative;
	background:#075f35 url(../images/bg_holder.jpg) top left repeat-x;
	height: 100%;
        width:100%;
}

#bmtSite {
	position:relative;
	display:inline;
	background: url(../images/bg_site.jpg) top left repeat-y;
	width: 915px;
	display:table-cell;
}

#bmtHeader {
	background-image: url(../images/bg_header.jpg);
	background-repeat: no-repeat;
	height: 166px;
	overflow: hidden;
	width: 900px;
}

#bmtColLeft {
	background-image: url(../images/bg_col_left.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 500px;
	width: 146px;
	overflow: hidden;
}

#bmtColMiddle {
	float: left;
	width: 572px;
	height:100%;
	background:#ffffff;
	overflow: hidden;
}

#bmtContent {
	float:left;
	width:562px;
	font-size:100%;
	margin:0px 5px 0px 5px;
	overflow: hidden;
}

#bmtColRight {
	background-image: url(../images/bg_col_right.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 550px;
	width: 182px;
	overflow: hidden;
}

#bmtFooter {
	margin: 0px 5px 0px 5px;
	border-top: solid #999999 1px;
	text-align: right;
	float:left;
	display:inline;
	width: 562px;
	font-size: 10px;
	color: #999999;
}

	#bmtFooter A {
		text-decoration: none;
		color: #777777;
	}

#bmtMenuLeft {
	padding-top: 35px;
}

	#bmtMenuLeft .Item {
		background-image: url(../images/bg_menu_left.jpg);
		background-repeat: no-repeat;
		height: 22px;
		margin-top:1px;
		width: 144px;
	}
	
		#bmtMenuLeft .Item A {
			color: #FFFFFF;
			text-decoration: none;
			font-size: 12px;
		}
	
	#bmtMenuLeft .ItemA {
		background-image: url(../images/bg_menu_left_act.jpg);
		background-repeat: no-repeat;
		height: 22px;
		margin-top:1px;
		width: 144px;
		display:block;
	}
	
		#bmtMenuLeft .ItemA A {
			color: #087f49;
			text-decoration: none;
			font-size: 12px;
		}

	#bmtMenuLeft .SubItem {
		background-image: url(../images/bg_menu_left_sub.jpg);
		background-repeat: no-repeat;
		height: 22px;
		width: 144px;
	}
	
		#bmtMenuLeft .SubItem A {
			color: #FFFFFF;
			text-decoration: none;
			font-size: 12px;
		}
	
	#bmtMenuLeft .SubItemA {
		background-image: url(../images/bg_menu_left_sub_act.jpg);
		background-repeat: no-repeat;
		height: 22px;
		width: 144px;
	}
	
		#bmtMenuLeft .SubItemA A {
			color: #087f49;
			text-decoration: none;
			font-size: 12px;
		}


#bmtGeopath {
	margin: 0px 5px 15px 5px;
	border-bottom: solid #087f49 1px;
	float:left;
	width:562px;
	font-size:10px;
	display:inline;
}

#bmtGeopath A {
	text-decoration: none;
	color: #087f49;
	font-size:10px;
}

div#bmtList {

}

div.bmtListBox {
	float:left;

	margin: 10px 0px 5px 10px;
	overflow: hidden;
	width: 260px;
	display:inline;
}


div.bmtListTitle {
	background:#018427 url(../images/box_title_bg.jpg);
	background-repeat: no-repeat;
	padding: 4px 0px 0px 27px;
	width: 260px;
	height: 24px;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	overflow: hidden;
}


div.bmtListContent {
	width: 259px;
	border-right: #E0C4DD solid 1px;
	margin-top: 3px;

}

	div.bmtListContent .Image {
		padding: 5px 0px 0px 0px;
	}
	
	div.bmtListContent .Text {
		padding: 0px 0px 0px 0px;
	}
	
	div.bmtListContent .Text p {
		margin: 3px 0px 3px 0px;
	}
	
	div.bmtListContent .Link {
		padding: 0px 10px 0px 0px;
	}

/** News Single View **/
div.bmtSingle {
	float:left;
	height: 100%;
	width: 100%;
	margin-left:5px;
	display:block;
}

	div.bmtSingle .p {
		padding: 0px 0px 0px 5px;
		color:#000000;
	}
	
	div.bmtSingle p.bodytext {
		margin: 0px 0px 10px 0px;
		color:#000000;
	}
	
	div.bmtSingle .Link {
		padding: 0px 0px 0px 0px;
	}


div.bmtSingleTitle {
	background:#018427;
	background-repeat: no-repeat;
	padding: 4px 0px 0px 2px;
	height: 24px;
	display:block;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	overflow: hidden;
}

div.bmtSingleUntertitle {
	padding: 0px 0px 0px 0px;
	font-size: 12px!important;
	color: #000000;
	font-weight: normal;
	overflow: hidden;
}

div.bmtSingleContent {
	padding: 0px 0px 0px 0px;
	color: #000000;
	font-weight: normal;
}

div.bmtSingleUntertitle h3 {
	padding: 0px 0px 0px 2px;
	font-size: 12px!important;
	color: #000000;
	font-weight: normal;
	overflow: hidden;
}

div.bmtSingleDate {
	padding: 0px 0px 0px 0px;
	font-size: 10px;
	text-align:right;
	color: a8a8a8;
	line-height:15px;
	font-weight: bold;
}

div.bmtSingleFooter {
	margin: 0px 0px 5px 0px;
	border-top: solid #087f49 0px;
	text-align: left;
	float:left;
	width: 100%;
}

.news-single-related, .news-single-files, .news-single-links {
border: 1px #666666 solid;
width:545px;
margin-top: 10px;
margin-right: 0px;
margin-left: 0px;
margin-bottom: 3px;
padding-top: 3px;
padding-right: 3px;
padding-bottom: 3px;
padding-left: 3px;
background-color: #ffffff;
}
	
.news-single-backlink, .news-single-backlink a {
font-weight: bold;
font-size: 10px;
margin-bottom: 15px;
margin-top: 10px;
color:#a8a8a8;
}

.news-single-timedata, .news-single-author, .news-single-imgcaption {
font-size: 9px;
background:#a8a8a8;
color:#ffffff;
font-weight:italic;
}

/** berschrift 2 **/
h1 {
font-size:120%;
display:block;
background:#087f49;
color:#ffffff;
padding-left:2px;}

td.title h1 {
color:#000000;
background:inherit;}


/** Umfrage **/
.umfrage {
color:#000000;
font-size:11px;
width:176px;
margin-left:1px;
height:100%;
}

html>/**/body .umfrage {
height:200px;
margin-left:4px;}

.umfrage-inhalt {
line-height: 1.3;
padding-top: 3px;
padding-right: 3px;
padding-bottom: 3px;
padding-left: 3px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
border:1px solid #ffffff;
background-color: #E7F7EF;
}

.shortquestion {
width:100%;
text-align:left;
font-size:14px;
color:#000000;
font-weight:bold;
}

fieldset.survey_item{ 
border: none; /* wichtig */ 
background: none; /* wichtig */ 
margin:0px;
} 


#bmtBannerTop {
	position: absolute;
	left: 645px;
	margin-top:10px;
	width: 234px;
	height: 60px;
	overflow:hidden;
}

#bmtBannerRight {
	width: 150px;
	height: 100px;
	margin-left:16px;
	overflow:hidden;
	margin-top: 20px;
}

#bmtBannerRight .poweredBy {
	font-size:11px;
	margin-bottom:5px;
	border-bottom:1px solid #075f35;
	}

#bmtBannerRightSmall {
	margin-top: 18px;
	width: 150px;
	height: 50px;
	margin-left:2px;
	overflow:hidden;
}



/** Formular **/

FORM {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

INPUT, TEXTAREA {
	background:#F2F2F1;
	border:1px solid #8cd19b;
	font-size:14px;}

FORM LABEL {
	font-weight:bold;
}	
	FORM LABEL.Required {
		color: #7D1A44;
	}

TEXTAREA
{
	height: 80px;
}	

.small
{
	font-size: 10px;
}

div.formLine {
	padding: 0px 0px 0px 15px;
}
	div.formLeft {
		padding: 4px 0px 0px 0px;
		float:left;
		width: 150px;
		font-weight:bold;
	}
	div.formRight {
		float:left;
		width: 350px;
	}
	div.formRight INPUT, div.formRight TEXTAREA, div.formRight SELECT {
		width: 230px;
	}
	
.error {
	margin: 10px;
	padding: 10px;
	color: #CC0000;
	background-color: #F5F5F5;
	border: 1px solid #CCCCCC;
}

.success {
	margin: 10px;
	padding: 10px;
	color: #669900;
	background-color: #F5F5F5;
	border: 1px solid #CCCCCC;
}

.csc-textpic-caption {
	background:#efefef;
	font-size:10px;
}
.newsB {
	background:#8cd19b url(../images/newsbox3.jpg) no-repeat;
	width: 154px;
	margin-left: 17px;
	margin-top: 20px;
	overflow: hidden;
}
