@charset "utf-8";
html { margin:0px; margin-bottom: 1px; height:100.01% }
body {
	margin: 0;
	padding: 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background: #FFF;
	font-weight: normal;
	background:url(../images/bg_main.png);
	background-repeat:repeat-x;
	width:100%;
	text-align:left; 
	}

body * {margin: 0;padding: 0; text-align:left; }

p,h1,h2,h3,h4,h5,h6,li,td,dt,dd { font-size: 1.1em; font-weight: normal; }
a {color: #000;text-decoration: underline; font-weight: normal;}
a:visited {color: #000;}
a:hover { text-decoration: none;}
a.nonlink:hover{text-decoration: none;}

ul,ol,dl{list-style-type: none;}

.clear-border{border:none !important;}
.clear-margin{margin-left: -15px;}
.clearer{clear:both}
.clearfloat { clear:both; height:1px; visibility:hidden; overflow:hidden; }

.inputButton , #coa input.inputButton {
	text-align:center;
	padding: 2px 5px 1px 5px;
	background:url(../images/inputbutton_bg.gif);
	background-position:top left;	
	background-repeat:repeat-x;
	color: #004F9F;
	font-weight:bold;
	border-top:1px solid #B5B5B5;
	border-left:1px solid #B5B5B5;
	border-right:2px solid #8F8F8F;
	border-bottom:2px solid #8F8F8F;
	cursor:pointer;
}

.textfield {
	border:1px solid black;
}
.clearer_linie{
	clear:both;
	height:2px;
	background:url(../images/border_dotted.gif);
	background-position:top left;
	background-repeat:repeat-x;
}

div.dottedline, hr.dotted {
	border: none !important;
	padding: 1px;
	background: url(../images/border_dotted.gif) repeat-x bottom;
}

.clearer_big{
	clear:both;
	height:2px;
	border-top:2px dashed #0052a0;
	margin:25px 0 15px 0
}

img { border: none; }

img.imgleft {float:left; margin:10px 5px 5px 0}
img.imgright {float:right; margin:10px 0 5px 5px}

/*
----------------------------------------------------------------------------- 
Containers
-----------------------------------------------------------------------------*/

#column1 {
            width:50%;
            float:left;
            margin-right:-432px;
/*            margin-right:-429px;*/
            margin-top:78px;
            height:600px
}

#col1inner{
            margin-right:428px;
            height:500px
}
#column2 {
            width:852px;
            float:left;
            position:relative;
            z-index:10;
            color:#000;
}
#column3outer {
            width:50%;
            position:absolute;
            right:0;
            height:600px
}
#column3 {
	margin-top:109px;
	background:url(../images/start_rightbox_content.png) no-repeat;
	margin-left:422px;
	height:550px
}

* html #column3{margin-left:424px;}

#top {
	height:78px;
	width: 862px;
	text-align:right;
	padding:0;
	margin:0;
	position:relative
}

#top_navi{
	position:absolute;
	right:0;
	top:0;
	padding-top:5px;
	padding-right: 15px;
	width:633px;
}
#top_navi #langSelection {
	padding-top:8px;
	margin-top:0px;
	font-size:10px;
}

/* IE HACK */
* html #top_navi #langSelection {
	padding-top:4px;
}


#top_navi #langSelection a{
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
}

#top_navi #langSelection a:hover {
	text-decoration: underline;
}

#top_navi ul{
	list-style:none;
	margin:0;
	padding:0;
	padding-top:8px;
	vertical-align:top;
}

#top_navi li{
	float:left;
	list-style:none;
	padding:0 6px 0 0;
	margin:0;
	font-size:10px;
}

#top_navi li.top_navi_strich{
	background-image:url(../images/top_navi_trenner.png);
	background-repeat:no-repeat;
	background-position: 0 2px;
	padding-left:7px;
	font-size:10px;
}

#top_navi li a , #top_navi li.top_navi_strich a {
	font-size:10px;
	color:#000000;
	text-decoration:none
}

#top_navi li a:hover{
	text-decoration:underline
}

#top_navi .top_navi_trenner{
	float:left
}

#top_navi_suche{
	position:absolute;
	right:20px;
	top:42px;
	width:136px;
	height:18px;
}

#flashTeaser {
	width:630px;
}
/*
----------------------------------------------------------------------------- 
Home Page
-----------------------------------------------------------------------------*/

/* STARTSEITE */

#flash {
	position:absolute;
	top:108px;
	left:204px;
	width:650px;
	height: 269px;
	margin: 0px auto 0 auto;
	display: block;
	padding-top: 2px !important; padding-top: 2px;
	background:url(../images/flash_bg.png) no-repeat;
	padding-left: 10px;
}

#leftbox_startseite {
	position:absolute;
	top:379px;
	left:0px;
	width:190px;
	margin:0;
	display: block;
	font-size:10px;
	padding:11px 9px 4px 0px;
	background:none;
	text-align:left;
}

#leftbox_startseite h2 {
	color: #0052a0;
	font-size: 11px !important;
	font-weight: bold;
	text-decoration: none;
	padding: 10px 0px 0px 0px;
}

#leftbox_startseite p {
	color: #000000;
	font-size: 11px !important;
	margin-bottom: 1em;
	margin-top: 1.1em;
	font-weight: normal;
}

#unten_startseite {
	position:absolute;
	top:379px;
	left:204px;
	width:650px;
	margin:0;
	display: block;
	font-size:10px;
	padding:11px 0px 4px 10px;
	background:url(../images/unten_startseite_bg.png) no-repeat;
	text-align:left;
	min-height: 290px;
	height:auto !important;  /* für moderne Browser */
	height:290px;  /*für den IE */
}

#unten_startseite .textblock{
margin:0;
background:none
}

#unten_startseite .linkblock{
background:none
}

#unten_startseite p{
font-size:10px;
padding:10px 10px 4px 10px
}

#unten_startseite a.ueber{
	font-size:11px;
	color:#000000;
	font-weight:normal;
	background-image:url(../images/a_ueber_bg.gif);
	background-repeat:no-repeat;
	padding-left:14px;
	margin:0 0 10px 10px
}

#unten_startseite #firstBox{
	position:relative;
	float:left;
	width:204px;
	height:180px;
	margin:0;
	padding:0;
}

#unten_startseite #secondBox{
	position:relative;
	float:left;
	width:204px;
	height:180px;
	margin:0;
	margin-left:9px;
	padding:0;
}

#unten_startseite div.thirdBox {
	position:relative;
	float:left;
	width:204px;
	height:180px;
	margin:0;
	margin-left:9px;
	padding:0;
}

#unten_startseite #firstBox div.boxcontent, #unten_startseite #secondBox div.boxcontent, #unten_startseite div.thirdBox div.boxcontent {
	position:absolute;
	color:#000000;
	font-size:10px;
	top:124px;
	width:192px;
	margin:0 0 0 0px;
	padding: 0 6px 0 6px
}

div.boxcontent div {
	color:#000000;
	font-size:10px;
}

#unten_startseite div.thirdBox .neu_ecke{
	color:#0052a0;
	text-decoration:none;
	position:absolute;
	left:159px;
	top:0px;
	width:45px;
	height:45px;
	background:url(../images/neu_ecke.gif);
}

#unten_startseite .blau , #unten_startseite #firstBox .blau, #unten_startseite #secondBox .blau , #unten_startseite div.thirdBox .blau {
	color:#0052a0;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	position:absolute;
	left:7px;
	top:10px
}

