/**Layout**/
html{
	height: 100%;
	width:100%;
}
body{
	width:100%;
	height: 100%;
	margin:0px;
	font-family: Trebuchet MS, Arial;
	color:#000000;
	background-color:#000000;
	background-image:url(../img/body_background.png);
	background-repeat:repeat-x;
	font-size:12px;
}
#body_background{
	width:950px;
	margin:0px auto;
	background-image:url(../img/body_strukturbild_001.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	position:relative;
}
#body_header{
	width:950px;
	margin:0px auto;
	background-image:url(../img/body_header.png);
	position:relative;
	height:60px;
}
#body_header a.login{
	position:absolute;
	display:block;
	float:left;
	width:100px;
	height:5px;
}
#body_header a.home{
	position:absolute;
	display:block;
	float:left;
	width:900px;
	height:55px;
	top:5px;
}
#page{
	width:800px;
	margin:0px auto;
	position:relative;
	min-height:500px;
	_height:500px;
	background-image:url(../img/page_background.png);
	background-repeat:repeat-x;
	margin-top:240px;
	padding-bottom:20px;
}
#german_flag{
	width:800px;
	height:6px;
	background-image:url(../img/page_german_flag.png);
	background-repeat:no-repeat;
}
#blue_fader{
	width:800px;
	height:16px;
	background-image:url(../img/page_blue_fader.png);
	background-repeat:no-repeat;
	background-position:right;
}
#content_left{
	width:532px;
	float:left;
	padding-left:100px;
	padding-top:30px;
}
#content_right{
	width:168px;
	float:right;
}
#main_menu
{
	width:167px;
	background-image:url(../img/main_menu_background.jpg);
	background-repeat:no-repeat;
	background-color:#5e6164;
	border-left:1px solid #000000;
	border-bottom:1px solid #000000;
}
div.sponsor{
	width:167px;
	height:78px;
	border-left:1px solid #000000;
	border-bottom:1px solid #000000;	
}
body.mceContentBody{
	font-size:12px;	
	color:#000000;
	background-color:#FEFEFE;
	background-image:none;
	font-family: Trebuchet MS, Arial;
}

body.mceContentBody td{
	font-size:12px;	
	color:#000000;	
}
#powered_by{ 
	font-size:10px; 
	text-align:right; 
	width:800px;
	margin:0px auto;
	color:#FFFFFF;
	padding-bottom:30px;
}

/*NEWS*/
div.news_overview_row, div.news_row{
	padding:10px 0px;
	clear:both;
}
div.newsoverview_date, div.news_date{
	font-weight:bold;
	font-size:13px;
	border-bottom:1px dotted #06538E;
	color:#06538E;
	margin-bottom:5px;
}
div.news_shorttext{
	font-weight:bold;
	padding-top:10px;
}
div.newsoverview_link a, div.news_link a{
	font-weight:bold;
	background-image:url(../img_cms/b_link.png);
	background-position:right center;
	background-repeat:no-repeat;
	padding-right:18px;
}

div.gallery_date{
	font-weight:bold;
	font-size:13px;
	color:#06538E;
}

/**Allgemeines Layout**/
img, #map_canvas{
	border:1px solid #b80000;
}

div.infobox{
	background-color:#FFFFFF;
	position:absolute;
	width:750px;
	overflow:auto;
	font-size:11px;
	visibility:visible;
	padding:5px;
	border:1px solid #FFCC00;
}

h1{
	margin-top:0px;
	text-align:left;
	font-weight:bold;
	font-size:20px;
	text-transform:uppercase;
	padding-bottom:30px;
}

a img{
	border:0px;
}

/*****************************************************************************************************/
/*****************************************************************************************************/
/*******************************************   C   M   S   *******************************************/
/*****************************************************************************************************/
/*****************************************************************************************************/

