body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #A29060;
}



/************************ ALLGEMEINE POSITIONSANGABEN **********************/
.background {
	background: url(img/band.gif) repeat-x 50% 0;
}

.pos_main {
	width: 800px;
	min-height: 590px;
	padding: 0;
	background: #fff;
	background-image: url(img/bamberger_logo_BG.jpg);
	background-repeat: no-repeat;
	background-position: 28px 5px;
	
}
.pos_top { height: 80px; width: 800px; text-align: right; }
.header {width: 570px; height:150px; overflow: hidden;}
.pos_text { padding: 10px 40px 10px 10px; width: 590px; }
.inhalt2 { padding-top: 10px; }
.inhalt_table { width: 760px; }
.pos_text_start { width: 560px; }
.pos_text1 { width: 480px; }
.pos_text2 { width: 200px; }

.adress {font: 12px Arial Narrow, sans-serif; color: #fff; padding-top: 5px;}
/************************* FOOTER-MENU ********************/
.pos_footer {	
	width: 200px;
}
.footer td a { 	font-size: 11px; padding: 2px 10px; color: #9C9E9F; text-decoration: none; }
.footer td a:hover { color: #A29060; text-decoration: underline;}
.footer .footer_act a { color: #A29060; text-decoration: underline;}

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

/********************** HAUPTMENU ***********************/
.main_menu {
	list-style-type: none;
	padding: 0;
	margin: 0;
  font-family: Arial Narrow;
  font-weight: bold;
  font-size: 12px ;
  padding: 9px 0px 0px 42px;
}
.main_menu li {
  padding-top: 4px;
}
.main_menu li.spacer {
	height: 10px;
}
.main_menu a {
  color:#FFF; 
  text-decoration:none;
}
.main_menu a:hover, .main_menu_act a, .main_menu_act a:hover { color: #A29060; }

/****************************** 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 #A29060; font-size: 12px;	color: #707173; }
.mailform .mf_text { font-size: 12px;	color: #707173; }
.mailform .long { width: 300px; }
.mailform .middle { width: 150px; }
.mailform .short { width: 70px; }
.mailform .extrashort { width: 100px; }
.mailform .area { height: 100px; }
.mailform .button { width: 150px; background-color: #A29060; color: #fff; }
.mailform .button:hover { width: 150px; background-color: #A29060; color: #fff; }

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







