	* {padding:0;margin:0;}
body {font:62.5%  Arial, Verdana, sans-serif;text-align:center;color:#333;background-color:#fff;background-image:url(../img/bg_body.gif);background-repeat:repeat-x;}
/*Schrift und Absatz*/
#content .col-ab {font-size:1.1em;}
p {padding-bottom: 1em;}
#content .col-c p {color:#000;}
ul, ol {margin-bottom:1em;margin-left:20px;}/**/
ol {margin-left:23px;
padding-right:10px;}
ul ul, ol ol {margin-bottom:0;}
/*Headlines*/
h1, h2, h3, h4, h5, h6 {font-weight:900;}
h1 {color:#000;font-size:1.5em;}
h1.red {color:#cc1822;font-size:2em;}
h2, h3, h4, h5, h6 {font-size:1.1em;}
#global-headline h1 {text-transform:uppercase;}
#global-headline h1.red {text-transform:none;}
#content .col-ab h2 {font-size:1em;color:#5f5f5f;text-transform:uppercase;} 
#content .col-ab h3, #content .col-ab h4, #content .col-ab h5, #content .col-ab h6 {font-size:1em;color:#3480bc;text-transform:uppercase;}
#content .col-ab .fce2col h2, #content .col-ab .fce2col h3, #content .col-ab .fce2col h4, #content .col-ab .fce2col h5, #content .col-ab .fce2col h6 {margin-bottom:8px;}
/*fce products text-transform:none;*/
#content .col-c {color:#646464;}
#head-top h1, #head-top h2, #head-top h3, #head-top h4, #head-top h5, #head-top h6 {font-size:1.2em;color:#3480bc;text-transform:uppercase;}

#content .col-ab {line-height: 1.455em;}
#content .col-c {line-height: 1.5em;}

/*formulare*/

input.lbutton{ /* der Submit-Button */
  color:#333333;
  background-color: #d8d8d8;
  border:none;
  padding-left:16px;
  background-image:url(../img/link_grey.gif);
  background-repeat: no-repeat; 
  background-position: 3px 2px;
}

/*Links*/

.internal-link{
        text-decoration:none;
        color:#000000;
        padding-left:16px;
        background-image:url(../img/link_red.gif);
        background-repeat:no-repeat;
        background-position:0 1px;
        margin-left:2px;
        
}
.internal-link:hover{
        color:#DA3039;
}


img {border:none;}
#container {
	width:754px;
	margin:5px auto;
	text-align:left;
	position: relative;
	overflow:hidden;
	
}

.col-a, .col-b, .col-c, .col-ab {
	float:left;
}

#head {
	width:752px;
	/*height:258px;*/
	position: absolute;
	top:0px;
	left:0px;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	/*overflow:hidden;*/
	
}

#head-top {
	width:752px;
	height:110px;
	color:#5f5f5f;
	overflow:hidden;
}

#head-img {
	width:752px;
	height:121px;
	
	overflow:hidden;
}

#head-nav {
	width:752px;
	height:27px;
	
	/*overflow:hidden;*/
}

#head .col-a, #head .col-b, #head .col-c, #head .col-ab {
	width:250px;
	/*overflow:hidden;*/
}
#head .col-b, #head .col-c {
	border-left:1px solid #fff;
}
#head .col-ab {
	width:501px;
}

#head-top .col-a, #head-top .col-b, #head-top .col-ab {
	height:90px;
}
#head-top .col-a, #head-top .col-b {
	width:230px;
	padding:10px;
}
#head-top .col-c {
	width:236px;
	height:84px;
	padding:13px 7px;
	text-align:right;
	background-color:#fff;
}
#head-top .col-a form {margin:9px 0;}
#head-top .col-a form select {width:186px;font-size:1em;}

#head-top .col-b form {margin:9px 0;}
#head-top .col-b form.sub {margin:6px 0;}
#head-top .col-b form select {width:186px;font-size:1em;}
#head-top .col-b form input {width:182px;font-size:1em;}

#head-top .col-b form input.cas1 {width:37px;font-size:1em;margin-left:5px;}
#head-top .col-b form input.cas2 {width:25px;font-size:1em;}
#head-top .col-b form input.cas3 {width:25px;font-size:1em;}
#head-top .col-b form input.go {width:15px; margin:0 0 0 5px;}


#head-img .col-a, #head-img .col-b, #head-img .col-c, #head-img .col-ab {
	height:121px;
}

#head-nav .col-a, #head-nav .col-b, #head-nav .col-c, #head-nav .col-ab {
	height:27px;
}
#head-nav .col-ab {
	width:501px;
	float : left;
	margin : 0;
	padding : 0;
	text-transform:uppercase;
	background-color:#da3039;
	/*background-image:url(../img/dummy_nav_main.gif);*/
}
#head-nav .col-c {
	background-color:#b3151e;
}

/* Hauptnavigation */
#nav, #nav ul {
	padding : 0;
	margin : 0;
	list-style-type : none;
}
/**/
#nav li li {
	background:#da3039;
	border-top:1px solid #fff;
	border-right:1px solid #fff;
}
 