#unten_startseite a.blau:hover , #unten_startseite #firstBox a.blau:hover, #unten_startseite #secondBox a.blau:hover , #unten_startseite div.thirdBox a.blau:hover{
	text-decoration: underline;
}


#unten_startseite a.link_unten , #unten_startseite #firstBox p a, #unten_startseite #secondBox p a, #unten_startseite div.thirdBox p a {
	color:#000000;
	font-size:10px;
	font-weight: normal;
	text-decoration:none;
	position:absolute;
	left:7px;
	top:151px;
	text-decoration:underline
}

#unten_startseite a.link_unten:hover , #unten_startseite #firstBox p a:hover, #unten_startseite #secondBox p a:hover, #unten_startseite div.thirdBox p a:hover{
	text-decoration:none
}

#footer_startseite{
	color:#b2b2b2;
	font-size:10px;
	width:632px;
	margin:30px 0 0 0;
	padding:10px 0 0 0;
	background:url(../images/border_dotted.gif);
	background-position:top left;
	background-repeat:repeat-x;
}

#footer_startseite a{
	color:#b2b2b2;
	text-decoration:none;
	font-size:10px;
}

#footer_startseite p{
	color:#b2b2b2;
	font-size:10px;

}

#footer_startseite a:hover{
	text-decoration:underline
}

#content_left_startseite{
    position:absolute;
    left:0px;
    top:109px;
    height:550px;
    background:#0066CC;
    width:204px;
    background:url(../images/start_leftbox_l.png) no-repeat;
    background-position: right top;
    padding-left:0px;
}

#column3startseite{
    margin-left:422px;
    margin-top:109px;
    background:url(../images/start_rightbox_l.png) no-repeat;
    height:550px
}


/* ENDE STARTSEITE */

#content_left{
	position:absolute;
	left:0px;
	top:109px;
	height:550px;
	background:#0066CC;
	width:204px;
	background:url(../images/start_leftbox_content.png) no-repeat;
	background-position: right top;
	padding-left:0px;
}

#content_left_inner{
	margin-top:149px;
}

#content_left_inner p{
	font-size:11px;
	color:#000000;
	margin-bottom: 1.3em;
}
/*
#content_left_inner ul{
	margin:0 0 5px 0;
	padding:0
}

#content_left_inner li{
	border-bottom:1px solid #999999;
	width:190px;
	padding:0 0 2px 0
}

#content_left_inner li li{
	border-bottom: none;
	width:190px;
	padding:0 0 0 0
}

#content_left_inner ul li a{
	font-size:11px;
	color:#000000;
	text-decoration:none
}

#content_left_inner ul li a:hover{
	text-decoration:none
}


#content_left_inner ul li ul li a{
	font-size:11px;
	color:#000000;
	text-decoration:none;
	padding:0 0 0 18px;
	background:url(../images/content_left_inner_li_back.gif);
	background-repeat:no-repeat;
	background-position:8px 4px
}


#content_left_inner ul li a:hover, #content_left_inner ul li ul li a:hover{
	text-decoration:underline
}

#content_left_inner ul li a.aktuell, #content_left_inner ul li ul li a.aktuell{
	font-weight:bold
}
*/
#content_left_inner a:hover{
	text-decoration:underline
}
#content_left_inner a.aktuell{
	font-weight:bold
}

#content_left_inner a.ueber:hover{
	text-decoration:none
}

#content_hoch #content_hoch_inner #footer{
	color:#b2b2b2;
	position: relative;
	width:632px;
	border-top:1px solid #e5e5e5;
	padding-top:5px;
	padding-bottom: 10px;
	margin-top:5px;
	font-size:10px !important;
}

#content_hoch #content_hoch_inner #footer a:hover{
	text-decoration:underline
}

#content_hoch #content_hoch_inner #footer * {
	color:#b2b2b2;
	text-decoration:none;
	font-size:10px !important;
	padding:0
}

#content_hoch #content_hoch_inner #footer a:hover{
	text-decoration:underline
}

#content_hoch {
	position:absolute;
	top:242px;
	left:204px;
	width:650px; 
	min-height: 350px;
	height:auto !important;  /* für moderne Browser */
	height:350px;  /*für den IE */
	margin: 0px auto 0 auto;
	display: block;
	background:url(../images/content_hoch.png) no-repeat;
	text-align:center;
}

* html #content_hoch {
	width: 617px;
}

#seite_oben {
	position:absolute;
	top:109px;
	left:204px;
	width:640px;
	height: 132px;
	margin: 0px auto 0 auto;
	display: block;
	padding-top: 0px !important;
	padding-top: 0px;
	padding-left: 10px;
}

#content_hoch #content_hoch_inner .breadcrump {
	color:#999999;
	font-size:11px;
	background:url(../images/border_dotted.gif);
	background-position:bottom left;
	background-repeat:repeat-x;
	margin:0;
	padding:0;
	width:632px;
}

#content_hoch #content_hoch_inner .breadcrump a, #content_hoch #content_hoch_inner .breadcrump p{
	color:#999999;
	font-size:11px;
	margin:2px 0 0 0;
	font-weight:normal;
	min-height: 22px;
	height:auto !important;  /* für moderne Browser */
	height:22px;  /*für den IE */
	line-height:18px;
	padding-bottom:2px
}

#content_hoch #content_hoch_inner  .breadcrump a{
	background-image:url(../images/breadcrump_arrow.png);
	background-position:right;
	background-repeat:no-repeat;
	padding-right:13px;
	padding-left:2px
}

#content_hoch #content_hoch_inner  .breadcrump a.noLinkIcon{
	padding-right:5px;
	background:none;
	padding-left:2px
}

#content_hoch #content_hoch_inner .breadcrump span.bread_nolink{
	background-image:none;
	padding-right:13px;
	text-decoration:none;
	padding-left:2px;
	color:#999999;
}

#branchen_bilder{
	text-align:left;
	margin:25px 0 0 0;
	padding:0;
	width:100%
}

#content_hoch #content_hoch_inner {
	width:632px;
	margin:0;
	padding:0;
	text-align:center;
	position:relative;
	padding:4px 9px 0 9px;
}

#content_hoch #content_hoch_inner #content_links{
	float:left;
	width:417px;
	padding-right:3px
}

#content_hoch #content_hoch_inner #suchbox{
	float:right;
	width:184px;
	background:#F2F2F2;
	padding:9px 6px 9px 8px;
	margin:10px 0 10px 15px;
}

#content_hoch #content_hoch_inner #suchbox h2{
	font-size: 12px !important;
	background:none;
	margin:0px;
	margin-bottom:8px;
	padding:0px;
}

#content_hoch #content_hoch_inner #suchbox h3{
	font-size: 11px !important;
	color:#000000;
	margin:0;
	padding:0px 0 8px 0;
	font-weight:bold;
	background: none;
}

#content_hoch #content_hoch_inner #suchbox p{
	margin:0px;
	margin-bottom:4px;
	padding:0px;
}

#content_hoch #content_hoch_inner #suchbox .suchinput{
	font-size:12px !important;
	font-weight: normal;
	width:140px;
	border:1px solid #999999;
	float:left;
	padding:1px 3px 0px 3px;
	margin:0;
	height: 15px;
}

#content_hoch #content_hoch_inner #suchbox .suchbutton{
	padding:0;
	margin:0 0 0 5px;
}

