html { height: 100% }
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #CECDCA;
	height: 100%;
	background-image: url(img/header_bg3.gif); 
	background-position: 50% top;
	background-repeat: repeat-y;
}

.hinweisIE7 {
	width: 400px;
	height: 200px;
	position: absolute;
	left: 50%;
	top: 200px;
	color: #fff;
	font-family: Arial;
	margin-left: -210px;
	border: 1px solid #000;
	background: #005092;
	padding: 10px;
}

.hinweisIE7 a {
	color: #fff;
}

.schatten {
	background-image: url(img/bottom_bg.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
	height: 55px;
}

/************************ ALLGEMEINE POSITIONSANGABEN **********************/

.linie_oben {background: url(img/obere_linie.gif); width: 880px; height: 10px;}
.pos_rolladen_links { float: left; width:178px; height:197px; background: url(img/hinter_rolladen_bg.jpg);}
.pos_rolladen_center { float: left; width:524px; height: 197px;}
.pos_rolladen_rechts { float: left; width:178px; height:197px; background: url(img/hinter_rolladen_bg.jpg); }
.rolladen { background: url(img/hinter_rolladen_bg2.jpg); }

.linie_unten {clear:both; background: url(img/untere_linie.gif); width: 880px; height: 3px;}
.pos_text { 
	width: 880px; 
}
.inhalt_table { width: 880px;}
.pos_text_start { width: 640px; }
.pos_text1 { width: 460px; }
.pos_text2 { width: 300px; }
.pos_left {	width: 160px; }
.pos_bread { width: 900px; clear:both;}
.top_bg {
	background: url(img/header_bg2.gif) repeat-x;
}

/************************* FOOTER-MENU ********************/
.footer {padding: 5px 45px;}
.footer td a { font-size: 12px; font-family: Verdana, Helvetica, sans-serif; padding: 2px 5px; color: #005092; text-decoration: none; }
.footer td a:hover, .footer_act a { color: #005092; text-decoration: underline;}

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

/***************** BREADCRUMB ********************/
.breadAct { color: #005092; text-decoration: none; }
.bread { color: #005092; }
.bread a { color: #005092; text-decoration: none; }
.bread a:hover { color: #C7C7C7; text-decoration: underline; }

/********************** HAUPTMENU ***********************/
.pos_menu {

	position: absolute;
	left: 50%;
	top: 98px;
	width: 400px;
	height: 37px;
  background: url(img/menu_bg.gif);
	margin-left: 40px;
	z-index: 500;

/*
	float: right;
    background: url(img/menu_bg.gif);
	width: 400px;
	height: 37px;
	margin-top: -197px;
  text-decoration: none;
  z-index: 500;
*/
}
.main_menu { 
	list-style-type: none;	
}
.main_menu li {
  float: left;
  padding: 7px 7px 10px 0px;
  color:#C7C7C7; 
}
.main_menu a {
  font-size: 13px;
  color:#C7C7C7; 
  text-decoration:none;
}
.main_menu a:hover, .main_menu_act a, .main_menu_act a:hover { color: #fff; }

/**************************** HAUPTMENU EBENE 2 ******************************/

.sub {
	width: 178px; 
}
.sub td {
	height: 37px;	
  background: url(img/menu_down.gif);
}
.sub td.zwischen {
	height: 3px; 
	background: url(img/menu_zwischen.gif) repeat-x;
}
.sub td a {
	text-decoration: none;
	color: #C7C7C7;
  font-size: 13px;
	height: 27px;	
}
.sub td a:hover {
	background: url(img/menu_up.gif);
	color: #fff;
}
.subber {
	height: 37px;
	padding: 10px 0px 0px 20px;
	display: block;
}
.sub td.act {
	background: url(img/menu_up.gif);
}
.sub td.act a {
	color: #fff;
}

/**************************** HAUPTMENU EBENE 3 ******************************/

.menu3 {
	list-style-type: none;
	margin: 0;
	padding: 0;
	padding: 0px 0px 20px 10px;
	font-size: 12px;
}
.menu3 li {
	padding-bottom: 5px;
}
.menu3 a {
	color: #878787;
	text-decoration: none;
}
.menu3 a:hover {
	color: #005092;
}
.menu3 li.menu3_act a {
	color: #005092;
}

/****************************** 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: 100px;
	width: 220px;
}
#poi #poitab { padding: 0;	margin: 0; }
#poi #poitab li {
	float:left;
	list-style-type: none;
	font-size: 12px;
	display:block;
	background: #ccc;
}
#poi #poitab li a {
	padding: 0px 5px 0px 5px;
    color: #fff;
	text-decoration: none;
	border: 1px solid #ccc;
	border-bottom: 0px;
}
#poi #poitab li a:hover { 
	background: #015092; 
	text-decoration: none; 
	border: 1px solid #015092;
	border-bottom: 0px;
}
#poi #poitab li.act a { 
	background: #015092; 
	border: 1px solid #015092;
}
.poi-content {
	clear:both;
	font-family: arial;
	font-size: 11px;
	padding: 3px;
	border: 1px solid #015092;
	overflow:auto;
}


#produktŸbersicht {
display:block;
margin-bottom:2em;
}

#element_links {
color:#000000;
float:left;
font-size-adjust:none;
margin-left:1em;
width:150px;
}

#element_mitte {
color:#000000;
float:left;
margin-left:1em;
width:150px;
}

#element_rechts {
color:#000000;
float:left;
margin-bottom:3em;
margin-left:1.5em;
width:150px;
}

.feld {
	width: 40px;
	height: 20px;
	border: 1px solid #000;
	margin: 2px 5px;
	float: left;
}

#farbname {
	clear: both;
	width: 150px;
	height: 30px;
	text-align: center;
	margin: 2px 5px;
	font-size: 14px;
}