#nav a {
	display: block;
	/*xwidth: 7em;*/
	color: #FFF;
	text-decoration: none;
	
}
 
#nav li {
	float: left;
	/*padding: 0;*/
	border-right:1px solid #b3151e;
}
#nav li.last {
	border:none;
}
 
#nav ul li a {
	color: #FFF;
	/*font-size:11px;*/
	font-weight:bold;
}
 
#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 175px;
	/*font-weight: normal;
	margin: 0;*/
}
 /**/
#nav li li {
	width: 175px;
}
 /*
#head-nav .col-ab li ul a {
}*/

#nav li ul ul {
	 /*margin: -1.45em 0 0 14em !important;
	margin: -1.45em 0 0 14.45em ;*/
	margin: -1.7em 0 0 176px !important;
	margin: -1.7em 0 0 176px ;
}
 /**/
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}
 /**/
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}
 /**/
#nav li li:hover, #nav li li.sfhover {
	background: #b3151e;
}
 /*
#nav li li {
x	background: red;
}*/
 
#nav li li a {
	/*padding-left:5px;*/
	padding:2px 10px;
}
 /*
#nav li ul  {
	background-image: none;
}*/


/* Rootline */
#rootline {
	height:20px;
	margin:270px 10px 0 10px;
	color:#5f5f5f;
}
#rootline ul {margin:0;}
#rootline li {list-style-type:none;display:inline;}
#rootline a {text-decoration:none;color:#5f5f5f;}
#rootline a:hover {text-decoration:underline;color:#333;}

/* Funktionsnavigation (Footer & Head) */
ul.nav-footer  {margin:0;}
ul.nav-footer li {list-style-type:none;display:inline;}
ul.nav-footer a {text-decoration:none;color:#5f5f5f;}
ul.nav-footer a:hover {text-decoration:underline;color:#333;}
ul.nav-footer a.top {padding-left:15px;background-image:url(../img/link_top.gif);background-repeat:no-repeat;background-position:0 0;}
ul.nav-footer a.print {padding-left:19px;background-image:url(../img/icon_print.gif);background-repeat:no-repeat;background-position:0 1px;}








/*#head-nav a {
	display:block;
	text-decoration:none;
	color:#fff;
	background-color:#da3039;
	padding:7px 7px 8px 8px;
	padding:8px 7px 8px 8px;
	font-weight:900;
	border-right:1px solid #b3151e;
}
#head-nav a.last {
	padding:8px;
	border-right:none;
}
#head-nav a:hover {
	background-color:#b3151e;
}*/

#global-headline {
	height:52px;
}
#global-headline .col-ab {
	width:483px;
	padding:0 10px;
}
#global-headline .col-c {
	text-align:right;
}

#content {
	width:744px;
	padding:2px 0 25px 10px;
	background-image:url(../img/bg_content.gif);
	background-repeat:repeat-y;
}
#content .col-ab {
	width:483px;
	min-height:10px;
	margin-right:12px;
	overflow:hidden;
}

#content .col-c {
	width:249px;
	overflow:hidden;
}

#content .col-c .ce {padding:10px 12px;border-bottom:6px solid #f2f2f2;}

/* remove border bottom from inner content og random text-plugin*/
#content .tx-onetrandomcontent-pi1 .ce {border-bottom:none;}

#footer {
	margin-left:10px;
	padding-top:4px;
	border-top:1px solid #cbcbcb;
	color:#5f5f5f;
}
#footer .col-ab {
	width:483px;
	margin-right:12px;
	overflow:hidden;
}

#footer .col-c {
	width:249px;
	overflow:hidden;
}
.clear {
	clear:both;
}
/* FCE 2cols */
#content .col-ab .fce2col {width:483px;overflow:hidden;}
#content .col-ab .fce2col .col1 {width:229px;margin-right:25px;float:left;overflow:hidden;}
#content .col-ab .fce2col .col2 {width:229px;float:left;overflow:hidden;}
/* Rahmen */
#content .col-ab .csc-frame-rulerBefore, #content .col-ab .csc-frame-rulerAfter {
	width:100%;
	overflow:hidden;
}
#content .col-ab .csc-frame-frame1 {
	width:100%;
	border-top: 1px solid #cecece;
	overflow:hidden;
	padding-top: 3px;
}
/*#content .col-c .csc-frame-rulerBefore, #content .col-c .csc-frame-rulerAfter {background-color:#ededed;}*/
#content .col-ab .csc-frame-rulerAfter {margin-top:14px;}
#content .col-ab .fce2col .csc-frame-rulerBefore {
	border-top: 6px solid #CECECE;
	padding-top: 8px;
}
#content .col-ab .fce2col .csc-frame-rulerAfter {margin-top:8px;}
/*
background-color:#0f0;
background-color:#f00;
*/

/*Tabellen Dummy*/
.uneven{
background-color: #ededed;
}
.even{
background-color: #fff;
}
.center{
text-align:center;
}
.tab_test{
width:483px;
}
.tab_test td{
padding: 3px 3px 3px 3px;
}

