/* CSS Document */

BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #777777;
	background-color: #000000;
}

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;
}

#Holder {
	background-image: url(../images/bg_holder.jpg);
	background-repeat: repeat-x;
	background-color: #000000;
	height: 100%;
	width: 100%;
}


#Site {
	background-image: url(../images/bg_site.jpg);
	background-repeat: repeat-y;
	height: 100%;
	width: 900px;
}

#Header {
	background-image: url(../images/bg_header.jpg);
	background-repeat: no-repeat;
	height: 166px;
	overflow: hidden;
	width: 900px;
}

#ColLeft {
	background-image: url(../images/bg_col_left.jpg);
	background-repeat: no-repeat;
	padding-top: 139px;
	float: left;
	width: 155px;
	overflow: hidden;
}

#ColMiddle {
	float: left;
	width: 564px;
	background:#ffffff;
	overflow: hidden;
	padding-bottom: 20px;
}


#ColRight {
	background-image: url(../images/bg_col_right.jpg);
	background-repeat: no-repeat;
	float: left;
	margin-left:0px;
	width: 181px;
	height:100%;
	display:table-cell;
	overflow: hidden;
}

#Footer {
	margin: 0px 5px 0px 5px;
	border-top: solid #95809F 1px;
	text-align: right;
	float:left;
	display:inline;
	width: 550px;
}

	#Footer A {
		text-decoration: none;
		color: #777777;
	}

#MenuLeft {
	padding-top: 67px;
}

	#MenuLeft .Item {
		background-image: url(../images/bg_menu_left.jpg);
		background-repeat: no-repeat;
		height: 19px;
		width: 149px;
		margin-bottom: 1px;
	}
	
		#MenuLeft .Item A {
			color: #000000;
			text-decoration: none;
			font-size: 12px;
		}
	
	#MenuLeft .ItemA {
		background-image: url(../images/bg_menu_left_act.jpg);
		background-repeat: no-repeat;
		height: 19px;
		width: 149px;
		margin-bottom: 1px;
	}
	
		#MenuLeft .ItemA A {
			color: #FFFFFF;
			text-decoration: none;
			font-size: 12px;
		}
		



	#MenuLeft .SubItem {
		background-image: url(../images/bg_menu_left_sub.jpg);
		background-repeat: no-repeat;
		height: 19px;
		width: 149px;
		margin-bottom: 1px;
	}
	
		#MenuLeft .SubItem A {
			color: #000000;
			text-decoration: none;
			font-size: 12px;
		}
	
	#MenuLeft .SubItemA {
		background-image: url(../images/bg_menu_left_sub_act.jpg);
		background-repeat: no-repeat;
		height: 19px;
		width: 149px;
		margin-bottom: 1px;
	}
	
		#MenuLeft .SubItemA A {
			color: #FFFFFF;
			text-decoration: none;
			font-size: 12px;
		}


#Geopath {
	margin: 12px 5px 5px 5px;
	border-bottom: solid #95809F 1px;
	font-size:80%;
}

#Geopath A {
	text-decoration: none;
	color: #999999;
	font-size:100%;
}

#Searchbox {
	margin-top:14px;
}

#bannerRight {
padding:5px 0px 5px 17px;
height:50px;
float:left;}

#news-top {
margin-left:0px;
float:left;
margin-top:15px;}

#news {
margin-left:0px;
margin-top:0px;}

*+html div#news,
*+html div#news-top {
margin-left:5px;}

* html div#news,
* html div#news-top {
margin-left:5px;}

div#List {

}

div.ListBox {
	float:left;

	margin: 10px 0px 5px 10px;
	overflow: hidden;
	width: 260px;
	display:inline;
}


