/************* Grundefinition **************/


body {
	font:normal 11px/140% Verdana,Tahoma,Arial,Helvetica,Geneva,sans-serif;
	line-height:15px;
	color:#666;
	padding:0;
	margin:0;
	background:#EBECF0;
}


/************* MEHRWERTDIENSTE **************/

.stern {
position:absolute;
padding-left:167px;
padding-top:5px;
border:none;
margin:0 0 0 0;
}

#toolbereich1{ 
margin:0 0 0 0; 
} 

#toolbereich1 a:hover, #toolbereich1 a:active, #toolbereich1 a:focus{ 
color:#ffffff; 
border: none; 
} 

#toolbereich1 a .info {
	font:normal 9px Verdana,Tahoma,Arial,Helvetica,Geneva,sans-serif;
	line-height:11px;
	color:#666;
	padding:0;
    width:210px;
	display:block;
    position:absolute;top:82px;left:4px; 
	margin-top:10px;
	
	} 
#toolbereich1 a:hover .info{ 
	font:normal 9px Verdana,Tahoma,Arial,Helvetica,Geneva,sans-serif;
	line-height:11px;
	color:#666;
	padding:0;
       width:210px;
	display:block;
       position:absolute;top:82px;left:4px; 
	margin-top:10px;
}   

/************* LAYOUT **************/

#headerwrap {
	background:url(/cms/img/base/bg_head_s.jpg) repeat-y 0 0;
	width:970px;
	padding:0 5px;
	position:absolute;
	top:0;
	left:10px;
	z-index:2;
}
#header {
	background:url(/cms/img/base/bg_head.jpg) repeat-x 0 0;
	height:88px;
}

#logo {
	position:absolute;
	top:20px; 
	left:33px;
	z-index:5;
}

#lang {
	position:absolute;
	top:15px;
	left:930px;
	z-index:20;
	width:40px;
	height:17px;
}

#stern {
	width:195px;
	margin-left:5px;
	border-bottom:1px solid #FFF;
	z-index:1;
}


#globalNav {
	position:absolute;
	top:45px;
	left:210px;
	width:250px;
	height:30px;
	z-index:8;
}

#quickNav {
	position:absolute;
	top:45px;
	left:650px;
	z-index:10;
	width:350px;
	height:30px;
}


#menu {
	width:195px;
	margin-left:5px;
	background:url(/cms/img/base/bg_nav.jpg) repeat-y 0 0;	
	border-bottom:1px solid #FFF;
	z-index:1000;
}

#menu_reg {
	width:211px;
	margin-left: 5px;
	background:url(/cms/img/base/bg_nav_reg.jpg) repeat-y 0 0;	
	
	z-index:1100;
}



#left {
	background:url(/cms/img/base/bg_left.gif) repeat-y 0 0;
	width:200px;
	padding-left:0px;
	position:absolute;
	top:73px;
	left:10px;
	z-index:800;
}
#leftFoot {
	 width:200px;
	 height:18px;
	 background:#EBECF0 url(/cms/img/base/left_bottom.gif) no-repeat 0 0;
}


#wrap {
	width:786px;
	background:url(/cms/img/base/bg_wrap.jpg) repeat-y 0 0;
	position:absolute;
	top:73px;
	left:205px;
	z-index:50;
}

#main {
	float:left;
	width:559px;
	padding-left:5px;
	padding-bottom:10px;
}

#right {
	float:left;
	width:216px;
}


#foot {
	 clear:both;
	 width:760px;
	 padding:17px 10px 10px 15px;
	 color:#9DA9B8;
	 font-size:9px;
	 background:#EBECF0 url(/cms/img/base/wrap_bottom.gif) no-repeat 0 0;
}



#search {
	/*width:216px;*/
	height:29px;
	padding:13px 0 0 20px;
	background:#F9F9F9 url(/cms/img/base/bg_search.jpg) no-repeat 12px 10px;
}

#searchSub {
	/*widt:216px;*/
	height:29px;
	padding:13px 0 0 20px;
	/*background:url(/cms/img/base/bg_search.jpg) no-repeat 12px 10px;*/
}



#videoLayer {
	position:absolute;
	left:340px;
	top:95px;
	height:360px;
	z-index:1;
	visibility:hidden;
}

.fade {
	background:url(/cms/img/base/fadeline.jpg) repeat-x 0 0;
	height:25px;
}

#main.line {
	border-top:1px solid #C8C9CD;
}

.linedotted {
	background:url(/cms/img/dot_blue.gif) 0 0 repeat-x;
	height:4px;
	font-size:0;
	line-height:1px;
}



#bc {
	background:url(/cms/img/base/fadeline1.jpg) repeat-x 0 0;
	padding: 10px 0 20px 35px;
	color:#999;
	font-size:10px;
}

