
html{ 
	margin:0; 
	padding:0; 
	text-align:center; 
	overflow: -moz-scrollbars-vertical;
} 

body {
	font-family:  Verdana, Helvetica, Tahoma, Arial, sans-serif;

	font-size: 12px;
	color: #4d4d4d;
	text-decoration: none;
	margin:0px 0 0 0; 
	padding:0;
	text-align:center;
	background: none;
}

a {
	color: Gray;
	font-family:  Verdana, Helvetica, Tahoma, Arial, sans-serif;
	text-decoration:none;
}
a:hover {
	color: #000000;
	text-decoration:underline;
}

img {
	border:0;
}
a img {
	border-width: 0px;
}
p {
	margin:0 0 4px 0;
}
.bodytext {
	font-size:12px;
}
td, div, p.bodytext {
	font-size:12px;
	margin:0;
}
/*
a {
	font-family:  Arial, Verdana, Helvetica, Tahoma, sans-serif;
}
*/


#site_wrapper {
	position:absolute;
	top:10px;
	left:50%;
	z-index:0;
	margin:0;
}
#main_wrapper {
	position:absolute;
	top:0;
	left:-490px;
	width:984px;
	z-index:1;
	margin:0;
}
#main {
	background: #ffffff;
	text-align:left;
	margin:0;
}
#head_wrapper {
	height:185px;
	width:984px;
	background: #ffffff;
	border:0px solid #ff0000;
	position:relative;
	left:0px;
	top:4px;
	z-index:2;
	margin:0;
}
#head_image {
   position: absolute;
	left:0px;
	top:0px;
	width:980px;
	height:170px;
	z-index:3;
	margin:0;
	background: url(../images/bgr_header_start_neu.jpg) no-repeat left top;
}
#head_image div.csc-header {
	display:none;
}
#head_image div,
#head_image div.csc-textpic,
#head_image div.csc-textpic-imagewrap,
#head_image div.csc-textpic-image,
#head_image dl,
#head_image dt,
#head_image dd {
	margin:0;
	padding:0;
	position:relative;
	top:0px;
}


#head_image span {
	position:absolute;
	top:120px;
	left:30px;
	color:white;
   font-family: Arial, Helvetica, sans-serif;
	font-size:30px;
   font-style: italic;
	font-weight:bold;
}


#head_logo {
   position: absolute;
	left:842px;
	top:50px;
	width:138px;
	height:120px;
	z-index:4;
	margin:0;
}


#claim {
	display:none;
}


/************* suchbox *************************/
#suchbox {
	position:absolute;
	left:-175px;
	top:102px;
	width:168px;
	height:25px;
   z-index:999;
	border:0px solid red;
}


#content_wrapper { 
	position:relative;
	left:0px;
	top:0px;
	width:984px;
	z-index:10;
	min-height:400px;
  	height:auto !important;
  	height:400px;
	border:0px solid #ffcc00;
	margin:0;
}
  
/********************************
nach start.css und normal.css verlegt
 
#content_main {
	position:relative;
	left:0px;
	top:10px;
	z-index:12;
	float:left;
	width:632px;
	margin:0;
	background: url(../images/bgr_content.jpg) no-repeat right 1px;
}

*********************************/

#content_menu_item {
	background: url(../images/bgr_icon_navi_stripes.png) no-repeat left 20px;
	width:984px;
	height:65px;
	border:0px solid olive;
	margin: 0; 

	overflow:hidden;
}

#content_menu_item div.csc-header {
	display:none;
}

#content_inner_holder {
	border:0px solid #ff0000;
	position:relative;
	left:0px;
	top:0px;
	width:632px;
	margin:0;

}
#content_menu_main {
	position:relative;
	right:3px;
	top:0px;
	width:168px;
	/*
	background: #f6f6f6;
	*/
	margin:0;
	float:right;
}

.menu_holder {
	position:relative;
	right:0px;
	top:0px;
}


/******* content mit headline ****************/
#content_real {
	position:relative;
	left:0px;
	top:0px;
	margin:0 10px 0 0;
	padding:0 0 0 0;
	float:left;
}

#content_headline {
	margin:0;
	padding:0;
}
#content_headline h2 {
	font-size:11px;
	font-weight:bold;
	color: #4d4d4d;
	margin:0 0 0 0;
	padding:0 0 0 0;
	line-height:20px;
	vertical-align: top;
}

/******* content ****************/
#content {
	font-size:12px;
	color: #4d4d4d;
}

#content h1 {
	margin:0 0 8px 0;
	padding:0;
	font-size:12px;
	font-weight:bold;
	color: #4d4d4d;
}
#content div.col_left h1,
#content div.col_left h2 {
	margin:0 0 0 8px;
	padding:0;
	font-size:12px;
	font-weight:bold;
	color: #4d4d4d;
}