div.ListTitle {
	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.ListContent {
	width: 259px;
	border-right: #E0C4DD solid 1px;
	margin-top: 3px;

}

	div.ListContent .Image {
		padding: 5px 0px 0px 0px;
	}
	
	div.ListContent .Text {
		padding: 0px 0px 0px 0px;
	}
	
	div.ListContent .Text p {
		margin: 3px 0px 3px 0px;
	}
	
	div.ListContent .Link {
		padding: 0px 10px 0px 0px;
	}

/** News Single View **/
div.Single {
	float:left;
	height: 100%;
	width: 100%;
	margin-left:5px;
	display:block;
}

	div.Single .p {
		padding: 0px 0px 0px 5px;
		color:#000000;
	}
	
	div.Single p.bodytext {
		margin: 0px 0px 10px 0px;
		color:#000000;
	}
	
	div.Single .Link {
		padding: 0px 0px 0px 0px;
	}


div.SingleTitle {
	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.SingleUntertitle {
	padding: 0px 0px 0px 0px;
	font-size: 12px!important;
	color: #000000;
	font-weight: normal;
	overflow: hidden;
}

div.SingleContent {
	padding: 0px 0px 0px 0px;
	color: #000000;
	font-weight: normal;
}

div.SingleUntertitle h3 {
	padding: 0px 0px 0px 2px;
	font-size: 12px!important;
	color: #000000;
	font-weight: normal;
	overflow: hidden;
}

div.SingleDate {
	padding: 0px 0px 0px 0px;
	font-size: 10px;
	text-align:right;
	color: a8a8a8;
	line-height:15px;
	font-weight: bold;
}

div.SingleFooter {
	margin: 0px 0px 5px 0px;
	border-top: solid #95809F 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 **/
.csc-header-n2, h1 {
font-size:14px!important;}

/** Kalender **/
.monthlargebasic {
height: 50px;
}

.default_categoryheader_text a:link,
.default_categoryheader_text a:active,
.default_categoryheader_text a:visited {
color:#000000;
text-decoration: none;}

.default_categoryheader_text a:hover {
color:#a8a8a8;
text-decoration: underline;}

.cal-single-imgcaption {
font-style:italic;}

/** Gästebuch **/
.tx-guestbook-list-header {
background-color: #018427;
color: #ffffff;
font-weight: bold;
}

.tx-guestbook-list-rowleft {
background-color: #eeeeee;
font-size:11px;
}

.tx-guestbook-list-row {
background-color: #ffffff;
color:#000000;
}

.tx-guestbook-form-inputfield-med {
border:solid 1px #018427;
font-size: 14px;
color: #000000;
width: 100px;
}

.tx-guestbook-form-inputfield-big  {
border:solid 1px #018427;
font-size: 14px;
color: #000000;
width: 150px; }

.tx-guestbook-form-textarea {
border:solid 1px #018427;
margin-left:8px;
font-size: 14px;
color: #000000;
width: 350px; }

/** Latest News **/
.news-latest {
color:#000000;
font-size:11px;
width:174px;
margin-left:1px;
height:100%;
}

html>/**/body .news-latest {
margin-left:5px;}

.news-latest-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;
}

.news-latest-datum {
text-align:right;
}

div.news-latest-datum a {
color:#C2D1CA!important;
text-decoration:none;
}

.news-latest-title {
color:#ffffff;
font-size:14px;
background:#ADBAB4;
font-weight:bold;
}

div.news-latest-title a {
color:#ffffff!important;
text-decoration:none;
}

.news-latest-weiter {
text-align:right;
color:#C2D1CA;
text-decoration:none;
}

div.news-latest-weiter a {
text-align:right;
color:#C2D1CA;
text-decoration:none;
}

/** 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;
} 


#BannerTop {
	position: absolute;
	left: 660px;
	width: 234px;
	height: 60px;
	top:80px;
	overflow:hidden;
	background:#fff333;
}

#BannerLeft {
	margin-top: 30px;
	width: 140px;
	height: 80px;
	overflow:hidden;
}

h1 {
	color:#3A0000;
	font-size:120%;
	border-bottom:1px solid #3A0000;
}

h3 {
	color:#3A0000;
	font-size:100%;
}

div#news-top div.csc-header h1 {
	color:#ffffff;
	float:left;
	margin-left:5px;
	text-decoration:none!important;
	padding-top:0px;}