#content_hoch #content_hoch_inner h1 {
	color:#0052a0;
	margin:0;
	padding:0px;
	padding-top:12px;
	padding-bottom:10px;
	background:url(../images/border_dotted.gif);
	background-position:bottom left;
	background-repeat:repeat-x;
	font-size:16px;
	font-weight:bold;
	/*width:632px*/
}

#content_hoch #content_hoch_inner .h1_cws{
	width:100%; 
	background:url(../images/h1_cws.png) right 7px; 
	background-repeat:no-repeat; 
	margin:0; 
	padding:0; 
	text-align:left
}

#content_hoch #content_hoch_inner .h1_cws_boco{
	width:100%; 
	background:url(../images/h1_cws_boco.png) right 7px; 
	background-repeat:no-repeat; 
	margin:0; 
	padding:0; 
	text-align:left
}

#content_hoch #content_hoch_inner .h1_boco{
	width:100%; 
	background:url(../images/h1_boco.png) right 7px; 
	background-repeat:no-repeat;
	margin:0; 
	padding:0; 
	text-align:left
}

#content_hoch #content_hoch_inner p,
#content_hoch #content_hoch_inner div {
	color: #000000;
	font-size:11px;
}

#content_hoch #content_hoch_inner h2{
	color:#0052a0;
	margin:0;
	padding:8px 0 6px 0;
	margin-bottom:4px;
	/*width:632px;*/
	font-size:14px;
	font-weight:bold;
	background:url(../images/border_dotted.gif);
	background-position:bottom left;
	background-repeat:repeat-x;
}

#content_hoch #content_hoch_inner h2.noline{
	color:#0052a0;
	margin:0;
	padding:8px 0 10px 0;
	/*width:632px;*/
	font-size:14px;
	font-weight:bold;
	background: none
}

#content_hoch #content_hoch_inner .domtab div h2{
		color:#0052a0;
		background:none
}

#content_hoch #content_hoch_inner h3{
	color:#000000;
	margin:0;
	padding:8px 0 10px 0;
	/*width:632px;*/
	font-size:12px;
	font-weight:bold;
}

#content_hoch #content_hoch_inner h3.blau{
	color:#0052a0;
	margin:0;
	padding:8px 0 10px 0;
	width:100%;
	font-size:12px;
	font-weight:bold;
}

#content_hoch #content_hoch_inner .downloadliste{
	width:632px; 
	float:left; 
	margin:0 0 9px 0; 
	background:#ffffff; 
	padding:0 0 5px 0;
	min-height: 35px;
	height:auto !important;  /* für moderne Browser */
	height:35px;  /*für den IE */
	background:url(../images/border_dotted.gif);
	background-position:bottom left;
	background-repeat:repeat-x;
}

#content_hoch #content_hoch_inner .downloadliste .download_rahmen_inner {
	width:590px;
	margin:0;
	padding-top:15px;
	float:right;
}

#content_hoch #content_hoch_inner .presseliste , #content_hoch #content_hoch_inner .newsliste{
	width:632px; 
	float:left; 
	margin:0 0 9px 0; 
	background:#ffffff; 
	padding:0 0 5px 0;
	min-height: 35px;
	height:auto !important;  /* für moderne Browser */
	height:35px;  /*für den IE */
	background:url(../images/border_dotted.gif);
	background-position:bottom left;
	background-repeat:repeat-x;
}

#content_hoch #content_hoch_inner .presseliste .presse_rahmen_inner  {
	width:510px;
	margin:0;
	float:right;
}

#content_hoch #content_hoch_inner .newsliste .news_rahmen_inner {
	width:510px;
	margin:0;	
}

#content_hoch #content_hoch_inner .presseliste .presse_rahmen_inner h1 , #content_hoch #content_hoch_inner .newsliste .news_rahmen_inner h1{
	width:100%;
	background:none;
	border:none;
	margin:0
}

#content_hoch #content_hoch_inner .downloadliste .download_rahmen_inner p{
	margin:12px 0 0 0;
	padding:0
}

#content_hoch #content_hoch_inner .downloadliste .download_rahmen_inner a{
	width:100%;
	color:#000000;
	font-size:11px;
	text-decoration: underline;
	font-weight:bold;
}

#content_hoch #presse_rahmen_inner a{
	width:100%;
	color:#000000;
	font-size:11px;
	text-decoration: underline;
	font-weight:bold;
}

/* industry.html */

#content_hoch #content_hoch_inner div.produkteliste{
	width:310px; 
	height:110px; 
	float:left; 
	margin:0 0 9px 0; 
	background:#ffffff; 
	padding:0;
	min-height: 150px;
	height:auto !important;  /* für moderne Browser */
	height:150px;  /*für den IE */
}

#content_hoch #content_hoch_inner div.produktliste_rahmen_inner {
	width:180px;
	margin:0;
	float:right
}

.inhalt_rahmen_inner h3, .inhalt_rahmen_liste{
	margin:12px 0 0 0
}

.inhalt_rahmen_liste p {
	margin-top:5px;
	margin-bottom:5px;
}

.inhalt_rahmen_inner h3 a, .inhalt_rahmen_liste a:hover{
	text-decoration:none
}

#content_hoch #content_hoch_inner .inhalt_rahmen_inner h3, #content_hoch #content_hoch_inner .produktliste_rahmen_inner h3, #content_hoch #content_hoch_inner #produktinfo_rahmen_inner h1{
	width:100%;
	background:none;
	border:none
}

#content_hoch #content_hoch_inner .inhalt_rahmen_liste h3 a, #content_hoch #content_hoch_inner .inhalt_rahmen_inner h3 a, #content_hoch #content_hoch_inner #produktinfo_rahmen_inner h1 a, #content_hoch #content_hoch_inner .produktliste_rahmen_inner h3 a{
	width:100%;
	color:#000000;
	font-size:11px;
	text-decoration:none;
	font-weight:bold
}

#content_hoch #content_hoch_inner .inhalt_rahmen_liste h3 a:hover, #content_hoch #content_hoch_inner .inhalt_rahmen_inner h3 a:hover, #content_hoch #content_hoch_inner .produktliste_rahmen_inner h3 a:hover{
	text-decoration:underline
}

#content_hoch #content_hoch_inner .inhalt_rahmen_liste a{
	margin:0; padding:0;
	font-size:11px
}

#content_hoch #content_hoch_inner .inhalt_rahmen_inner {
	width:200px;
	margin:0;
	float:right
}



#content_hoch #content_hoch_inner .inhalt_rahmen_inner p{
	margin:3px 0 3px 0
}

#content_hoch #content_hoch_inner .inhalt_rahmen_inner_full{
	padding:0 5px 3px 5px;
	min-height: 75px;
	height:auto !important;  /* für moderne Browser */
	height:75px;  /*für den IE */
}

#content_hoch #content_hoch_inner #header_produkte{
	width:632px; 
	padding:22px 0 10px 0; 
	height:17px; 
	margin:0 0 10px 0; 
	background:url(../images/border_dotted.gif);
	background-position:bottom left; background-repeat:repeat-x;
}

#content_hoch #content_hoch_inner #header_produkte .vorne{
	float:left; width:440px
}

#content_hoch #content_hoch_inner #footer_produkte{
	width:632px; 
	padding:12px 0 10px 0; 
	height:17px; 
	margin:10px 0 0 0; 
	background:url(../images/border_dotted.gif);
	background-position:top left; background-repeat:repeat-x;
}