#content,
#content td,
#content span {
	line-height:18px;
}
#content p.bodytext {
	margin:0 0 0 0;
	line-height:18px;
}

#content h1.csc-firstHeader {
	margin:0 0 8px 0;
	padding:0;
	position:relative;
	top:-5px;
	font-size:12px;
	font-weight:bold;
	color: #4d4d4d;
	line-height:23px;
}

/*********** fce_content_2col.html - content 2cols u.a. start *****************/

#content div.content_2col_holder {
	position:relative;
	left:0px;
	top:0px;
	width:632px;
	padding-top:1px;
	z-index:15;

}
#content div.col_left {
	background:#f1f1f1;	
	position:relative;
	left:0px;
	top:5px;
	width:262px;
	float:left;
	margin:0 0 0 0;
	padding-bottom:8px;
	border:0px;
}

#content div.col_right {
	background: url(../images/bgr_content_header.png) no-repeat right 0px;
	position:relative;
	left:0px;
	top:0px;
	padding:0px;
	width:330px;
	float:left;
	margin:0 0 0 18px;
}


#content div.col_left h1.csc-firstHeader,
#content div.col_right h1.csc-firstHeader {
	font-size:12px;
	font-weight:bold;
	position:relative;
	top:-2px;

}


#content div.col_left h1.csc-firstHeader {
	margin:0;
	padding:0 0 0 8px;
	color: White;

}
div.col_left div.csc-header,
div.col_left div.csc-textpicHeader {
	position:relative;
	height:20px;
	top:-5px;
	margin:0;
	overflow:hidden;
	background: url(../images/bgr_header_content_box.png) no-repeat left top;	
}
#content div.col_left p.bodytext {
	margin:0 8px 8px 8px;
	/*
	padding-left:8px;	
	*/
}
/******* tt_news news - latest news *******************/
#content div.col_left div.news-latest-item h2.header_link {
	margin:0;
	/*
	padding-left:8px;	
	*/
}
#content div.col_left div.news-latest-container p.bodytext {
	margin:0;
	/*
	padding-left:8px;	
	*/
}
/***************************/

#content div.col_right div.csc-header {
	height:20px;
	width:320px;
	margin:0;
	overflow:hidden;
}

#content_real div.col_right h1.csc-firstHeader {
	margin:0 0 0 8px;
	padding:0;
	color: white;
	background: none;

}


.csc-textpic-imagewrap dl.csc-textpic-image {
	margin-top:2px;
}
.csc-textpic-caption {
	padding-top:2px;
	font-size:10px;
	color:gray;
}


.betw_footer {
	width:1px;
	height:1px;
	clear:both;
	margin:0;
	padding:0;
}


/****** boxes right ******************/

#content_right,
#content_right_lib {
float:right;
	z-index:4;
	width:168px;
	/*
	background: #f1f1f1;
	*/
	border:0px solid #000000;
	margin:0;
}
#content_right div.csc-header,
#content_right_lib div.csc-header {
   background: #ffffff url(../images/bgr_header_right_boxes.png) no-repeat right bottom;
	margin:0;
	border-top:18px solid #ffffff;

}

#content_right div.csc-header h1.csc-firstHeader,
#content_right div.csc-header h1,
#content_right_lib div.csc-header h1.csc-firstHeader,
#content_right_lib div.csc-header h1 {
	margin:0;
	padding:0 0 0 10px;
	line-height:18px;
	font-size:12px;
	color:#ffffff;
}

#content_right p.bodytext,
#content_right_lib p.bodytext {
	margin:6px 10px 6px 10px;
	font-size:11px;
	color:#000000;
}




#footer_wrapper {
	width:978px;
	position:relative;
	left:0px;
	top:10px;
	z-index:10;
	margin:0px 0 0 0;
	padding:5px 0 10px 0;
	border-top:1px solid #cccccc;

}
#footer {
	width:960px;
	font-size:11px;
	color: #696969;
	text-align:center;
}


/***************** php formular kontakt ****************************/
input, textarea {
	border:1px solid #696969;
}
#form_php td,
#form_php div {
	font-size:12px;
	margin:0;
	padding:0;
}
#form_php td.headline {
	padding:0 0 8px 0;
	margin:0;
}

#form_php div#content_norm {
	border:0px solid #ff0000;
	margin:0;
	min-height:430px;
  	height:auto !important;
  	height:430px;
	width: 600px;
	overflow:auto;
}
#form_php td.form_left {
	width:45%;
	margin:0;
	padding:0;
}
#form_php td.form_right {
	width:54%;
	margin:0;
	padding:0;
}
#form_php td.form_left td, 
#form_php td.form_right td,
#form_php td.form_small td table td {
	padding:3px 0 0 0;
	margin:0;
}
#form_php td.form_small {
	width:450px;
}
#form_php td.td_a {
	width:147px;
} 
#form_php td.td_b {
	
}