div.locationrow{
	text-align:left;
	padding:6px 6px;
	font-size:13px;
	color:#FCFCFC;
	text-transform:uppercase;
	background-image:url(../img/location_background.jpg);
}
div.locationrow a:link,
div.locationrow a:visited,
div.locationrow a:active{
	color:#FCFCFC;
}
div.locationrow a:hover{
	text-decoration:underline;
}
div.contentrow{
	text-align:left;
	margin:3px 20px 3px 3px;
	padding:0px 10px;
	/*background-image:url(../img/contentrow_background.png);
	border: 1px solid #AAAAAA;*/
}
div.contentrow_border{
	text-align:left;
	padding:3px;
	color:#000000;
	margin:0px 20px 3px 3px;
	border-bottom:1px solid #000000; 
	border-left:1px solid #000000; 
	border-right:1px solid #000000; 
	background-color:#EEEEEE;
}
div.editorrow,
div.editorrow_dragbar{
	text-align:left;
	padding:3px;
	border:1px solid #000000;
	background-color:#ACCBEA;
	color:#000000;
	margin:3px 20px 0px 3px;
}

div.boxheadrow{
	text-align:left;
	padding:3px;
	border:1px solid #000000;
	background-color:#000066;
	color:#FFFFFF;
	font-size:9px;
	height:10px;
	line-height:10px;
}
div.boxcontent{
	text-align:left;
	padding:3px;
	border-bottom:1px solid #000000; 
	border-left:1px solid #000000; 
	border-right:1px solid #000000; 
	background-color:#EEEEEE;
}
span.login{
	float:left;width:100px;font-weight:bold;
}
input,
textarea,
select{
	border:0px;
	border:1px solid #AAAAAA;
	font-size:12px;
	padding:2px;
	background-color:#FFFFFF;
	margin-bottom:3px;
	font-family: Trebuchet MS, Arial;
}
input:focus,
textarea:focus,
select:focus{
	background-color:#f8f9a6;
}
input.radio, input.checkbox{
	border: 0px;
	margin: 0px 4px 0px 0px;
	padding: 0px;
}
#elm1_tbl{
	width:800px;
	height:400px;
}
#menuEditContainer{
	position:absolute;
	left:0px;
	top:0px;
	width:200px;
	height:100px;
	z-index:100;	
}
#menuEditContainer input{
	width:176px;
}
a:link, a:active, a:visited{
	color:#b80000;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
div.editorrow a:link, a.button:link,
div.editorrow a:active, a.button:active,
div.editorrow a:visited, a.button:visited,
div.editorrow_dragbar a:link,
div.editorrow_dragbar a:active,
div.editorrow_dragbar a:visited{
	color:#000000;
	text-decoration:none;
	background-color:#CCCCCC;
	border:1px solid #000000;
	padding:0px 10px;
	font-weight:normal;
	font-size:11px;
	z-index:100;
}
div.editorrow a:hover, 
div.editorrow_dragbar a:hover{
	background-color:#666666;
	color:#FFFFFF;
}

a.button:link,
a.button:active,
a.button:visited{
	color:#000000;
	text-decoration:none;
	background-color:#CCCCCC;
	border:1px solid #000000;
	padding:2px 10px;
	font-weight:normal;
	font-size:11px;
	z-index:100;
}
a.button:hover{
	background-color:#666666;
	color:#FFFFFF;
}
#contentrow_map_form{
margin-top:30px;
	padding:0px 70px;
}
#contentrow_contact{
	margin-top:30px;
}
#directions img {
	border:0px;
}
.FormInputLabel {
	float:left;
	font-weight:bold;
	margin-top:2px;
	padding:2px;
	text-align:left;
	width:150px;
}
.FormInput {
	float:left;
	margin-top:2px;
	padding:0px;
	text-align:left;
}

.FormInput input{
	margin:0px;
}

div.contentrow_border a:link,
div.contentrow_border a:active,
div.contentrow_border a:visited{
	color:#000000;
}

div.errortext{
	color:#EE0000;
}
#guestbook_form{
  margin-top:30px;
}
.guestbook_pagination{
	border-bottom: 1px dotted #06538E;
}
.guestbook_row{
	border-bottom: 1px dotted #06538E;
	padding:10px 0px;
}
.guestbook_row_left{
	float:left;
	width:200px;
}
.guestbook_row_right{
	float:left;
	width:275px;
	padding-left:10px;
}

.guestbook_row_right img{
	border:0px;
}

#shadowbox img{
	border:0px;
}
#sb-content{
	background-color:#ffffff;
}

.twitter_datum{font-weight:bold; color: #06538E}
.twitter_eintrag{}