#content_hoch #content_hoch_inner #header_produkte h2{
	width:440px; 
	padding:0; 
	background:url(../images/leer.gif); 
	margin:0
}

#content_hoch #content_hoch_inner #header_produkte #header_produkte_vor_zurueck, #content_hoch #content_hoch_inner #footer_produkte #footer_produkte_vor_zurueck{
	padding:0; 
	margin:0; 
	text-align:right;
	width:192px;
	float:right
}

#content_hoch #content_hoch_inner #header_produkte #header_produkte_vor_zurueck span, #content_hoch #content_hoch_inner #footer_produkte #footer_produkte_vor_zurueck span{
	font-size:10px; 
	float:left; 
	padding:3px 5px 0 0
}

#content_hoch #content_hoch_inner #header_produkte #header_produkte_vor_zurueck img, #content_hoch #content_hoch_inner #footer_produkte #footer_produkte_vor_zurueck img{
	padding:0; 
	margin:0; 
	float:left
}

#content_hoch #content_hoch_inner .produktinfo{
	width:632px; 
	height:110px; 
	float:left; 
	margin:0 0 9px 0; 
	background:#ffffff; 
	padding:0;
	min-height: 135px;
	height:auto !important;  /* für moderne Browser */
	height:135px;  /*für den IE */
}

#content_hoch #content_hoch_inner .produktinfo .produktinfo_bild{
	float:left;
	margin:11px 11px 0 0;
	padding:8px;
	background:#f2f2f2
}

#content_hoch #content_hoch_inner .produktinfo .produktinfo_bild .produktbild{
	border:2px solid #FFFFFF;
	padding:0;
	margin:0
}

#content_hoch #content_hoch_inner .produktbild_small{
	border:1px solid #f2f2f2;
	padding:0;
	margin-left:1px;
	width: 52px;
	height: 71px;
}

#content_hoch #content_hoch_inner .produktinfo p.groesser{
	padding:0;
	margin:0
}

#content_hoch #content_hoch_inner .produktinfo p.groesser a{
	font-size:11px;
	text-decoration:underline;
	padding-left:22px;
	line-height:20px;
	padding-bottom:18px;
	padding-top:2px;
	background-image:url(../images/produktinfo_lupe.png);
	background-repeat:no-repeat
}

.kontakttieren {
	background:url(../images/infobox_kontakt_bg.png);
	background-repeat:repeat-x;
	background-color:#ffffff;
	padding:7px 0 12px 0;
	margin-bottom:20px
}



.kontakttieren a {
	padding-left: 35px;
	background-image:url(../images/infobox_h1_email_trans.gif);
	background-repeat:no-repeat;
	background-position:11px 0px;
	padding-bottom:12px;
	font-weight:bold;
	font-size:12px;
	
}

.rueckruf {
	background:#f2f2f2; 
	padding:7px 0 12px 0;
	margin-bottom:20px
}

.rueckruf a {
	padding-left: 35px;
	background-image:url(../images/icons/callback.gif);
	background-repeat:no-repeat;
	background-position:11px 0px;
	padding-bottom:12px;
	font-weight:bold;
	font-size:12px;	
}
a.inhalt_pdf{
	padding-left: 35px;
	background-image:url(../images/pdf_back.png);
	background-repeat:no-repeat;
	background-position:10px 0px;
	padding-bottom:12px;
	font-size:12px;
}

#content_hoch #content_hoch_inner .produktinfo p.groesser a:hover{
	text-decoration:none
}

#content_hoch #content_hoch_inner #produktinfo_rahmen_inner {
	width:412px;
	margin:0;
	float:right;
	padding:0;
}

#content_hoch p{
	color:#000000;
	font-size:11px;
	font-weight:bold;
	margin-bottom: 1.0em;
	margin-top: 1.1em;
	font-weight:normal
}

#content_hoch p.adresse{
	color:#000000;
	font-size:11px;
	font-weight:bold;
	margin-bottom: 1.0em;
	margin-top: 1.5em;
}

#content_hoch #content_hoch_inner .content_infobox_gelb{
	width:618px;
	background:#fff7ee;
	padding:6px;
	margin-bottom:9px;
}

#content_hoch #content_hoch_inner .content_infobox_gelb h1{
	color:#004f9f;
	font-size:12px;
	font-weight:bold;
	border-bottom:none;
	padding:8px 0 0 33px;
	margin:0;
	height:26px
}

#content_hoch #content_hoch_inner .content_infobox_gelb a{
	font-size:11px;
	text-decoration:underline;
	color:#000000;
}

#content_hoch .content_infobox_grau {
	width:618px;
	background:#f2f2f2;
	padding:6px;
	margin-bottom:9px
}

#content_hoch .content_infobox_grau h1{
	color:#004f9f;
	font-size:12px;
	font-weight:bold;
	border-bottom:none;
	padding:8px 0 0 33px;
	margin:0;
	height:26px
}

#content_hoch .content_infobox_grau h1.niederlassungen{
	background:url(../images/infobox_h1_niederlassung.png);
	background-repeat:no-repeat;
	background-position:6px 6px;
	padding:7px 0 0 34px
}

#content_hoch .content_infobox_grau a{
	color:#000000;
	font-size:11px;
	margin-bottom:15px;
	margin:0;
	padding:0
}

#content_infobox_druck{
	width:632px;
	height:20px;
	margin:20px 0 0 0;
	padding:10px 0 10px 0;
	background:url(../images/border_dotted.gif);
	background-position:top left;
	background-repeat:repeat-x;
	background-color:#ffffff;
}

#content_infobox_druck .drucken{
	float:left;
	padding:0;
	margin:0;
	background:none
}

#content_infobox_druck .email, #content_infobox_druck div.toparent{
	float:left;
	padding:0;
	margin:0;
}

#content_infobox_druck div.toparent a.toparentlink {
	background:url(../images/icons/to_parent.gif);
	background-repeat:no-repeat;
	background-position:0 2px;
	padding:2px 0 16px 20px;
	height:30px;
	font-size:11px;
	color:#000000;
	text-decoration:none
} 


#content_infobox_druck .oben{
	float:right;
	padding:0;
	margin:0;
}

#content_infobox_druck .drucken a.druck{
	background:url(../images/btn_print_page.gif);
	background-repeat:no-repeat;
	background-position:0 3px;
	padding:2px 0 16px 16px;
	height:30px;
	font-size:20px;
	color:#000000;
	text-decoration:none
}

#content_infobox_druck .email a.enail{
	background:url(../images/btn_email.gif);
	background-repeat:no-repeat;
	background-position:0 2px;
	padding:2px 0 16px 20px;
	height:30px;
	font-size:20px;
	color:#000000;
	text-decoration:none;
}

#content_infobox_druck .oben a.totop{
	background:url(../images/btn_to_top.gif);
	background-repeat:no-repeat;
	background-position:0 2px;
	padding:2px 0 16px 15px;
	font-size:20px;
	color:#000000;
	height:30px;
	text-decoration:none;
}

#content_hoch #content_hoch_inner .rechts{
	width:310px; 
	float:right; 
	margin:0 0 9px 0; 
	background:#ffffff; 
	padding:0; 
	border:1px solid #e5e5e5;
	min-height: 115px;
	height:auto !important;  /* für moderne Browser */
	height:115px;  /*für den IE */
}