input.norm,
#form_php input.norm {
	width:200px;
	background: url(../images/bgr_input.png) no-repeat left top;
}
#form_php input.norm_plz {
	width:45px;
	background: url(../images/bgr_input.png) no-repeat left top;
}
#form_php input.norm_ort {
	width:151px;
	background: url(../images/bgr_input.png) no-repeat left top;
}

#form_php textarea.norm_textarea {
	width:200px;
	height:100px;
	background: url(../images/bgr_input.png) no-repeat left top;

}
#form_php input.checkbox {
	position:relative;
	top:2px;
	border:none;
}


/* tt_news */


.col_left div.news-latest-container {
   /*
	background: url(../images/bgr_news_ref_footer.jpg) repeat-x left bottom;
	*/
}
.col_left span.news-latest-date {
	display:none;
}
.col_right div.news-latest-container {
/*
	background: url(../images/bgr_news_aktuelles_footer.jpg) repeat-x left bottom;
*/
}

/************ list **************/

.news-list-category {
	display:none;
}


/*********** news single ****************************/
.news-single-container,
.news-latest-container,
.news-list-container {
	border:none;
	margin:0;
	padding:0;
}
.news-latest-container {
	min-height:315px;
  	height:auto !important;
  	height:315px;
}
.col_left div.news-latest-item {
	padding-bottom:5px;
	border-bottom:1px solid #ffffff;
}

.news-latest-item {
	border:none;
	clear:both;
	padding:0;
	margin:5px 5px 5px 8px;
}
.news-single-item,
.news-list-item {
	border:none;
	clear:both;
	padding:0;
	margin:0;
}

.news-single-item dl,
.news-single-item dt,
.news-single-item dd,
.news-single-item h2,
.news-single-item h3,
.news-latest-latest dl,
.news-latest-latest dt, 
.news-latest-latest dd, 
.news-latest-latest h2,
.news-latest-latest h3,
.news-list-container dl,
.news-list-container dt, 
.news-list-container dd, 
.news-list-container h2,
.news-list-container h3    {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border:none;
	background: none;
}
.news-single-item h2,
.news-single-latest h2,
.news-list-container h2,
.news-latest-container h2,
.news-latest-gotoarchive {
	margin:0 0 5px 0;
	font-size:12px;
	font-weight:bold;
	color:#696969;
	border:none;
	background: none;
	padding:0;
}
.news-latest-item h2 {
	display:inline;
	color:#696969;
	
}

.news-latest-item h2 a {
	color:#696969;

}

.news-single-item h3,
.news-single-latest h3,
.news-list-container h3,
.news-latest-container h3,
.news-latest-gotoarchive   {
	margin:0 0 5px 0;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	padding:0;
}
.news-single-item hr.clearer,
.news-single-latest hr.clearer,
.news-list-container hr.clearer  {
	display:none;
	clear: both;
	height:1px;
	border-top:none;
	border-right:none;
	border-bottom:1px solid #cccccc;
	border-left:none;
}

.news-single-item div.news-single-img {
	float:left;
	margin:0;
	border:0px solid #ff0000;
}
.news-list-item img,
.news-single-item img {
	float:left;
	margin:0 8px 5px 0;
	border:0px solid #ff0000;
}
.news-latest-item img { 
	float:left;
	margin:4px 8px 0 0;
	border:0px solid #ff0000;
}

div.news-latest-big-img {
	margin:0;
	padding:0;
}
.news-latest-big-img img {
	float:left;
	margin:0;
	padding:0;
	border:0px solid #ff0000;
}

p.news-single-imgcaption {
	clear:both;
	float:left;
	font-size:11px;
	color:gray;
	margin:0 0 0 0;
	padding:0 0 5px 0;
}

.news-single-additional-info,
.news-single-additional-info dl,
.news-single-additional-info dt,
.news-single-additional-info dd {
	margin:0 0 4px 0;
	padding:0;
	border:0;
	background:none;
	font-size:12px; 
}
.news-single-files {
	margin:0;
	padding:0;
}

.news-single-backlink a,
.news-latest-morelink a,
.news-list-container a,
.news-list-morelink a
 {
	font-size:12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Gray;
	text-decoration:none;
}
.news-latest-morelink,
.news-list-morelink {
	margin-top:4px;
}

.news-list-morelink {
	display:block;
}

.news-single-backlink a:hover,
.news-latest-morelink a:hover,
.news-list-container a:hover,
.news-list-morelink a:hover {
	color:black; 
	text-decoration:underline;
}