#bcWide {
	background:url(/cms/img/base/fadeline1.jpg) repeat-x 0 0;
	border-top:1px solid #C8C9CD;
	width:745px;
	padding: 10px 0 15px 35px;
	color:#999;
	font-size:10px;
}

#bcBack {
	float:left;
	width:145px;
	background:url(/cms/img/base/fadeline1.jpg) repeat-x 0 0;
	border-top:1px solid #C8C9CD;
	padding: 14px 0 15px 35px;
}



.contentBox {
	 padding:0 35px 0 35px;
}








#right_nav {
	height:142px;
	background:url(/cms/img/base/bg_right_nav.gif) no-repeat 0 0;
}


#rightInner {
	margin-top:32px;
	border-left:1px solid #D6D6D6;
	background:url(/cms/img/base/box_lines.gif) no-repeat 0 bottom;
	}
#rightInner .box {
	background:url(/cms/img/base/box_lines.gif) no-repeat 0 0;
	padding:16px 0 12px 7px;
	}
#rightInner .box1 {
	background:url(/cms/img/base/box_lines.gif) no-repeat 0 0;
	padding:4px 0 0 0;
}







/************* BLOECKE **************/


/** Kopf der Produkte-Seiten **/
#prod_head {
	width:487px;
	height:171px;
}


div.clean {
	display:block;
	clear:both;
	width:0;
	font-size:0;
	line-height:1px;
}

div .dist {
	display:block;
	clear:both;
	width:0;
	font-size:0; 
	line-height:1px;
	height:35px;
}

/* WEISSE CONTENT-BOXEN */
div.box_w {
	background:url(/cms/img/gfx/box_w_bg.jpg) 0 0 repeat-y;
	margin-left:7px;
}
div.box_w_head {
	background:url(/cms/img/gfx/box_w_top.jpg) 0 0 no-repeat;
	height:24px;
	padding:7px 9px 0 9px;
}
div.box_w_bot {
	background:url(/cms/img/gfx/box_w_bot.jpg) 0 0 no-repeat;
	height:9px;
	padding:0;
	line-height:1px;
	font-size:1px;
}


/* SUCHEN */
div.snr {
	width:20px;
	text-align:right;
	margin-right:15px;
	display:block;
	float:left;
}
div.smainbox {
	width:450px;
	float:left;
}






/************* TEXT **************/

.blue {
	color:#4D637D;
}

.dblue {
	color:#4D637D;
}

.red, .red a, .red a:hover, .red a:active, .red a:visited {
	color:#CC3333;
}

.redheadlinehome {
	color:#CC3333;
	font-size:13px;
}

.redheadlinetext {
	color:#CC3333;
	padding-bottom:5px;
}

.grey, .grey a, .grey a:hover, .grey a:active, .grey a:visited {
	/*color:#707588;*/
	color:#375272;
}

.error {
	color:#990000;
	font-size:10px;
}

.hitword {
	font-weight:bold;
	color:#4D637D;
}


h1, h1 a:link, h1 a:visited {
	font-size:14px;
	color:#375272;
	font-weight: bold;
	margin: 0 0 6px 0;
}

h2, h2 a:link, h2 a:visited {
	font-size:11px;
	color:#CC3333;
	font-weight: bold;
	margin: 0 0 0 0;
}

h3, h3 a:link, h3 a:visited {
	font-size:10px;
	color:#375272;
	font-weight: bold;
	margin: 0 0 2px 0;
}

h4, h4 a:link, h4 a:visited {
	color:#375272;
	font-weight:bold;
	border-bottom:4px solid #CCC;
	width:203px;
	font-size:11px;
	margin-bottom:2px;
}

h5, h5 a:link, h5 a:visited {
	color:#375272;
	font-weight:bold;
	background:url(/cms/img/dot_blue.gif) 0 17px repeat-x;
	/*border-bottom:2px solid #CCC;*/
	font-size:13px;
	margin-bottom:9px;
	padding-bottom:5px;
}



/*.dot {
	color:#9C0;
	font-size:14px;
	font-weight:bold;
}*/





/************* LINKS **************/

a {
	text-decoration:none;
	outline:none;
}