#content_hoch #content_hoch_inner .links{
	width:310px; 
	float:left; 
	margin:0 0 9px 0; 
	background:#ffffff; 
	padding:0; 
	border:1px solid #e5e5e5;
	min-height: 115px;
	height:auto !important;  /* für moderne Browser */
	height:115px;  /*für den IE */
}

#content_hoch #content_hoch_inner .inhalt_rahmen_inner_full h1{
	margin:3px 0 0 0; padding:8px 0 8px 0;
	color:#000000;
	font-size:12px;
	border:none;
	background:none;
	width:250px
}

#content_hoch #content_hoch_inner .inhalt_rahmen_inner_full h1.h1_cws{
	padding-left:52px; 
	background:url(../images/h1_cws.png);
	background-repeat:no-repeat;
	background-position:0 10px;
	width:250px
}

#content_hoch #content_hoch_inner .inhalt_rahmen_inner_full h1.h1_boco{
	padding-left:46px; 
	background:url(../images/h1_boco.png);
	background-repeat:no-repeat;
	background-position:0 1px;
	width:250px
}

#content_hoch #content_hoch_inner .inhalt_rahmen_inner_full p{
	margin:0; padding:0 0 4px 0
}
#content_hoch #content_hoch_inner .inhalt_rahmen_inner_full a{
	margin:0; padding:0;
	font-size:11px
}

#content_left #content_left_inner .infobox_left{
	width:190px;
	border:1px solid #E6E6E6;
	font-size:11px;
	margin-top:20px;
	padding-bottom:10px;
	background:url(../images/infobox_left_bg.gif);
	background-repeat:repeat-x;
	background-color:#ffffff;
}

#content_left #content_left_inner .infobox_left h2{
	font-weight:bold;
	padding:4px 0 8px 12px;
	margin:0;
	height:20px;
}

#content_left #content_left_inner .infobox_left h2 img{
	padding:0px 5px 0px 0px;
}


#content_left #content_left_inner .infobox_left h3{
	color:#0052a0;
	margin:3px 3px 1px 8px;
	font-size:12px;
	font-weight:bold;
}

#content_left #content_left_inner .infobox_left p,
#content_left #content_left_inner .infobox_left div{
	font-size:11px;
	margin:0;
	padding:3px 3px 4px 8px;
}

#content_left #content_left_inner .infobox_left ul{
	margin:0;
	padding:1px 0 0 4px;
}

#content_left #content_left_inner .infobox_left ul li{
	border-bottom: none;
	margin:0 0 0 0px;
	padding: 2px 0 2px 16px;
	width:173px;
	background:url(../images/infobox_left_li_back.gif);
	background-repeat:no-repeat;
	background-position:5px 7px
}

#content_left #content_left_inner .infobox_left ul li div{
	margin:0;
	padding:0;
	font-size:11px;
}

#content_left #content_left_inner .infobox_left ul li a{
	text-decoration:underline
}

#content_left #content_left_inner .infobox_left ul li a:hover{
	text-decoration: none
}

#content_left #content_left_inner .infobox_left a.infobox_link{
	font-size:11px;
	color:#000000;
	text-decoration:none;
	padding-left:18px;
	background:url(../images/content_left_inner_li_back.gif);
	background-repeat:no-repeat;
	background-position:8px 4px
}

#content_hoch #content_hoch_inner .inhalt_rahmen_kategorieliste{
	position:relative; 
	background:url(../images/border_dotted.gif);
	background-position:bottom left;
	background-repeat:repeat-x;
	min-height: 30px;
	height:auto !important;  /* für moderne Browser */
	height:30px;  /*für den IE */
}

#content_hoch #content_hoch_inner .inhalt_rahmen_kategorieliste .inhalt_rahmen_kategorieliste_vorne{
	font-size:14px; 
	font-weight:bold; 
	float:left; 
	width:150px; 
	padding:0; 
	margin:0
}

#content_hoch #content_hoch_inner .inhalt_rahmen_kategorieliste .inhalt_rahmen_kategorieliste_hinten{
	font-size:11px; 
	line-height:17px; 
	margin-left:157px; 
	padding:0; 
	margin:0 0 0 157px
}

#content_hoch #content_hoch_inner .inhalt_rahmen_kategorieliste .inhalt_rahmen_kategorieliste_hinten p{
	padding:0;
	margin:0
}

#content_hoch #content_hoch_inner .inhalt_rahmen_kategorieliste .inhalt_rahmen_kategorieliste_vorne a{
	text-decoration:none; 
	font-size:14px; 
	color:#000000; 
	font-weight:bold
}

#content_hoch #content_hoch_inner .inhalt_rahmen_kategorieliste .inhalt_rahmen_kategorieliste_vorne a:hover{
	text-decoration:none
}

#content_hoch #content_hoch_inner .inhalt_rahmen_kategorieliste .kategorieliste_select_vorne{
	font-size:14px; 
	font-weight:bold; 
	float:left; 
	width:220px; 
	padding:0; 
	margin:0
}

#content_hoch #content_hoch_inner .inhalt_rahmen_kategorieliste .kategorieliste_select_vorne a{
	text-decoration: none;
	font-size:14px; 
	color:#000000; 
	font-weight:bold
}

#content_hoch #content_hoch_inner .inhalt_rahmen_kategorieliste .kategorieliste_select_vorne a:hover{
	text-decoration: underline
}

#content_hoch #content_hoch_inner .inhalt_rahmen_kategorieliste .kategorieliste_select{
	font-size:11px; 
	line-height:17px; 
	padding:0; 
	margin:0 0 0 230px
}

#content_hoch #content_hoch_inner .inhalt_rahmen_kategorieliste {
	background:transparent url(../images/border_dotted.gif) repeat-x scroll left bottom;
	height:auto !important;
	min-height:30px;
	position:relative;
}

.kategorieliste_select select{
	border:1px solid #000; 
	width:320px; 
	font-size:14px
}

p.kat_liste_vorne{
	position:absolute; 
	left:0; 
	top:0; 
	font-size:18px; 
	font-weight:bold
}

p.kat_liste_hinten{
	position:absolute; 
	left:156px; 
	top:5px; 
	font-size:11px
}

/* Formulare */
#coa
{

}

#coa .form
{
width:632px;
text-align:left
}

#coa fieldset
{
padding-bottom:1em;
margin-top:0.3em;
border: none;
}

#coa fieldset legend
{
margin-bottom:0.5em;
margin-left:0;
font-size:12px;
color: #000000;
font-weight:bold;
}

#coa label
{
font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size:11px;
display:block;
width:310px;
padding:0.2em;
float:left;
margin-top:0.4em;
margin-bottom:0.2em;
margin-left:0;
text-align: left;
}
#coa input {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	width:170px;
	padding:0.2em;
	border:1px solid #000000;
	margin-top:0.4em;
	margin-bottom:0.2em;
	margin-left:40px;
}

select.htsselectbox {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:0px;
	border:1px solid #000000;
}

input.htsfileuploadfield {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:0px;
}

#coa input.inputButton {
	margin-left:0px;
}
#coa input.error { border: 1px solid red; }

#content_hoch_inner #coa p.hinweis{
color: #999999
}

#coa select
{
border:1px solid #000000;
margin-top:0.4em;
margin-left:40px;
width:177px;
font-size:11px;
}

