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


/**************** 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:table;
}


/******************* 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 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 .odd {
	background: #f0f0f0;
}

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