a.lqnavred:link, a.lqnavred:visited { font-size:10px; color:#CC3333; }
a.lqnavred:hover { text-decoration:underline; }

a.lqnav:link, a.lqnav:visited { font-size:10px; color:#868686; }
a.lqnav:hover { text-decoration:underline; }

.homelist a:link, .homelist a:visited { color:#333; }
.homelist a:hover { color:#CC3333; text-decoration:underline; }

.licountries a:link, .licountries a:visited { color:#666; }
.licountries a:hover { color:#CC3333; text-decoration:underline; }


a.external-link:link, a.lbase:visited { font-size:10px; color:#5C739C; font-weight:bold; border-bottom:1px dotted #ccc; }
a.external-link:hover { color:#CC3333; }

a.external-link-new-window:link, a.lbase:visited { font-size:10px; color:#5C739C; font-weight:bold; border-bottom:1px dotted #ccc; }
a.external-link-new-window:hover { color:#CC3333; }

a.internal-link { font-size:10px; color:#5C739C; font-weight:bold; border-bottom:1px dotted #ccc; }
a.internal-link:link, a.lbase:visited { font-size:10px; color:#5C739C; font-weight:bold; border-bottom:1px dotted #ccc; }
a.internal-link:hover { color:#CC3333; }

a.internal-link-new-window:link, a.lbase:visited { font-size:10px; color:#5C739C; font-weight:bold; border-bottom:1px dotted #ccc; }
a.internal-link-new-window:hover { color:#CC3333; }

a.lbase:link, a.lbase:visited { font-size:10px; color:#5C739C; font-weight:bold; border-bottom:1px dotted #ccc; }
a.lbase:hover { color:#CC3333; }

a.lbasered:link, a.lbasered:visited { font-size:10px; color:#CC3333; font-weight:bold; border-bottom:1px dotted #ccc; }
a.lbasered:hover { color:#5C739C; }

a.lblue:link, a.lblue:visited { font-size:11px; color:#5C739C; }
a.lblue:hover { color:#CC3333; text-decoration:underline; }

a.lnorm:link, a.lnorm:visited { color:#575757; }
a.lnorm:hover { text-decoration:underline; }

a.lwhite:link, a.lwhite:visited { color:#FFF; }
a.lwhite:hover { text-decoration:underline; }

a.lfoot:link, a.lfoot:visited { color:#9DA9B8; text-decoration:underline;}
a.lfoot:hover {  color:#4D637D; }


a.ldigits:link, a.ldigits:visited { font-size:11px; color:#5C739C; font-weight:bold; /*letter-spacing:1px;*/ }
a.ldigits:hover { color:#CC3333; text-decoration:underline; }

a.first_last:link, a.first_last:visited { font-size:11px; color:#666;}
a.first_last:hover { color:#CC3333; }



#bc a:link, a:visited { color:#999; }
#bc a:hover { text-decoration:underline; }


/************* TABELLEN **************/

td, tr, table {
	font:normal  11px/110% Verdana,Tahoma,Arial,Helvetica,Geneva,sans-serif;
	color: #666;
	border-collapse:collapse;
	border:0;
}

table.search {
	color:#575757;
}
.search td {
	border-bottom:1px solid #EEEFF0;
	padding:10px 5px 1px 0;
	vertical-align:top;
}


table.produkte {
	margin-left:12px;
	color:#575757;
}
.produkte td {
	border-bottom:1px solid #EEEFF0;
	padding:10px 5px 1px 0;
	vertical-align:top;
}
.produkte .first {
	font-weight:bold;
	padding-right:40px;
}



/************* LISTEN **************/


ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul.hor_nav li {
	height:25px;
	padding:0 7px 10px 5px;
	display:inline;
	background:url(/cms/img/base/nav_line.gif) no-repeat 0 5px;
}



ul.libasic {
	margin:20px 10px;
	padding: 0;
	list-style-type: none;
}
ul.libasic li {
	background:url(/cms/img/pf.gif) no-repeat 0 4px;
	padding-left: 16px;
	margin: 8px 0 3px 0;
	font-weight:normal;
	font-size:11px;
	color:#375272;
	float:none;
}

ul.linorm {
	margin:10px 10px;
	padding: 0;
	list-style-type: none;
}
ul.linorm li {
	background:url(/cms/img/pf_li.gif) no-repeat 0 4px;
	padding-left: 16px;
	margin: 8px 0 3px 0;
	font-weight:normal;
	font-size:11px;
	float:none;
}

ul.licountries {
	margin:10px 0 10px 8px;
	float:left;
	/*width:105px;*/
}
ul.licountries li {
	background:url(/cms/img/pf.gif) no-repeat 0 5px;
	padding-left: 14px;
	margin: 5px 0 3px 0;
	font-size:10px;
	font-weight:bold;
	float:none;
}

/*.img_list ul {
	float:left;
	width:100px;
	padding:0 0 0 10px;
	margin:-11px 0 0 10px;
}
.img_list li {
	padding:11px 0;
	margin:0px;
}*/


ul.homelist  {
	width:210px;
	padding-left:40px;
	float:left;
}
ul.homelist li {
	background:url(/cms/img/pf.gif) no-repeat 0 4px;
	padding-left: 16px;
	margin: 2px 0 2px 0;
	font-weight:normal;
	font-size:11px;
	float:none;
}

ul.prodlist  {
	width:200px;
	padding:3px 0 0 12px;
}
ul.prodlist li {
	background:url(/cms/img/pf.gif) no-repeat 0 5px;
	padding:1px 0 4px 18px;
	font-weight:normal;
	font-size:11px;
	float:none;
}

ul.linews  {
	width:200px;
	padding:3px 0 0 0px;
}
ul.linews li {
	background:url(/cms/img/pf.gif) no-repeat 0 5px;
	padding:1px 0 4px 14px;
	font-weight:normal;
	font-size:11px;
	float:none;
}




ul.prodfeatures  {
	width:190px;
	padding:3px 0 0 12px;
}
ul.prodfeatures li {
	padding:5px 0 1px 0px;
	border-bottom:1px solid #EEEFF0;
	font-weight:normal;
	font-size:11px;
	color:#575757;
	float:none;
}


/************* IMAGES **************/

img {
	border:0;
}


.imgbase {
	padding:3px;
	background:#FFF;
	border:1px solid #CCC;
}


/* Thumbs */
.thumb a { outline:none; }
a.thumb img { border:1px solid #999; padding:1px; background:#fff; /*margin:15px 0 0 16px;*/ }
a.thumb:hover img { border:1px solid #CC3333; }
a.thumb:hover { color: red;}


/* Thumbs Bilder scrollen */
.scrollerlinks_bild { background:url(/cms/img/produkte/bg_thumbs.jpg) repeat-x 0 0; border-top:1px dashed #666; border-bottom:1px dashed #666; padding-bottom:16px; }
.scrollerlinks_bild a { outline:none; }
.scrollerlinks_bild a img { border:1px solid #999; padding:4px; background:#fff; margin:15px 0 0 16px; }
.scrollerlinks_bild a:hover img { border:1px solid #CC3333; }
.scrollerlinks_bild a:hover { color: red;}









/************* FORMULARE **************/

form {
	padding:0;
	margin:0;
}

#sform {
	width:156px;
	height:12px;
	border:1px solid #959595;
	font-size:10px;
	color:#666;
	margin-right:3px;
}

div.fdist {
	display:block;
	clear:both;
	width:0;
	font-size:0; 
	line-height:1px;
	height:8px;
}

.ffield {
	font-size:11px;
	width:300px;
	color: #666;
	background:#FFF;
	border:1px solid #CAD1DB;
}

.ftarea {
	font:normal 11px/140% Verdana,Tahoma,Arial,Helvetica,Geneva,sans-serif;
	width:300px;
	color: #666;
	background:#FFF;
	border:1px solid #CAD1DB;
}

.fbutton {
	width:100%;
	color:#990000;
	font-weight:bold;
}



/*.ffield:hover/*, input.ffield.hover {
	border:1px solid #8F9DB1;
}*/

/*input.ffield {
	behavior:url(/cms/fileadmin/includes/jscripts/hover.htc);
}*/

label.ftext {
	width:180px;
	display: block;
	float: left;
	font-weight:bold;
}
label.fradio {
	font-weight:bold;
	font-size:10px;
}



.fbox {
	float:left;
	width:300px;
}
.around {
 	font-weight:bold;
	}
input.cbox {
	float:left;
	border:0;
	background:rgb(255,255,255);
	}
.logospace {
	float:left;
	width:180px;
}
.listleft {
	float:left;
	width:150px;
	height:3em;
}
.listright {
	width:150px;
	float:left;
	height:3em;
	}
.headline { 
	color: white; 
	font-weight: bold; 
	font-size: 13px; 
	font-family: Verdana; 
	text-transform: none; 
}

.slogan { 
	color: #375272; 
	font-weight: bold; 
	font-size: 13px; 
	font-family: Verdana; 
}

.headline_list { 
	color: #3C5368; 
	font-weight: 200; 
	font-size: 19px; 
	font-family: Verdana; 
	/*text-transform: uppercase; */
	/*letter-spacing: -2px;*/
}

.slogan_list { 
	color: #C63F5D; 
	font-weight: 300; 
	font-size: 16px; 
	font-family: Verdana; 
	/*letter-spacing: -1 px;*/
}


html:first-child>b\ody #sform { height:16px; } /* Opera */



/************* SITEMAP  **************/


.csc-sitemap, .tx-flseositemap-pi1 { font:normal 11px/140% Verdana,Tahoma,Arial,Helvetica,Geneva,sans-serif;color:#color:#868686}

.csc-sitemap a, .tx-flseositemap-pi1 a  {font:normal 11px/140% Verdana,Tahoma,Arial,Helvetica,Geneva,sans-serif; text-decoration: none; color:#868686;  }

.csc-sitemap a:hover, .tx-flseositemap-pi1 a:hover {font:normal 11px/140% Verdana,Tahoma,Arial,Helvetica,Geneva,sans-serif; font-weight: bold; color: #868686; }

.csc-sitemap ul { padding-top: 5px; padding-left: 20px; list-style-type: circle; }

.csc-sitemap li {padding-bottom: 5px}