#coa input.tradio
{
border:1px solid #000000;
margin-top:0.4em !important;
margin-left:10px !important;
width:15px;
}

#coa input.eradio
{
border:1px solid #000000;
}

#coa input.tcheckbox{
	white-space: nowrap; 
	border:none; 
	float: left; 
	width: auto; 
	clear: both; 
	margin-right: 5px;
	margin-left:10px;
}

#coa select:focus
{

}

#coa textarea
	{
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	width:170px;
	height:80px;
	margin-left:0;
	border:1px solid #000000;
	margin-left:40px;
}

#coa textarea:focus
{

}

#coa #senddiv
{
	width:100%;
	text-align:center;
	margin:15px 0 15px 0;
	padding:0
}

#coa #senddiv #vorne{
	width:50%; 
	float:left; 
	padding:0; 
	margin:0; 
	text-align:left
}
#coa #senddiv #hinten{
	width:50%; 
	float:right; 
	padding:0; 
	margin:0; 
	text-align:right
}

.variablebutton {
	text-align:center;
	font-weight:bold;
	color:#004F9F;
	margin:0;
	padding:0;
	height:24px;
	border:none
}

#coa #senddiv .button
{
	width:103px;
	margin:0;
	padding:0;
	height:24px;
	border:none
}

#coa #senddiv .btn_warenkorb{
	width:105px;
	margin:0;
	padding:0;
	height:24px;
	border:none
}

#coa #senddiv .btn_bestellen{
	width:91px;
	margin:0;
	padding:0;
	height:24px;
	border:none
}

#coa #senddiv .btn_zurueck{
	width:79px;
	margin:0;
	padding:0;
	height:24px;
	border:none
}

#coa #senddiv .btn_senden, #coa #senddiv .btn_aendern{
	width:80px;
	margin:0;
	padding:0;
	height:24px;
	border:none
}

#coa #senddiv .btn_registrieren{
	width:114px;
	margin:0;
	padding:0;
	height:24px;
	border:none
}

#coa #senddiv .btn_weiter{
	width:77px;
	margin:0;
	padding:0;
	height:24px;
	border:none
}

#coa .cr
{
	margin:0px auto;
	text-align:center;
}

#coa .cr p
{
	font-size:11px;
	margin-top:2.5em;
	margin-bottom:1.5em;
}

#coa .bestellung_h2{
	background:url(../images/border_dotted.gif);
	background-position:bottom left;
	background-repeat:repeat-x;
	margin-left:5px;
}

#coa .header_bestellung{
	position:relative;
	background:#f2f2f2;
	width:622px;
	font-weight:bold;
	font-size:11px;
	min-height: 38px;
	height:auto !important;  /* für moderne Browser */
	height:38px;  /*für den IE */
	margin-top:15px;
	padding-left:5px;
}

#coa .header_bestellung .bez{
	width:359px; 
	position:absolute; 
	padding:5px 0 5px 3px;
}

#coa .header_bestellung .bst{
	left:363px; 
	position:absolute; 
	width:85px;
	border-left:1px solid #FFFFFF;
	padding:5px 0 5px 3px;
	height:100%
}

#coa .header_bestellung .det{
	left:452px; 
	position:absolute; 
	width:51px; 
	border-left: 1px solid #FFFFFF;
	padding:5px 0 5px 3px;
	height:100%
}

/*
#coa .header_bestellung .mar{
	left:440px; 
	position:absolute; 
	width:74px; 
	border-left:2px solid #FFFFFF;
	padding:5px 0 5px 3px;
	height:100%
}
*/

#coa .header_bestellung .men{
	left:520px; 
	position:absolute; 
	width:90px; 
	border-left:2px solid #FFFFFF;
	padding:5px 0 5px 3px;
	height:100%
}

#coa .liste_bestellung{
	position:relative;
	width:622px;
	font-weight: normal;
	font-size:11px;
	min-height: 36px;
	height:auto !important;  /* für moderne Browser */
	height:36px;  /*für den IE */
	border-bottom:1px solid #cccccc;
}

#coa .liste_bestellung .bez{
	width:359px; 
	padding:1% 0 1% 0;
}

#coa .liste_bestellung .bst{
	left:363px; 
	position:absolute; 
	width:85px; 
	border-left:1px solid #cccccc;
	height:65%; 
	text-align:center; 
	padding:1% 0 1% 0; 
	text-align:center
}

#coa .liste_bestellung .det{
	left:452px; 
	position:absolute; 
	width:51px; 
	border-left:1px solid #cccccc;
	height:65%; 
	text-align:center; 
	padding:1% 0 1% 0; 
	text-align:center
}
/*
#coa .liste_bestellung .mar{
	left:440px; 
	position:absolute;
	width:74px; 
	top:0; 
	border-left:1px solid #cccccc;
	height:65%; 
	text-align:center; 
	padding:1% 0 1% 0
}
*/

#coa .liste_bestellung .men{
	left:520px; 
	position:absolute; 
	width:90px; 
	border-left:1px solid #cccccc;
	height:65%; 
	text-align:center; 
	padding:1% 0 1% 0
}

#coa .liste_bestellung .mar input{
	padding:0;
	margin:0 0 0 34px
}

#coa .header_bestellung2{
	position:relative;
	background:#f2f2f2;
	width:622px;
	font-weight:bold;
	font-size:11px;
	min-height: 38px;
	height:auto !important;  /* für moderne Browser */
	height:38px;  /*für den IE */
	margin-top:15px;
	padding-left:5px;
}

#coa .header_bestellung2 .bez{
	width:420px; 
	position:absolute; 
	padding:5px 0 5px 3px;
}

#coa .header_bestellung2 .bst{
	left:424px; 
	position:absolute; 
	width:85px;
	border-left:1px solid #FFFFFF;
	padding:5px 0 5px 3px;
	height:100%
}

#coa .header_bestellung2 .men{
	left:520px; 
	position:absolute; 
	width:64px; 
	border-left:2px solid #FFFFFF;
	padding:5px 0 5px 3px;
	height:100%
}

#coa .liste_bestellung2{
	position:relative;
	width:622px;
	font-weight: normal;
	font-size:11px;
	min-height: 34px;
	height:auto !important;  /* für moderne Browser */
	height:34px;  /*für den IE */
	border-bottom:1px solid #cccccc;
}

#coa .liste_bestellung2 .bez{
	width:420px; 
	padding:1% 0 1% 0;
}

#coa .liste_bestellung2 .bst{
	left:424px; 
	position:absolute; 
	width:85px; 
	border-left:1px solid #cccccc;
	height:65%; 
	text-align:center; 
	padding:1% 0 1% 0; 
	text-align:center
}

#coa .liste_bestellung2 .det{
	left:385px; 
	position:absolute; 
	width:51px; 
	border-left:1px solid #cccccc;
	height:65%; 
	text-align:center; 
	padding:1% 0 1% 0; 
	text-align:center
}

#coa .liste_bestellung2 .men{
	left:520px; 
	position:absolute; 
	width:94px; 
	border-left:1px solid #cccccc;
	height:65%; 
	text-align:center; 
	padding:1% 0 1% 0
}

#coa .liste_bestellung2 .mar input{
	padding:0;
	margin:0 0 0 34px
}

h3.regstate {
	color:#FF0000 !important;
}

#box{
	margin:0;
	padding:0;
	width:600px;
	font-size:11px;
	font-weight:normal
}