h2.header_link,
h2.header_link p.bodytext {
	margin:0;
	padding:0;
}
h2.header_link { 
	margin:0 0 5px 0;
}
h2.header_link a {
	color:#696969;
	margin:0px;
	text-decoration:none;
	font-weight: bold;
}
h2.header_link a:hover {
	color: #000000;
	font-size:12px;
	text-decoration:none;
}
h3.subheader_link,
h3.subheader_link p.bodytext {
	margin:0;
	padding:0;
}

h3.subheader_link a {
	color:#696969;
	border:0px solid #ff0000;
	text-decoration:none;
	font-weight: normal;
}
h3.subheader_link a:hover {
	color: #000000;
	font-size:12px;
	text-decoration:none;
}




div.clear_all_line {
	clear:both;
	height:10px;
	width:100%;
	margin:0;
	padding:0;
	border-top:1px solid #cccccc;
	
}
div.clear_all {
	clear:both;
	width:100%;
	height:6px;
	margin:0;
	background:none;
}
div.clear_all_thin {
	margin:0;
	clear:both;
	width:100%;
	height:0;
	background:none;
}
hr.clearer {
	display:none;
	border-top:0px solid #cccccc;
	border-right: none;
	border-bottom: none;
	border-left: none;
	height:0px;

}
.news-latest-quelle {
	font-size:12px;
	float:left;
}
.news-list-date,
.news-latest-date,
.news-single-timedata {
	background: none;
	float:right;
	font-size:12px;
}

.news-single-category {
	display:none;
}

/************** latest ***********************/

.news-latest-category {
	display:none;
}





/**************** direct mail ******************************/

.newsletter_subscription,
.newsletter_subscription font {
	font-size:12px;
}


/*********************** sitemap ***************************************/

.csc-sitemap ul {
	margin:0;
	padding:0;
}
.csc-sitemap li {
   line-height:12px;
	margin:0;
	padding:0 10px 0 20px;
}

.csc-sitemap a {
	font-size:10px;
	font-weight:bold;
}

.csc-sitemap li li a {
	font-size:10px;
	font-weight:normal;
	line-height:12px;
}



.csc-sitemap li {
	list-style-type:none;
	list-style: none   
}
.csc-sitemap li ul {
	margin:0 0 10px 0;
}
.csc-sitemap li ul li {
	height:14px;
}


/************* ansprechpartner *********************/
#ansprech td {
	border-bottom:1px solid #f0f0f0;
}

#ansprech table {
	border: 1px solid white;
	border-collapse: separate;
	background: white;
}

/*********** kill annoying br in empty image-caption, 
e.g. when using 3 images in a col with one caption-text under last image **********/

dd.csc-textpic-caption br {
	display:none;
}


#ticker_wrapper {
	margin:0 0 0 0;
	padding:8px 0 0 0;
	display:block;
	/*border:1px solid green;*/
}


/******************* datamints newsticker *************/

#ticker_wrapper a {
   cursor: default;
}
#ticker_wrapper a:hover {
	text-decoration:none;
	color:gray;
}


/* MsoNormal OMG !!!!! */

.MsoNormal,
.MsoNormal span {
	font-size:12px;
}

/* powermail all */

fieldset {
	background: #ffffff;
	border:1px solid #cccccc;
	margin:0;

}

.powermail_mandatory_js {
	font-size:11px;
	color:darkred;
	font-style: italic;
}

.odd {
	background: #f0f0f0;
}

/* powermail kundenumfrage */

.tx-powermail-pi1 {
	position:relative;
	width:630x;
}

#kundenumfrage fieldset {
	margin:0;
	padding:0;
	padding:8px;
}

#kundenumfrage input[type=radio] {
	border-width:0;
}

#kundenumfrage .clearfix {
	clear:both;
	height:1px;
	width:1px;
	overflow:hidden;
	visibility:hidden;
}

#kundenumfrage label {
	text-align:right;
	padding-right:6px;
}

#kundenumfrage label {
   font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
}
/*.tx_powermail_pi1_fieldwrap_html,
.tx_powermail_pi1_fieldwrap_html p {
	display:block !important;
	text-align:left !important;
	border:0px solid red !important;
}

.tx_powermail_pi1_fieldwrap_html {
	clear:both !important;
}
*/
.tx_powermail_pi1_fieldwrap_html_radio .powermail_radio_inner {
	float:left;
	/*width:130px;*/
	padding-right:15px;
}

.tx_powermail_pi1_fieldwrap_html_radio .powermail_radio_inner label {
	width:100px;
	text-align:right;
	padding-right:5px;
}


.tx_powermail_pi1_fieldwrap_html_radio .powermail_radio_inner input {
	float:left;
	border-width:0;
}

.tx-powermail-pi1:after,
.tx_powermail_pi1_fieldwrap_html:after,
.tx_powermail_pi1_fieldwrap_html_radio:after {
	content:".";
	visibility:hidden;
	clear:both;
	height:0;
	display:block;
}
/*
.tx_powermail_pi1_fieldwrap_html_21 label {
	float:left;
}*/

