/* ------- WIDTH OF #MAIN IN DIFFERENT LAYOUTS ----- */

.layout_1 #main{
	width:432px;
}

.layout_2 #main{
	width:718px;

}

.layout_3 #main{
	width:432px;
}

.layout_4 #main{
	width:718px;
}

.layout_landingpage #main{
	width:993px;
}

.home #main{
	width:993px;
	height:500px;
	padding:0px;
	background:url(../images/home_main_bg.png) no-repeat;
}

/* ------- HOME SLIDER ------- */

#slider_home_top{
	margin-left:36px;
	margin-top:46px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height:1.3;
}

#slider_home_top a{
	font-weight:normal;
	color:#768192;
}

#slider_home_top h1,
#slider_home_top h2{
	font-weight:bold;
	color:#00b2ff;
	font-size:25px;
}

#slider_home_top li{
	color:#00b2ff;
	font-size:25px;
	font-weight:bold;
}

#slider_home_top .ceAutoSlidePrev{
background:url(../images/contentslider_prev.png);
cursor:pointer;
width:15px;
height:30px;
left:0px;
position:absolute;
top:95px;
z-index:12000;
}

#slider_home_top .ceAutoSlideNext{
background:url(../images/contentslider_next.png);
cursor:pointer;
width:15px;
height:30px;
right:0px;
position:absolute;
top:95px;
z-index:12000;
}

#slider_home_top .ceAutoSlideItem{
	width:835px !important;
	padding-left:40px;
	padding-right:40px;
}

#slider_home_top ul{
	padding-left:170px;
	margin-left:170px;
}

.home #home_boxLeft,
.home #home_boxMiddle,
.home #home_boxRight{
	margin-top:52px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#768192;
	line-height:1.5;
}

.home #home_boxLeft h1,
.home #home_boxMiddle h1,
.home #home_boxRight h1,
.home #home_boxLeft h2,
.home #home_boxMiddle h2,
.home #home_boxRight h2{
	color:#a5ce02;
	font: bold;
	font-size:22px;
	margin-bottom:0px;
}

.home #home_boxLeft h3,
.home #home_boxMiddle h3,
.home #home_boxRight h3{
	color:black;
	font: bold;
	font-size:13px;
}

.home #home_boxLeft{
	position:absolute;
	left:0px;
	background:url(../images/home_sliderbox_left.jpg);
	width:261px;
	height:118px;
	padding:21px 55px 37px 31px;
	z-index:100;
}

.home #home_boxMiddle{
	position:absolute;
	left:0px;
	background:url(../images/home_sliderbox_middle.jpg) no-repeat;
	background-position:311px 0px;
	width:915px;
	height:183px;
	margin-left:36px;
	padding-top:33px;
	z-index:0;
}

.home #home_boxMiddle h1,
.home #home_boxMiddle h2{
	position:absolute;
	z-index:100;
	left:330px;
	top:21px;
}

#slider_home_bottom .ceAutoSlideItem{
	width:261px !important;
	padding-left:327px;
	padding-right:327px;
	padding-top:28px;
}

#slider_home_bottom .ceAutoSlideNext,
#slider_home_bottom .ceAutoSlidePrev{
	display:none;
}

.home #home_boxRight{
	position:absolute;
	left:641px;
	background:url(../images/home_sliderbox_right.jpg);
	width:261px;
	height:118px;
	padding:21px 29px 37px 57px;
	text-align:center;
	z-index:100;
}

.home #home_boxLeft .ce_text,
.home #home_boxLeft .image_container,
.home #home_boxRight .ce_text,
.home #home_boxRight .image_container{
	height:118px;
}

/* ------ HOME FOOTER ------ */

.home #footer .inside{
	padding-top:80px;
}


/* ------- TAB CONTROL ------- */

#main .ce_tabcontrol_tabs{
	margin-top:5px;
}

#main .ce_tabcontrol_tabs ul{
	height:59px;
}

#main .ce_tabcontrol_tabs ul li{
	width:162px;
	height:49px;
	margin: 0px;
	padding: 10px 0px 0px 0px;
	text-align:center;
	background:url(../images/tabs_bright_middle.png) no-repeat white;
	color:#FFF;
	font-weight:bold;
	float:left;
	list-style: none;
}

#main .ce_tabcontrol_tabs ul li.selected{
	background:url(../images/tabs_dark_middle.png) no-repeat;
	color:#e3ff00;
}


#main .ce_tabcontrol_tabs ul li.first{
	background:url(../images/tabs_bright_first.png) no-repeat;
	width:163px;
}