#box dt{
	margin:0;
	padding:0;
	float:left;
	padding:10px 0 10px 0;
	width:350px
}

#box dd{
	margin:0;
	padding:0;
	float:left;
	padding:10px 0 10px 0;
	width:250px
}

#extendedform{
	margin:0;
	padding:0;
	width:600px;
	font-size:11px;
	font-weight:normal;
}

#extendedform dt{
	margin:0;
	padding:0;
	float:left;
	padding:10px 0 10px 0;
	width:200px;
	font-size:11px;
	font-weight:bold;
}

#extendedform dd{
	margin:0;
	padding:0;
	float:left;
	padding:10px 0 10px 0;
	width:400px;
	font-size:11px;
}

#top_navi_suche .suchinput{
width:103px; border:1px solid #999999; float:left; padding:0; margin:0
}

#top_navi_suche .suchbutton{
padding:0; margin:0; float:right
}

#content_hoch #content_hoch_inner #stellenliste{
width:632px}

#content_hoch #content_hoch_inner #stellenliste ul{
list-style:none;
margin:0;
padding:0;
width:632px;
}

#content_hoch #content_hoch_inner #stellenliste li{
float:left;
width:195px;
list-style:none;
padding:15px 9px 8px 0px;
font-size:11px;
min-height: 24px;
height:auto !important;  /* für moderne Browser */
height:24px;  /*für den IE */
}

#content_hoch #content_hoch_inner #stellenliste li a{
font-weight:bold
}

#content_hoch #content_hoch_inner #stellenliste li a:hover{
text-decoration:none
}

#pressebilder_liste_img{
float:left; margin:12px 10px 10px 0; width:160px; text-align:left
}

#pressebilder_liste_text{
float:right; width:455px;
margin-bottom:8px;
}

#pressebilder_liste_text a{
font-size:11px;
font-weight:normal
}

#content_hoch #content_hoch_inner .inhalt_rahmen_kategorieliste .pressebilder_kategorie_inner{
	padding:10px 0 10px 0;
}

#content_hoch #content_hoch_inner .inhalt_rahmen_kategorieliste .pressebilder_kategorie_inner .pressebilder_kategorie_label {
	width: 230px;
	font-size:14px;
	font-weight:bold;
	float:left;
}

#content_hoch #content_hoch_inner .inhalt_rahmen_kategorieliste .pressebilder_kategorie_inner .pressebilder_kategorie_select {
	width: 300px;
}

#content_hoch #content_hoch_inner h2.schwarz{
	color:#000000;
	margin:0;
	padding:8px 0 10px 0;
	width:632px;
	font-size:14px;
	font-weight:bold;
	background:url(../images/border_dotted.gif);
	background-position:bottom left;
	background-repeat:repeat-x;
}

#content_hoch #content_hoch_inner h2.schwarz_noline{
	color:#000000;
	margin:0;
	padding:8px 0 10px 0;
	width:632px;
	font-size:14px;
	font-weight:bold;
	background: none
}

#content_hoch #content_hoch_inner h2.schwarz span, #content_hoch #content_hoch_inner h2.schwarz_noline span{
	color:#0052a0;
}

/* SUCHE START */
#searchcontainer {
	width:100%;
}

#searchbox {
	width:100%;
	background:#f2f2f2;
	padding:0;
	margin-bottom:9px;
	margin-top:25px;
}

#searchbox .searchquery {
	width:250px; 
	margin:15px 8px 6px 15px;
}

#paging_banner {
	padding:10px 0 10px 363px; 
	margin:0;
	background:url(../images/css-dotted.gif);
	background-position:bottom left;
	background-repeat:repeat-x;
}

#paging_banner span {
	font-size:10px !important; 
	padding:3px 5px 0px 0;
	float:left;
}

#paging_banner img{
	padding:0; 
	margin:0;
}

.searchresulttext {
	color:#000000;
	margin:0;
	padding:10px 0 8px 0;
	font-size:14px !important;
	font-weight:bold;
	background: none
}
.searchresulttext span {
	color:#0052a0;
}

.searchresult {
	width:550px;
	margin-top:15px
}

.searchresult .headline {
	color:#000000;
	font-size:11px;
	font-weight:bold;
	background: none;
	margin:0;
	padding:0
}
.searchresult .headline a {
	color:#000000;
	font-size:11px;
	font-weight:bold;
	text-decoration:underline;
}

.searchresult .description {
	color: #000000;
	font-size: 11px;
	margin-bottom: 1em;
	margin-top: 1.1em;
	font-weight: normal;
	color: #000000;
}

.searchresult .morelink {
	width:100%;
	text-align:right;
}

.searchresult .morelink a {
	font-size:11px;
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}
/* SUCHE END */

/* SITEMAP START */
#sitemapContainer {
	font-size:12px !important;
	margin:10px 0 0 10px
}
#sitemapContainer * {
	font-size:12px !important;
	line-height:127%;
}
#sitemapContainer div {
	padding-bottom:2px;
}
#sitemapContainer ul {
	padding:0;
	margin:0 0 0 10px;
	list-style-type: circle;
}
#sitemapContainer a {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px !important;
	color:#000000 !important;
	font-weight:normal !important;
	text-decoration: underline;
	width:100%;
}
#sitemapContainer a:hover {
	text-decoration:none;
}
/* SITEMAP END */


/* COMPOSED-ELEMENT: Text Image Right */
.composedTextImageRight {
	padding-bottom: 15px;
}
.composedTextImageRight-leftcolumn {
	float:left;
	display: inline;
	width: 455px;
	padding: 0 10px 0 0;
}

.content_infobox_grau .composedTextImageRight-leftcolumn , .content_infobox_gelb .composedTextImageRight-leftcolumn {
	width: 415px;
	padding:0px;
}

.composedTextImageRight-rightcolumn {
	float:right;
	display: inline;
	width: 160px;
	margin:12px 0 10px 0;
}
.composedTextImageRight div.dottedline {
	margin-top:5px;
}

.composedTextImageRightVariable .imagetable {
	float:right;
	margin:0px 0 5px 10px;
}

.composedTextImageRightVariable h3,
.composedTextImageRightVariable p {
	float:none;
	width: auto !important;
	padding-top: 0px !important;
	margin-top:0px !important;
}

/* COMPOSED-ELEMENT: Text Image Left */
.composedTextImageLeft {
	padding-bottom: 15px;
}
.composedTextImageLeft-leftcolumn {
	float:left;
	display: inline;
	width: 160px;
	margin:12px 10px 10px 0;
}


.composedTextImageLeft-rightcolumn {
	float:left;
	display: inline;
	width: 455px;
}

.content_infobox_grau .composedTextImageLeft-rightcolumn , .content_infobox_gelb .composedTextImageLeft-rightcolumn {
	width: 415px;
	padding:0px;
}
.content_infobox_grau b , .content_infobox_gelb b , .content_infobox_grau strong , .content_infobox_gelb strong {
	color:#0052A0;
	font-size:12px;
	font-weight:bold;
	margin:0pt;
}

.composedTextImageLeft h1,
.composedTextImageLeft h2 {
	margin-left: 170px !important;
	width: 455px !important;
}
.composedTextImageLeft h3 {
	padding:0px 0 10px 0 !important;
}
.composedTextImageLeft div.dottedline {
	margin-top:5px;
}
.composedTextImageLeftVariable .imagetable {
	float:left;
	margin:0px 10px 5px 0;
}