.powermail_uid21 {
	width:390px !important;
}

/*#uid21 {
	float:right;
}*/

.powermail_uid6 {
	width:70px !important;
}



/* powermail anfrage sicherheitstechnik */

#anfrage_sicherheitstechnik {
	width:630px;
}




#anfrage_sicherheitstechnik fieldset {
	border:1px solid #cccccc;
	font-weight:bold;
	margin-bottom:6px;
}

#anfrage_sicherheitstechnik select {
	border:1px solid gray;
	width:150px;
}
#anfrage_sicherheitstechnik label {
   float:left;
	width:350px;
	padding-right:10px;
	border:0px solid red;
	white-space: normal;
	font-weight:normal;
	padding-left:6px;
}

#anfrage_sicherheitstechnik .tx-powermail-pi1_fieldset_ihrekontaktdaten div input[type=text] {
	width:220px;
}

#anfrage_sicherheitstechnik .tx_powermail_pi1_fieldwrap_html_textarea label {
	clear:both;
	float:none;
	display:block;
	padding-bottom:4px;
} 

#anfrage_sicherheitstechnik .tx_powermail_pi1_fieldwrap_html_textarea textarea {
  margin-left:206px;
  width:380px;
  height:100px;	
}

#anfrage_sicherheitstechnik .tx_powermail_pi1_fieldwrap_html {
	margin-bottom:4px;
	display:block;
}

#anfrage_sicherheitstechnik input[type=submit] {
	cursor:pointer;
}


#anfrage_sicherheitstechnik .clearfix {
	clear:both;
	height:1px;
	width:1px;
	overflow:hidden;
	visibility:hidden;
}


/** beratungscheck powermail **/

/* fieldset */
#beratungscheck legend {
	font-weight:bold;
}

#beratungscheck .tx_powermail_pi1_fieldwrap_html {
	padding:4px;
}


#beratungscheck .tx_powermail_pi1_fieldwrap_html_textarea label,
#beratungscheck .tx_powermail_pi1_fieldwrap_html_text label {
	display:inline-block;
	width:150px;
	vertical-align: top;
}
#beratungscheck .tx_powermail_pi1_fieldwrap_html_textarea textarea {
	width:300px;
}

#beratungscheck .tx_powermail_pi1_fieldwrap_html_checkbox_title a {
	display:none;
}

/*#powermaildiv_uid51 {
	display:none;
}*/



/* indexed search */


/************** indexed_search ************************/

.tx-indexedsearch-rules,
.tx-indexedsearch-whatis {
	display:none;
}

.tx-indexedsearch h3 {
	margin:0 0 5px 0;
	padding:0;
}
		
