html {
	height: 100%;		/* Gecko and Opera both need this, in html AND body */
	width: 100%;
	margin: 0px;
	padding: 0px;

	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
}

body {
	height: 100%;
	width: 100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}



/************************ ALLGEMEINE POSITIONSANGABEN **********************/
.pos_main {
	width: 900px;
	border: 1px solid #000;
	padding: 0;
}
.pos_top { height: 100px;	width: 900px; }
.pos_text { padding: 10px 10px 10px 10px; width: 880px; height: 500px; overflow: auto;}
.inhalt_table { width: 860px; }
.pos_text_start { width: 660px; }
.pos_text1 { width: 580px; }
.pos_text2 { width: 300px; }
.pos_news {	width: 200px; }
.pos_bread { width: 900px; clear:both;}

/************************* FOOTER-MENU ********************/
.pos_footer {	
	width: 900px;
  background: #eee;
}
.footer td a { padding: 2px 10px; color: #000; text-decoration: none; }
.footer td a:hover { color: #000; text-decoration: underline;}
.footer .footer_act a { color: #000; text-decoration: underline;}

/************************* HEADER-DRUCK-MENU ********************/
.header_print { display: none; }

/***************** BREADCRUMB ********************/
.breadAct { font-weight:bold; color: #000; text-decoration: none; }
.bread a { color: #000; text-decoration: none; }
.bread a:hover { color: #000; text-decoration: underline; }

/********************** HAUPTMENU ***********************/
.pos_menu {
  clear:both;
  background: #B0CEB6;
	width: 900px;
	height: 28px;
  text-decoration: none;
}
.main_menu { white-space:nowrap; }
.main_menu a {
	font-size: 13px;
  white-space:nowrap;
  display:block;
  padding:6px 16px;
  color:#000; 
  background:#B0CEB6; 
  text-decoration:none;
}
.main_menu a:hover { background: #A7BFAC; color: #000; }
.main_menu_act a { background: #A7BFAC; color: #000; }
.main_menu_act a:hover { color: #eee; }

/**************************** HAUPTMENÜ EBENE 2 ******************************/
.main_menu_ebene2 { background: #C7E3CC; font-size: 11px; }
.main_menu_ebene2 a {	padding: 2px 16px; color: #000;	text-decoration: none; display:block; }
.main_menu_ebene2 a:hover { padding: 2px 16px; background: #A7BFAC; }
.main_menu_ebene2_act a { padding: 2px 16px; background: #A7BFAC; }
.main_menu_ebene2_act a:hover { color: #eee; }



/****************************** NEWS ******************************/
.news-list-date, .news-single-timedata { font-family: Arial; font-size: 11px; }
.news-list-container a img { border: 0; }
.news-single-subheader { font-weight: bold; font-size: 14px; padding: 5px 0px 5px 0px;}
.news-single-additionaldata { font-family: Arial; font-size: 11px; }
.news-single-backlink a { text-decoration: none; font-size: 11px; }
.news-latest-header a { font-size: 14px; text-decoration: none; color: #000; font-weight: bold;}
.news-latest-container a img { border: 0; }
.news-latest-item1 { background: #C7E3CC; border: 1px solid #000; margin-bottom: 5px; padding: 3px; }
.news-latest-item { background: #B0CEB6; border: 1px solid #000; margin-bottom: 5px; padding: 3px; }
.pos_news .bodytext { color: #0000ff; }


/*********************************Mailformplus*********************************************/
.mailform .mf_field {	border: 1px solid #000000; font-size: 12px;	color: #000000; }
.mailform .mf_text { font-size: 12px;	color: #000000; }
.mailform .long { width: 300px; }
.mailform .short { width: 70px; }
.mailform .area { height: 100px; }
.mailform .button { width: 150px; }

.mailform input:active, .mailform input:focus, .mailform input:hover { background: #EEEEEE; }
.mailform select:active, .mailform select:focus, .mailform select:hover { background: #EEEEEE; }
.mailform textarea:active, .mailform textarea:focus, .mailform textarea:hover { background: #EEEEEE; }

/*********************** INDEXED_SEARCH ********************************/
.tx-indexedsearch-whatis { font-family: arial; font-size: 12px; }
.tx-indexedsearch-sw { font-family: arial; font-size: 12px; font-weight: bold; }
.tx-indexedsearch-res { padding-bottom: 10px; clear:both; }
.tx-indexedsearch-title a { color: #000; }
.tx-indexedsearch-icon { background: #D1DFD4; }
.tx-indexedsearch-result-number { background: #D1DFD4; }
.tx-indexedsearch-title { background: #D1DFD4; font-weight: bold; font-size: 13px; }
.tx-indexedsearch-title a { text-decoration: none; }
.tx-indexedsearch-percent { background: #D1DFD4; }
.tx-indexedsearch-redMarkup { color: #ffff00; }
.tx-indexedsearch-info { border-top: 1px dotted #000; color: #666; }
.tx-indexedsearch-info a { color: #666; text-decoration: none;}
.tx-indexedsearch-browsebox { }
.searchbox-sword { width: 100px; }

ul.browsebox { padding: 0; margin: 0; }
ul.browsebox li { list-style-type: none; float: left; padding: 5px 10px 5px 0px; }
ul.browsebox li a { color: #000; }

/*********************** RG GOOGLE MAPS *********************************/
.googledir {
  font-family: arial;
	font-size: 12px;
}
#poi {
	height: 150px;
	width: 220px;
}
#poi #poitab { padding: 0;	margin: 0; }
#poi #poitab li {
	float:left;
	list-style-type: none;
	font-size: 12px;
	display:block;
}
#poi #poitab li a {
	padding: 0px 5px 0px 5px;
  color: #000;
	text-decoration: none;
	border: 1px solid #fff;
	border-bottom: 0px;
}
#poi #poitab li a:hover { 
	background: #C7E3CC; 
	text-decoration: none; 
	border: 1px solid #000;
	border-bottom: 0px;
}
#poi #poitab li.act a { 
	background: #C7E3CC; 
	border: 1px solid #000;
}
.poi-content {
	clear:both;
	font-family: arial;
	font-size: 11px;
	padding: 3px;
	border: 1px solid #000;
	overflow:auto;
}

#boden {
	position:absolute;
	left:0px;
	bottom: 0px;
	height:40px;
width:100%;
	z-index:100;
	background-color: #99FF66;
}



.doli a {color:#000000; 	text-decoration: none; font-weight: bold;}
.doli a:hover {color:#3A66AF; 	text-decoration: none; font-weight: bold;}

.menu { font-family: Arial,Verdana; font-size:13px; font-weight:bold;  border-top: 5px solid #7B0031; display: block; }
.menu a { text-decoration:none; color: #FFFFFF; padding:2px 5px 5px 5px;  display: block; }

.menu a:hover { color: #FFFFFF; padding:2px 5px 5px 5px; display: block; 	background-color: #97003D; }

.menu_act {  font-family: Arial,Verdana; font-size:13px; font-weight:bold; padding:2px 5px 5px 0px;  display: block;  }
.menu_act a:hover { color: #FFFFFF; display: block; 	background-color: #97003D; }

.menu_act a { text-decoration:none; color: #FFFFFF; padding:2px 5px 5px 5px; display: block; 	background-color: #97003D;}



.menu2 { font-family: Arial,Verdana; font-size:11px;   display: block;  }
.menu2 a { text-decoration:none; color: #FFFFFF; padding:2px 5px 2px 5px; display: block;  }
.menu2 a:hover { text-decoration:none; color: #FFFFFF; padding:2px 5px 2px 5px;  display: block; 	background-color: #97003D; }

.menu2_act { font-family: Arial,Verdana; font-size:11px; color: #FFFFFF;  display: block;  }
.menu2_act a { text-decoration:none; color: #FFFFFF; padding:2px 5px 2px 5px; display: block; 	background-color: #97003D;  }
.menu2_act a:hover { text-decoration:none; color: #FFFFFF; padding:2px 5px 2px 5px; display: block;  }

.align-center {text-align: center; color: #7B0031;}