.composedTextImageLeftVariable .contentElementList ul {
	display:inline;
	padding:0px;
	margin:0px;
}

.composedTextImageLeftVariable .contentElementList li {
	margin-left:15px;
	padding:0px;
}

.composedTextImageLeftVariable h1,
.composedTextImageLeftVariable h2 {
	float:none;
	margin-left: 0px !important;
	width: auto !important;
	margin-bottom: 10px;
}
.composedTextImageLeftVariable h3,
.composedTextImageLeftVariable p {
	float:none;
	width: auto !important;
	margin-top:0px !important;
	padding-top: 0px !important;
}

/* COMPOSED-ELEMENT: Imagedownload */
.composedImageDownload {
	padding-top: 7px;
	padding-bottom: 0px;
}
.composedImageDownload-leftcolumn {
	float:left;
	display: inline;
	width: 168px;
	margin:12px 10px 10px 0;
}
.composedImageDownload-leftcolumn table {
	width:166px;
	height:165px;
	border:1px solid #9C9C9C;
}
.composedImageDownload-leftcolumn td {
	background-color:#E5E5E5;
	text-align:center;
	vertical-align:middle;
	padding:0px;
	margin:0px;
	height:150px;
	width:150px;
}

.composedImageDownload-leftcolumn td * {
	margin:0px !important;
	padding:0px !important;
	border:none !important;
}

.composedImageDownload-rightcolumn {
	float:left;
	display: inline;
	width: 445px;
	margin-bottom:5px;
}

.composedImageDownload h3 {
	padding:10px 0 3px 0 !important;
}
.composedImageDownload div.dottedline {
	margin-top:5px;
}

a.downloadlink {
	padding: 6px 0px 32px 28px;
	background-image:url(../images/downloadpic.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
	line-height:20px;
}


/* STANDARD CONTENT ELEMENTS */
.imagetable {
	width:1%;
}
.imagecaption, .imagecaption div {
	color:#7F7F7F !important;
	font-size:10px !important;
}
.caption, .caption div {
	color:#7F7F7F !important;
	font-size:10px !important;
}
.contentElement,
.contentElementMultimedia,
.contentElementTable,
.contentElementImage,
.contentElementList {
	font-size:11px;
	padding-bottom: 15px;
}



.contentElement {
	font-size:11px;
	padding-top:5px;
}

.contentElementList ul, .contentElement ul , .contentElementTable td div ul { 
	font-size:11px;
	color: #0050A0;
	margin: 0;
	padding-left: 20px;
	list-style-type:disc;
}

.contentElement ol { 
	font-size:11px;
	margin: 0;
	padding-left: 25px;
	list-style-type:decimal;
}

.contentElementList ul li div, .contentElement ul li div, .contentElement ol li div { 
	padding-top:2px;
	padding-bottom:2px;
}

.listheadline {
	background: none !important;

}
.contentElementTable table {
	border-bottom: 1px solid #E1E1E1;
	border-left: 1px solid #E1E1E1;
	border-right: 1px solid #E1E1E1;
}
.contentElementTable th {
	font-size:11px;
	background-color: #E1E1E1;	
	border-top: 1px solid #E1E1E1;
	padding: 5px 5px 5px 5px;
}
.contentElementTable td {
	font-size:11px;
	border-top: 1px solid #E1E1E1;	
	padding: 3px 5px 3px 5px;
}

/** css for produkt category images **/

.cat0 { background:url(../images/icon_produkte_beruf.png); }
.cat1 { background:url(../images/icon_produkte_schutz.png); }
.cat2 { background:url(../images/icon_produkte_glatt.png); }
.cat3 { background:url(../images/icon_produkte_wasch.png); }
.cat4 { background:url(../images/icon_produkte_schmutz.png); }

.errors {
	font-weight:bold;
	color:#ff0000;
	font-size:11px;
}

.orderConfirmationRight {
	float:right;
	width:200px;
	text-align:left;
	padding-top:5px;
}
.orderConfirmationLeft {
	float:left;
	width:300px;
	text-align:left;
	padding-bottom:6px;
	padding-top:5px;
}

div.separator {
	margin:0;
	background:url(../images/border_dotted.gif);
	background-position:bottom left;
	background-repeat:repeat-x;
	font-size:1px;
}

/* LEFT SIDE NAVIGATION */
#mainnavigation {
	width:192px;
}
#mainnavigation ul {
	margin:0px;
	padding:0px;
	border-top:1px solid #cccccc;
}
#mainnavigation ul li {
	display:block;
	border-bottom:1px solid #cccccc;
	list-style: none;
	margin:0px;
	padding:0px;
	padding-left:5px;
	padding-top:8px;
	padding-bottom:7px;
}

li.navigation_level_1 ul {
	border:none !important;
}

li.navigation_level_1 ul li {
	border-bottom:none !important;
	padding-left:20px !important;
	padding-top:5px !important;
	padding-bottom:5px !important;

}

#mainnavigation ul ul ul{
	padding:0px;
	padding-top:4px;
}

#mainnavigation ul ul {
	padding-top:10px;
	padding-bottom:8px;
}

#mainnavigation ul li.active {
	background-color:#FFFAF4;
}

.level1active , a.level1active , .level1active a {
	color:#004F9F !important;
	font-weight:bold;
}

.navigation_level_1 , .navigation_level_1 a , li.navigation_level_1 a.navigation_level_1 {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	font-weight:bold;
	text-decoration:none !important;
}

.active {
	color:#004F9F !important;
} 

.navigation_level_1_active , .navigation_level_1_active a {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#004F9F !important;
	font-weight:bold;
	text-decoration:none;
}
.navigation_level_2 , .navigation_level_3 , .navigation_level_2 a , .navigation_level_3 a , a.navigation_level_3 {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000 !important;
	font-weight:normal !important;
	text-decoration:none;
}
.navigation_level_2_active , a.navigation_level_2_active , .navigation_level_3_active , a.navigation_level_3_active {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#004F9F !important;
	font-weight:bold !important;
	text-decoration:none;
}

/** navigatin curve element for active item */

.redCurve {
	color:#D91C2D;
	font-weight:bold;
}

.blueCurve {
	color:#0050A0;
	font-weight:bold;
}

/* three images in a box styles */
.threeImageBox {
	width:100%;
	padding:0px;
	padding-top:10px;
	padding-bottom:10px;
	margin:0px;
}

.threeImageBox_imageHolder {
	float:left;
	width:210px;
	text-align:center;
}

.threeImageBox_imageHolder table.imagetable {
	width:200px;
}

.threeImageBox_imageHolder table.imagetable td , .threeImageBox_imageHolder table.imagetable td.imagecaption div {
	text-align:center;
	vertical-align:middle;
}

.document_link {
	margin:0px;
	margin-top:5px;
	margin-bottom:5px;
}


/* JOBLIST STYLES */
.headingLspacer {
	margin-bottom:15px !important;
}
.joblist {
	width:100%;
	margin-bottom:25px;
}

.joblist_jobteaser {
	float:right;
	text-align:left;
	width:300px;
}

.joblist_jobname {
	width:300px;
}

.joblist_jobname_href {
	font-weight:bold;
}
#footer_startseite .contentElement {
	padding-top: 0;
}
.contentElement address {
	font-size: 10px;
    padding-top: 0;	
}