.tx-indexedsearch .tx-indexedsearch-browsebox LI { display:inline; margin-right:5px; }		
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button { width:100px; }		
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword { width:150px; }		
.tx-indexedsearch .tx-indexedsearch-whatis { margin-top:10px; margin-bottom:5px; }		
.tx-indexedsearch .tx-indexedsearch-whatis .tx-indexedsearch-sw { font-weight:bold; font-style:italic; }		
.tx-indexedsearch .tx-indexedsearch-noresults { text-align:center; font-weight:bold; }		
.tx-indexedsearch .tx-indexedsearch-res TD.tx-indexedsearch-descr { font-style:italic; }		
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup { color:#4faf4b; }		
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { background:#eeeeee; }		
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead { margin-top:20px; margin-bottom:5px; }		
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 { margin-top:0px; margin-bottom:0px; }		
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD { background:#cccccc; vertical-align:middle; }		
.tx-indexedsearch .tx-indexedsearch-res .noResume { color:#666666; }		
.tx-indexedsearch .tx-indexedsearch-category { background:#cccccc; font-size:12px; font-weight:bold; }		

/* Additional styles, needed for the tableless template_css.tmpl (styles don't conflict with the original template) */		
.tx-indexedsearch .res-tmpl-css { clear:both; margin-bottom:1em; }		
.tx-indexedsearch .searchbox-tmpl-css LABEL { margin-right:1em; width:10em; float:left; }		
.tx-indexedsearch .result-count-tmpl-css, 
.tx-indexedsearch .percent-tmpl-css { font-weight:normal; margin-top:-1.0em; float:right; }		
.tx-indexedsearch .info-tmpl-css dt, .tx-indexedsearch dl.info-tmpl-css dd { float:left; }		
.tx-indexedsearch .info-tmpl-css dd.item-mtime { float:none; }		
.tx-indexedsearch .info-tmpl-css dd.item-path { float:none; }

.tx-indexedsearch .tx-indexedsearch-title, 
.tx-indexedsearch .title,
.tx-indexedsearch .percent-tmpl-css {
	font-size:12px;
}
.tx-indexedsearch .tx-indexedsearch-icon img {
	position:relative;
	left:0px;
	top:3px;
}
.tx-indexedsearch dl.tx-indexedsearch-info {
	display:none;
}

.tx-indexedsearch .tx-indexedsearch-searchbox {
	position:relative;
	left:0px;
	top:0px;
	margin:0;
}
.tx-indexedsearch .tx-indexedsearch-searchbox div.tx-indexedsearch-form {
	position:relative;
	left:0px;
	top:0px;
	float:left;

}
.tx-indexedsearch .tx-indexedsearch-searchbox div.tx-indexedsearch-form input {
	margin-top:5px;
}
.tx-indexedsearch .tx-indexedsearch-searchbox div.tx-indexedsearch-search-submit {
	position:relative;
	left:0px;
	top:0px;
	float:left;
}
.tx-indexedsearch .tx-indexedsearch-searchbox div.tx-indexedsearch-search-submit input {
	margin-top:5px;
}
.tx-indexedsearch .tx-indexedsearch-searchbox div.tx-indexedsearch-search-submit input {
	cursor:pointer;
}
.tx-indexedsearch .tx-indexedsearch-searchbox fieldset {
	background: #ffffff;
	border:1px solid #eeeeee;
	margin:0;
	padding:5px;
}

/*************** macina_searchbox *****************************/

.tx-macinasearchbox-pi1 {
	margin:0;
	padding:0;
	left:0px;
	top:0px;
	width:168px;
	height:25px;
}

.macina_div {
	margin:0;
	padding:0;
}
.macina_table {
	padding:0;
	margin:0px;
	border:none;
}
.macina_table input.macina_input {
	width:112px;
	margin:0 5px 0 1px;
	padding:0;
	height:18px;
	background: url(../images/bgr_input.png) no-repeat left top;
}
.macina_table td.macina_submit_td {
	padding:0;
}
.macina_table input.macina_submit {
	cursor:pointer;
	width:40px;
	height:18px;
	margin:0;
	padding:0;
	font-size:11px;
	background: url(../images/bgr_header_right_boxes.png) no-repeat -20px top;
}



/* rte styles */

.headline_blau {
	font-weight:normal;
	font-style:normal;
	color:#0167af;
	font-size:12px;
	margin:0 0 2px 0;
}

.headline_white_text_blue_bgr  {
	background: url(../images/bgr_headline_sub.png) no-repeat left top;
	height:20px;
	width:99%;
	font-weight:normal;
	font-style:normal;
	color:#ffffff;

}
.bgr_verlauf_blau a {

background: url(../images/bgr_subnavi.png) repeat-x left 0px;
	font-size:12px;
	line-height:22px;
	font-weight:normal;
	font-style:normal;
	color:#cccccc;
	padding:3px 6px 4px 6px;
	text-decoration:none;
}
.bgr_verlauf_blau a:hover {
	color:#ffffff;
	text-decoration:none;
}

.bgr_verlauf_blau_fixed_with a {
	background: url(../images/bgr_subnavi.png) repeat-x left 0px;
	font-size:12px;
	line-height:22px;
	font-weight:normal;
	font-style:normal;
	color:#cccccc;
	display:block;
	width:110px;
	height:24px;
	text-decoration:none;
}
.bgr_verlauf_blau_fixed_with a:hover {
	color:#ffffff;
	text-decoration:none;
}

.rahmen_1px {
	border:1px solid #06477a;
}
.rahmen_2px {
	border:2px solid #06477a;
}		


/* menu navigation */
/* Holly Hack for IE \*/
* html .suckerdiv ul li {
	float: right;
	height: 1%;
	margin: 0;
	padding: 0;
	width: 168px;
}

* html .suckerdiv ul li a {
	height: 1%;
}

/* Holly Hack for IE \*/
* html .viewdiv ul li {
	float: right;
	height: 1%;
	margin: 0;
	padding: 0;
	width: 168px;
}

* html .viewdiv ul li a {
	height: 1%;
}

.suckerdiv {
	background: url(../images/bgr_menu_right.jpg) no-repeat right top;
	margin: 10px 0 0 0;
	padding: 0 0 0 0;
	position: relative;
	left: 0px;
	top: 0px;
	width: 168px; /*
	clear:both;
	*/
	z-index: 199;
	border:0px solid lime;
}

.suckerdiv ul {
	border: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
	position: relative;
	right: 0px;
	top: 0px;
	width: 168px; /* Width of Menu Items */
	z-index: 200;
}

.suckerdiv ul li {
	border: 1px solid #ffffff;
	border-width: 0 0 1px 0;
	display: block;
	margin: 0;
	padding: 0;
	width: 168px;
}

/* first level menu links style */
.suckerdiv ul li a {
	border: none;
	color: #000000;
	color: #000000;
	display: block;
	font-weight: bold;
	line-height: 20px;
	overflow: auto; /*force hasLayout in IE7 */
	padding-left: 10px;
	text-decoration: none;

}

.suckerdiv ul li a:hover {
	background: url(../images/bgr_navi_on.png) no-repeat left top;
	color: #848484;
	text-decoration: underline;
}



.suckerdiv ul li.act a,
.suckerdiv ul li.actifsub a  {
	color: #848484;
}
.suckerdiv ul li.act a {
	background: url(../images/bgr_navi_on.png) no-repeat left top;
}

.suckerdiv ul li.ifsub a:hover,
.suckerdiv ul li.actifsub a:hover {
	background: url(../images/bgr_navi_on_sub.png) no-repeat left top;
}

/* End */
/*Sub level menu items */
.suckerdiv ul li ul {
	background: url(../images/bgr_subnavi.jpg) #ffffff no-repeat -31px top;
	border: 0px; /*
visibility: hidden;
*/
	height: 400px;
	margin: 0;
	padding: 0;
	position: absolute;
	right: 168px;
	top: 0;
	width: 168px; /*sub menu width*/
	z-index: 197;
}

/*** sub navi ***/


.suckerdiv ul li ul li {
	border: none;
	background: none;
}

.suckerdiv ul li ul li a {
	border: none;
	color: #000000;
	font-size: 10px;
	line-height: 18px;
	width: 168px;
}



.suckerdiv ul li ul li a:hover,
.suckerdiv ul li ul li.no2 a:hover,
.suckerdiv ul li ul li.act2 a:hover,
.suckerdiv ul li ul li.ifsub2 a:hover,
.suckerdiv ul li ul li.actifsub2 a:hover {
	background: none;
	border: none;
	color: #848484;
	width: 168px;
}

.suckerdiv ul li ul li.act2 a {
	color: #000000;
}

.suckerdiv ul li ul li.no2 a:hover {
	background: none;
	color: #848484;
	text-decoration: underline;
}

.suckerdiv ul li ul,
.suckerdiv ul li.cur ul,
.suckerdiv ul li.no ul,
.suckerdiv ul li.curifsub ul,
.suckerdiv ul li.actifsub ul,
.suckerdiv ul li.act ul {
	background: url(../images/bgr_subnavi.jpg) #ffffff no-repeat -31px top;
	display: block;
	visibility: visible;
	z-index: 267;

}


.suckerdiv ul li.act ul {
	background: url(../images/bgr_subnavi.jpg) #ffffff no-repeat -31px top;
	display: block;
	visibility: visible;
	z-index: 267;
}

.suckerdiv ul li.actifsub {
	background: url(../images/bgr_navi_on_sub.png) no-repeat left top;
}

.suckerdiv ul li.actifsub ul {
	background: url(../images/bgr_subnavi.jpg) #ffffff no-repeat -31px top;
	display: block;
	visibility: visible;
	z-index: 266;
}

.suckerdiv ul li.actifsub ul li a {
	color: #000000;
}

.suckerdiv ul li.curifsub ul li a {
	color: #000000;
}

/*********** wird in suckertree.js benutzt, für static navi
.suckerdiv .subfolderstyle {
	background: url(../images/pfeil_ifsub.png) no-repeat 4px 3px;
	margin:0;
}
*/

.suckerdiv ul li.ifsub {
	background: url(../images/pfeil_ifsub.png) no-repeat 4px 3px;
}

.suckerdiv ul li.ifsub ul {
	background: #ffffff url(../images/bgr_subnavi.jpg) no-repeat -31px top;
	display: block;
	visibility: visible;
	z-index: 265;
}

/**************** view menu *******************************/
.viewdiv {
	left: 0px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0px;
	width: 168px;
	z-index: 150;
}

.viewdiv ul {
	border: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
	position: relative;
	right: 0px;
	top: 0px;
	width: 168px; /* Width of Menu Items */
	z-index: 200;
}

.viewdiv ul li {
	border: 1px solid #ffffff;
	border-width: 0 0 1px 0;
	display: block;
	margin: 0;
	padding: 0;
	width: 168px;
}

/* Sub level menu links style - (was fürn quatsch, das ist kein submenu) */ 
.viewdiv ul li a {
	background: none;
	border: none;
	color: #000000;
	display: block;
	font-weight: bold;
	line-height: 20px;
	overflow: auto; /*force hasLayout in IE7 */
	padding-left: 10px;
	text-decoration: none;
	text-decoration: none;
	z-index: 250;
}

.viewdiv ul li a:hover {
	color: #848484;
	text-decoration: underline;
}

/* End */
/*Sub level menu items */
.viewdiv ul li ul {
	background: url(../images/bgr_subnavi.jpg) no-repeat -31px top;
	border: 0px; /*
visibility: hidden;
*/
	height: 400px;
	margin: 0;
	padding: 0;
	position: absolute;
	right: 168px;
	top: 0;
	width: 168px; /*sub menu width*/
	z-index: 155;
}

.viewdiv ul li ul li {
	border: none;
}

.viewdiv ul li ul li a {
	border: none;
	font-size: 10px;
	line-height: 18px;
	width: 168px;
}

.viewdiv ul li ul li a:hover {
	background: none;
	border: none;
	color: #848484;
	width: 168px;
}

.viewdiv ul li ul li.act2 a {
	color: #848484;
}

/*** sub navi ***/
.viewdiv ul li ul li.no2 a {
	color: #000000;
}

.viewdiv ul li ul li.no2 a:hover {
	background: none;
	color: #848484;
	text-decoration: underline;
}

.viewdiv ul li.act a {
	color: #848484;
}

.viewdiv ul li.act ul {
	background: url(../images/bgr_subnavi.jpg) no-repeat -31px top;
	color: #848484;
	display: none;
	visibility: visible;
	z-index: 160;
}

.viewdiv ul li.actifsub a {
	color: #848484;
}

.viewdiv ul li.actifsub ul {
	background: url(../images/bgr_subnavi.jpg) no-repeat -31px top;
	color: #848484;
	display: block;
	visibility: visible;
	z-index: 160;
}

.viewdiv ul li.ifsub a {
	color: #000000;
}

.viewdiv ul li.ifsub ul {
	background: url(../images/bgr_subnavi.jpg) no-repeat -31px top;
	color: #848484;
	display: none;
	visibility: visible;
	z-index: 160;
}

.viewdiv ul li.no ul {
	background: url(../images/bgr_subnavi.jpg) no-repeat -31px top;
	color: #848484;
	display: none;
	visibility: visible;
	z-index: 160;
}

/********* footer menu ***************************/
#footer a {
	color: #848484;
	font-size: 11px;
	padding-left: 10px;
	text-decoration: none;
}

#footer a:hover {
	color: #000000;
	text-decoration: underline;
}




/* icon teaser menu */


table.tx-a1teasermenu-pi1 {
	margin:0;
	padding:0;
	border:0px solid #ff0000;
}

td.tx-a1teasermenu-pi1 {
	width:59px;
	padding:0;
	margin:0;
}
div.tx-a1teasermenu-pi1 {

	position:relative;
	left:-2px;
	top:0px;
	width:82px;
	height:64px;
	z-index:18;
}

div.menu_icon,
div.menu_icon_on  {
	position:absolute;
	height:60px;
	top:0px;
	left:0px;
	width:150px;
	z-index:20;
}
.menu_icon div {
	position:relative;
	top:0px;
	left:0px;
		margin:0;
}
.menu_icon div#yes {
	position:relative;
	border:0px solid #4eae4a;
	top:0px;
	left:0px;
	width:46px;
	height:46px;
z-index:199;
	margin:0;
	background: url(../images/menu_icon/icon_bgr_on.png) transparent no-repeat 0px 4px;
}

.menu_icon a {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
	position:absolute;
	left:3px;
	top:3px;
   background: transparent;
	z-index:21;
	white-space: nowrap;
	background:  url(../images/bgr_icon_navi_stripes.png) no-repeat left -1000px;
}
.menu_icon a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;

	text-decoration:none;
	white-space: nowrap;
	background:  url(../images/bgr_icon_navi_stripes.png) no-repeat left 15px;
	position:absolute;
	left:3px;
	top:3px;

	z-index:999;
}
.menu_icon img {
	margin-top:4px;
	white-space: nowrap;
}



.menu_icon a:link span.inner,
.menu_icon a:visited span.inner,
.menu_icon a:active span.inner {
	/*
	display:none;
	*/
	visibility:hidden;
}

.menu_icon div#yes a span.inner,
.menu_icon div#yes a:link span.inner,
.menu_icon div#yes a:visited span.inner,
.menu_icon div#yes a:active span.inner {
	display:inline;
	visibility:visible;
}
.menu_icon div#yes span.inner {
	display:inline;
	visibility:visible;
}

.menu_icon a:hover span.inner {
	display:inline;
	visibility:visible;
}



/*
#menu_icon_wrapper div.menu_icon a,
#menu_icon_wrapper div.menu_icon_on a  {
	height:60px;
	width:150px;
	display:block;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#menu_icon_wrapper div.menu_icon a:hover,
#menu_icon_wrapper div.menu_icon_on a:hover {
	background-repeat: no-repeat;
	background-position: 0px -60px;
}


#menu_icon_wrapper div.elektro a {
	background-image: url(../images/menu_icon/icon_elektrotechnik.png);
}

#menu_icon_wrapper div.solar a {
	background-image: url(../images/menu_icon/icon_solartechnik.png);
}
*/

