/************* Grundefinition **************/


body {
	font:normal 11px/140% Verdana,Tahoma,Arial,Helvetica,Geneva,sans-serif;
	color:#666;
	padding:0;
	margin:0;
	background:#EBECF0;
}



/************* LAYOUT **************/

#headerwrap {
	background:url(/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(/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;
}

#globalNav {
	position:absolute;
	top:45px;
	left:210px;
	width:250px;
	height:30px;
	z-index:8;
}

#quickNav {
	position:absolute;
	top:45px;
	left:720px;
	z-index:10;
	width:267px;
	height:30px;
}


#menu {
	width:195px;
	margin-left:5px;
	background:url(/img/base/bg_nav.jpg) repeat-y 0 0;	
	border-bottom:1px solid #FFF;
	z-index:1000;
}

#left {
	background:url(/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(/img/base/left_bottom.gif) no-repeat 0 0;
}


#wrap {
	width:786px;
	background:url(/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;
}

#right_nav {
	height:142px;
	background:url(/img/base/bg_right_nav.gif) no-repeat 0 0;
}


#rightInner {
	margin-top:32px;
	border-left:1px solid #D6D6D6;
	background:url(/img/base/box_lines.gif) no-repeat 0 bottom;
	}
#rightInner .box {
	background:url(/img/base/box_lines.gif) no-repeat 0 0;
	padding:16px 0 12px 7px;
	}
#rightInner .box1 {
	background:url(/img/base/box_lines.gif) no-repeat 0 0;
	padding:4px 0 0 0;
}


#foot {
	 clear:both;
	 width:760px;
	 padding:17px 10px 10px 15px;
	 color:#9DA9B8;
	 font-size:9px;
	 background:#EBECF0 url(/img/base/wrap_bottom.gif) no-repeat 0 0;
}



#search {
	/*width:216px;*/
	height:29px;
	padding:13px 0 0 20px;
	background:#F9F9F9 url(/img/base/bg_search.jpg) no-repeat 12px 10px;
}

#searchSub {
	/*widt:216px;*/
	height:29px;
	padding:13px 0 0 20px;
	/*background:url(/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(/img/base/fadeline.jpg) repeat-x 0 0;
	height:25px;
}

#main.line {
	border-top:1px solid #C8C9CD;
}

.linedotted {
	background:url(/img/dot_blue.gif) 0 0 repeat-x;
	height:4px;
	font-size:0;
	line-height:1px;
}



#bc {
	background:url(/img/base/fadeline1.jpg) repeat-x 0 0;
	padding: 10px 0 20px 35px;
	color:#999;
	font-size:10px;
}

#bcWide {
	background:url(/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(/img/base/fadeline1.jpg) repeat-x 0 0;
	border-top:1px solid #C8C9CD;
	padding: 14px 0 15px 35px;
}



.contentBox {
	 padding:0 35px 0 35px;
}














/************* BLÖCKE **************/


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

/* WEIßE CONTENT-BOXEN */
div.box_w {
	background:url(/img/gfx/box_w_bg.jpg) 0 0 repeat-y;
	margin-left:7px;
}
div.box_w_head {
	background:url(/img/gfx/box_w_top.jpg) 0 0 no-repeat;
	height:24px;
	padding:7px 9px 0 9px;
}
div.box_w_bot {
	background:url(/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 {
	color:#B30028;
}

.error {
	color:#990000;
	font-size:10px;
}

.hitword {
	font-weight:bold;
	color:#4D637D;
}


h1, h1 a:link, h1 a:visited {
	font-size:14px;
	color:#274058;
	font-weight: bold;
	margin: 0 0 6px 0;
}

h2, h2 a:link, h2 a:visited {
	font-size:11px;
	color:#B30028;
	font-weight: bold;
	margin: 0 0 0 0;
}

h3, h3 a:link, h3 a:visited {
	font-size:10px;
	color:#274058;
	font-weight: bold;
	margin: 0 0 2px 0;
}

h4, h4 a:link, h4 a:visited {
	color:#B30028;
	font-weight:bold;
	border-bottom:4px solid #CCC;
	width:203px;
	font-size:11px;
	margin-bottom:2px;
}

h5, h5 a:link, h5 a:visited {
	color:#44719D;
	font-weight:bold;
	background:url(/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:#B30028; }
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:#B30028; text-decoration:underline; }

.licountries a:link, .licountries a:visited { color:#666; }
.licountries a:hover { color:#B30028; text-decoration:underline; }



a.lbase:link, a.lbase:visited { font-size:10px; color:#5C739C; font-weight:bold; border-bottom:1px dotted #ccc; }
a.lbase:hover { color:#B30028; }

a.lbasered:link, a.lbasered:visited { font-size:10px; color:#B30028; 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:#B30028; 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:#B30028; text-decoration:underline; }

a.first_last:link, a.first_last:visited { font-size:11px; color:#666;}
a.first_last:hover { color:#B30028; }



#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.produkte {
	margin-left:40px;
	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(/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(/img/pf.gif) no-repeat 0 4px;
	padding-left: 16px;
	margin: 8px 0 3px 0;
	font-weight:normal;
	font-size:11px;
	color:#44719D;
	float:none;
}

ul.linorm {
	margin:10px 10px;
	padding: 0;
	list-style-type: none;
}
ul.linorm li {
	background:url(/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(/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(/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(/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(/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 #B30028; }
a.thumb:hover { color: red;}


/* Thumbs Bilder scrollen */
.scrollerlinks_bild { background:url(/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 #B30028; }
.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(/_pool/js/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;
} 


html:first-child>b\ody #sform { height:16px; } /* Opera */