#main .ce_tabcontrol_tabs ul li.first.selected{
	background:url(../images/tabs_dark_first.png) no-repeat;
}

#main .ce_tabcontrol_tabs ul li.last{
	background:url(../images/tabs_bright_last.png) no-repeat;
	width:163px;
}

#main .ce_tabcontrol_tabs ul li.last.selected{
	background:url(../images/tabs_dark_last.png) no-repeat;
}

#main .ce_tabcontrol_pane .panes{
	border:1px solid #e9eaee;
	border-top:none;
	background:white;
	padding:7px;
	margin-bottom:1px;
	width:471px;
}

/* DL Archive */

#left .ce_downloadarchiv a, #left .ce_downloads a{
	font-weight:normal;
	font-size:11px;
	color:#768192;
}

/* ------- FAQ ------- */

.faq #main .mod_catalogfilter{
	padding:10px 15px;
	background:#white;
	margin-bottom:20px;
}

.faq #main .filter_group{
	float:left;
	width:40%;
}

.faq #main .search_group{
	float:left;
	width:40%;
}

.faq #main .clearall{
	float:left;
	width:20%;
	text-align:right;
}

.faq #main .clearall a{
	font-weight:normal;
}

.faq #main .filter_field_module label,
.faq #main .mod_cataloglist .title .label{
	display:none;
}



.faq #main .mod_catalogreader .title{
	font-weight:bold;
	margin-bottom:16px;
}

.faq #main .mod_catalogreader .question{
	margin-bottom:24px;
}

.faq #main .mod_catalogreader .answer,
.faq #main .mod_catalogreader #enclosures{
	margin-bottom:24px;
}

.faq #main .mod_catalogreader .back a{
	background:url(../images/headerlinks_on.png) 0px 8px no-repeat;
	padding-left:9px;
	font-weight:bold;
	padding-top:4px;
	padding-bottom:4px;
}

.faq #main .mod_catalogreader .back a:hover{
	background:url(../images/headerlinks_off.png) 0px 8px no-repeat;	
}


/* ------- Search ------- */

#searchfield input{
	color:#aeaec4;
	font-size:12px;
	width:172px;
	height:14px;
	position:absolute;
	left:761px;
	top:67px;
	z-index:12000;
	border:none;
	background:none;
}

#searchfield input[type=text]:focus,
#searchfield input[type=password]:focus {
  outline: 0 none;
}

.searchpage p.header{
	margin-top:4px;
	margin-bottom:8px;
	font-size:10px;
	font-style:italic;
}

.searchpage .even{
	padding:10px;
	background:#F1F1F1;
}

.searchpage .odd{
	padding:10px;
}



/* ------- Headerlinks ------- */

#headerlinks{
	position:absolute;
	left:752px;
	top:5px;
}

#headerlinks a{
	background:url(../images/headerlinks_on.png) 0px 9px no-repeat;
	padding-left:9px;
	font-weight:bold;
	padding-top:4px;
	padding-bottom:4px;
	font-size:14px;
}

#headerlinks a:hover{
	background:url(../images/headerlinks_off.png) 0px 9px no-repeat;	
	padding-left:9px;
	font-weight:bold;
	padding-top:4px;
	padding-bottom:4px;
}



/* ------- News ------- */

#home_boxLeft{
	position:relative;
}

#home_boxLeft .mod_newslist h3 a{
	color:black;
}

#home_boxLeft .mod_newslist .more{
	position:absolute;
	bottom:32px;
}

#main .mod_newslist .layout_simple a{
	padding-left:25px;
}

#main .mod_newslist .layout_simple.even{
	background:#F1F1F1;
	padding:2px 4px;
}

#main .mod_newslist .layout_simple.odd{
	background:white;
	padding:2px 4px;
}

#main .mod_newsreader .info{
	color:#768192;
	font-weight:bold;
	margin-bottom:12px;
}

#main .mod_newsreader .back{
	margin-top:12px;
	margin-bottom:12px;
}

#main .mod_newsmenu li.year{
	font-weight:bold;
	font-size:16px;
	list-style:none;
}

#main .mod_newsarchive .info{
	color:#768192;
	font-weight:bold;
	margin-bottom:2px;
}

#main .mod_newsarchive .ce_text{
	margin-bottom:32px;
}



/* ------- Boxes Right and Left ------- */



#right #BoxRightBefore,
#right #BoxRightAfter{
	position:relative;
}