/* table for product-list */
#content .col-ab table.cas {width: 100%; border:1px solid #CBCCCB}
#content .col-ab table.cas th {text-align:left; padding-left:3px; vertical-align:top;}
#content .col-ab table.cas td {text-align:left; padding-left:3px; vertical-align:top;}
#content .col-ab table.cas tr.even {background-color:#fff; cursor: pointer; cursor: hand;}
#content .col-ab table.cas tr.uneven {background-color:#EDEDED; cursor: pointer; cursor: hand;}

.resPager, 
.resPager:link ,
.resPager:visited,
.resPager:active,
.resPager:focus,
.resPager:hover {
	color: #000000;
	text-decoration:none;
}


/* box for product Detail */
.product_box{width:473px; border:5px solid #CECECE; background-color:#EDEDED; text-align:left;}
.product_box h2 {width:463px; color: #3480BC; font-size:1.2em; padding:10px 0 10px 10px; border-bottom:1px solid #CECECE;}
.product_box div.imgHeader{width:473px; background-color: #fff; border-bottom:1px solid #CECECE; overflow: hidden; text-align:center;}
/*.product_box p{float:left; margin:10px 0 10px 10px; line-height:1.3em; font-size:1.1em; width:225px;}*/
.product_box div.content div{line-height:1.3em; font-size:1.1em; width:225px; padding-top: 10px;}
.product_box div.content div.left{float:left; padding-left: 10px;}
.product_box div.content div.right{margin-left: 245px;}
.product_box div.content div.full{width: 460px;  padding-left: 10px;}
.product_box div.content div.full span.title{font-weight: bold; float: left; width: 100px; clear: both;}
.product_box div.content div.full span.value{display:block; margin-left: 100px;}
.product_box .footer{border-top:1px solid #CECECE;width:463px; padding: 0 0 0 10px;height:23px;}

.product_box .footer .left{float:left; margin:0 0 0 0; padding-top:4px; font-size:1.1em; height:20px; width:235px; border-right:1px solid #CECECE;}
.product_box .footer .middle{float:left; margin:0 0 0 0; padding-top:4px; font-size:1.1em; height:17px; width:100px;}
.product_box .footer .right{float:right; padding: 3px 3px 3px 3px;}


/*contact form*/
.tx-powermail-pi1 textarea, .tx-powermail-pi1 input{
margin-bottom: 10px;
width: 250px;
font-size: 1.1em;
font-family: Arial, Verdana, sans-serif;
}
.tx-powermail-pi1  fieldset{
border: none;
}
.tx-powermail-pi1   label{
width: 140px;
display:block;
float:left;
}
.tx-powermail-pi1   legend{
display: none;
}
.tx-powermail-pi1 input.powermail_submit{
width: 80px;
border: 1px solid #7f9db9;
background-color: #fff;
margin-left: 140px;
}

.tx-powermail-pi1 img.tx-srfreecap-pi2-image {
display:block;
margin-left:140px;
}
.tx-powermail-pi1 .tx-srfreecap-pi2-cant-read {
display:block;
margin-left:140px;
width:250px;
}

.tx-powermail-pi1 input.tx-powermail-pi1_confirmation{
width: 120px;
border: 1px solid #7f9db9;
background-color: #fff;
}
.powermail_mandatory_js{
color: #ff0000;
}

/* Request a quote */
div.tx-powermail-pi1 fieldset#tx-powermail-pi1_fieldset_2 {
	padding-top: 15px;
}

div.tx-powermail-pi1 #uid15{
	width: 483px;
	height: 17px;
	font-size: 10px;
	margin-bottom:15px;
}

div.tx-powermail-pi1 div#powermailwrap_uid16_33 span#powermaildiv_uid16 label, 
div.tx-powermail-pi1 div#powermailwrap_uid16_33 span#powermaildiv_uid33 label{
	display: inline;
	float: none;
	width: auto;
}
div.tx-powermail-pi1 div#powermailwrap_uid16_33 span#powermaildiv_uid16 input, 
div.tx-powermail-pi1 div#powermailwrap_uid16_33 span#powermaildiv_uid33 input{
	width: 60px;
}
div.tx-powermail-pi1 div#powermailwrap_uid16_33 span#powermaildiv_uid33 {
	margin-left: 22px;
}

div#toggledrop{
	height: 11px;
	border: 1px solid #7f9db9;
	width: 179px;
	font-size: 1em;
	padding: 2px 3px;
	color: #000;
	background: url(../img/arrow_drop.gif) top right no-repeat;
	cursor: default;
	background-color: #fff;
	margin-top:9px;
}


ul#droplist{
	list-style-type: none;
	border: 1px solid #7f9db9;
	margin-left: 0;
	position: absolute;
	background-color: #fff;
	padding: 2px 4px; 
	height: 390px;
	overflow: auto;
	display: none;
}
ul#droplist li a{
	color: #5F5F5F;
	text-decoration: none;
	line-height: 1.8em;
}
input#mailformpass, input#mailformuser{
	margin-bottom: 5px;
}
input#mailformpass{
	margin-left: 4px;
}