#right #BoxRightBefore .BoxRightHeader,
#right #BoxRightAfter .BoxRightHeader{
	background:url(../images/box_right_header_bg.png) no-repeat right top;
	height:42px;
}

#right #BoxRightBefore .BoxRightFade,
#right #BoxRightAfter .BoxRightFade{
	background:url(../images/box_right_fade.png) repeat-y right top;
}

#right #BoxRightBefore #BoxRightBeforeContent,
#right #BoxRightAfter #BoxRightAfterContent{
	background:url(../images/box_right_bg.png) no-repeat right top;
	padding-left:40px;
	padding-right:40px;
}

#right #BoxRightBefore #BoxRightBeforeContent .ceAutoSlideNext,
#right #BoxRightAfter #BoxRightAfterContent .ceAutoSlideNext,
#right #BoxRightBefore #BoxRightBeforeContent .ceAutoSlidePrev,
#right #BoxRightAfter #BoxRightAfterContent .ceAutoSlidePrev{
	display:none;
}

#right #BoxRightBefore .BoxRightFooter,
#right #BoxRightAfter .BoxRightFooter{
	background:url(../images/box_right_footer_bg.png) no-repeat top right;
	height:76px;
}

/* ------ Bestellformular ------ */

#content-main171 #ctrl_49{
	margin-bottom:20px;
}

#content-main171 #ctrl_47{
	padding:6px 0px 0px 30px;
}

#content-main171 #ctrl_47 span,
#content-main171 #ctrl_52 span{
	width:221px;
	height:25px;
	float:left;
}

#content-main171 #ctrl_47 input,
#content-main171 #ctrl_52 input{
	float:left;
}

#content-main171 #ctrl_47 label,
#content-main171 #ctrl_52 label{
	padding: 0px 0px 0px 20px;
	margin:0px;
	line-height:14px;
}

#content-main171 .row_18,
#content-main171 .row_20{
	margin-top:20px;
}

#content-main171 #ctrl_51{
	margin-bottom:20px;
}

#content-main171 #opt_84{
	float:left;
	text-align: left;
	padding: 0 0 0 0;
	margin: 3px 8px 0 0;
}

#content-main171 #opt_86_0,
#content-main171 #opt_86_1{
	float:left;
	margin: 14px 8px 0 0;
}

#content-main171 #condition_Dateimanager{
	margin: 0 0 20px 0;
	padding: 0 0 0 250px;
	background: #EEE;
}

#content-main171 fieldset.fs_artikel{
	position:relative;
	top:-17px;	
}

fieldset.fs_artikel input,
fieldset.fs_artikel label{
	padding-top:0;
	margin-top:0;
}

fieldset.fs_artikel legend{
	display: none;
}

#opt_117{
	float:left;
	margin:3px 6px 0 30px;
}

#condition_Artikel_Dienstleistungen{
	margin: 0 0 20px 0;
	padding: 0 0 0 250px;
	background: #EEE;
}

#condition_Artikel_Dienstleistungen .lager_bestellwesen{
	padding-top:10px;
}

#opt_119_0, #opt_119_1{
	float:left;
	margin:13px 6px 0 0px;
}

fieldset.fs_artikel span label{
	padding-top:10px;
}

#content-main171 textarea{
	padding:8px;
}

/* -------- Video Links -------- */

.video_link p{
	margin-right: 5px; 
	text-align: center;
}

/* ------- Newsletter Abo ------- */

#content-main174 .confirm{
	font-weight:bold;
	font-size: 14px;
	color:#006e24;
}

#content-main174 .error{
	font-weight:bold;
	font-size: 14px;
	color:#ff0000;
}


/* Landingpages */

.layout_landingpage #main #pagetitle h1{
	color:#999;
}

.layout_landingpage #main{
	width: 720px;
}

.layout_landingpage #right{
	width:253px;
}

.layout_landingpage #BoxHeader{
	background-position: 112px 0;
}

.layout_landingpage #BoxFade,
.layout_landingpage #BoxFooter{
	margin-left: 112px;
	background-position: 0 0;
}

.layout_landingpage #Box{
	background-position: 0 0;
}

.layout_landingpage #main .ce_tabcontrol_pane .panes{
	width: 700px;
}

.layout_landingpage #main .ce_tabcontrol_pane .ce_colsetStart{
	position: relative;
}

.layout_landingpage #main .ce_tabcontrol_pane .ce_colsetStart .first,
.layout_landingpage #main .ce_tabcontrol_pane .ce_colsetStart .mod_colsetPart{
	width:33%;
	float:left;
}
