/*** global 
******************************/
html { 
   height: 100%; 
   margin-bottom: -50px; 
}
body {
	margin: 0;
	padding: 0;
	font: 12px/18px Arial, Verdana, Helvetica, sans-serif;
	color: #2E2E2E;
	text-align: center;
	background-color: #2e2e2e;
}
img {
	border : 0px;
}
table {
	border : 0px;
}

/* construct
***************************************************************/
#outerWrapper {
	width: 100%;
	text-align: center;
/*	border: 1px solid red; */
}
#container {
	background: url(../pics/bg_top.gif) repeat-x #fff;
	min-height:600px;
/*	height:600px; */
}
#innerWrapper {
	width: 808px;
	height:100%;
	margin: 0 auto;
	padding:0;
	text-align: left;
}
#searcher {
	width:808px;
	height:56px; 
	background: url(../pics/bg_overtop.gif) center top no-repeat;
}
#header {
	width:808px;
	height:65px;
	padding:0;
	margin:0;
}
#logo {
	padding:0 73px 0 22px;
	margin: 0;
	float:left;
}
#banner {
	width:803px;
	height:115;
}
#bleft {
	width:203px;
	height:115px;
	padding:0;
	margin:0;
	background: url(../pics/left_half.gif) no-repeat;
	float:left;
}
#list {
	font:bold 13px "Trebuchet MS", Arial, verdana, sans-serif;
	list-style:none;
	margin: 0;
	padding: 32px 0 0 0;
}
#list a {
	color:#ffffff;
	text-decoration:none;
	padding: 3px 0 0 20px;
}
#list a:hover {
	color:#FF9000;
}
#list li {
	margin:1px 0 0 0;
}
#bright {
	width:600px;
	padding:0;
	margin:0;
	float:right;
}
#leftcol {
	width:183px;
	padding:20px 10px;
	margin:0;
	float:left;
	text-align:left;
/*	border: 1px solid #ff0000; */ 
}
#middlecol {
	width:566px;
	margin:0;
	padding:20px 18px;
	float:left;
} 
#middlecol img {
	margin: 5px;
	border: 1px solid #878787;
}
#middlecol-kontakt {
	width:384px;
	height: 245px;
	margin:0;
	padding:14px 18px;
	float:left;
	background: url(../pics/bg_form_kontakt.gif) no-repeat;
}
#middlecol-kontakt img {
	border:0;
	margin:0;
	padding:0;
} 
#bottom {
	font: 11px Arial, Verdana, Helvetica, sans-serif;
	color: #999999;
	width: 768px;
	margin: auto;
	padding:10px 20px 20px 20px;
	text-align: left;
}
#site-left {
	float:left;
	text-align: left;	
}
#site-right {
	float:right;
	text-align: right;
}
#bottom #site-left a {color:#6ec7eb; text-decoration:none; }
#bottom #site-left a:hover {color:#6ec7eb; text-decoration:underline; } 

#result-list {
	margin:0;
	padding-top: 20px;
	text-align:center;
}
/* Navigation
****************************/
#clear {
	clear:both;
}
#navbar {
	font: 11px Arial, Verdana, Helvetica, sans-serif;
	padding:35px 0 0 0;
	margin:0;
	float:left;
}
#menu {display: inline; list-style: none;}
#menu ul { list-style: none; padding: 0; margin: 0; }
#menu li {float:left;}
#menu li a {
	padding:0 7px;
	color: #2E2E2E;
	text-decoration: none;
	border-right: 1px solid #2E2E2E;
	font-weight: bold;
}
#menu_produkte .drop li a {
	border-right: 0;
}
#menu li a:hover {
	background-color:#666;
	color: #fff;
}

.nodisp {display: none;}
.drop {list-style: none; padding: 0; margin: 0;}
/*
ul { list-style: none; padding: 0; margin: 0; } 
*/
ul#menu { padding: 0; margin: 0; /* height: 29px;*/ position: relative;}
#menu a { 
	font-weight: bold; 
	text-decoration: none; 
}
/* Navigation drop
****************************/

#menu li ul.drop li a { 
	display: block; 
	font-size: 11px;
	font-weight: normal;  
	color: #fff;
	border-bottom: 1px solid #4cabd2;  
	padding: 3px 3px 3px 10px; 
	text-align: left; 
}
#menu li ul.drop li a:hover {
	background: #414141;
	font-size: 11px;
	font-weight: normal;  
	color: #fff;
	border-bottom: 1px solid #4cabd2;  
	padding: 3px 3px 3px 10px; 
	text-align: left;  
}

#menu li.main { float: left; text-align: left; cursor: default; margin: 0;}
#menu li.main a.menu_link {  display: block; }

/*
Dropdown ##################### */

.main ul li { position: relative; width: 149px; text-align: left; cursor: default; margin: 0; }

li ul.drop { 
	display: none; 
	position: absolute; 
	top: 29px; 
	left: 0; 
	width: 149px; 
	font-weight: normal; 
	background: #177ca6;
	padding: 0; 
	margin: 0; 
	z-index: 10000;
}

li>ul.drop { top: auto; left: auto; }

ul.drop li { display: block; float: none; background-color: transparent; border: 0;}

li:hover ul, li.over ul { display: block; }
/* other
******************************************************/
.content {
	width: 766px;
	padding: 0;
	margin: 0;
	background: url(../pics/content_bg.gif) repeat-y;
}
.box {
	width:279px;
	height:168px;
	margin:0 4px 0 0;
	padding:0;
	float:left;
}
#middlecol .box img {
	border:0;
	margin:0;
	padding:0;
}
#footer {
	width: 100%;
	height: 66px;
	padding: 10px;
	margin: 0;
	text-align: left;
	background: #2E2E2E;
}
.subfooter {
	width: 766px;
	height: 34px;
	padding: 0;
	margin: 0;
}
/* Typo
**********************************************/
h1 {
	font: 18px Arial, Helvetica, sans-serif;
	color: #2E2E2E;
	margin: 0;
	padding: 0 0 0 0;
}
h2 {
	font: 14px Arial, Verdana, Helvetica, sans-serif;
	color: #52a30d;
	margin: 0;
	padding-top: 26px;
}
h3 {
	font: 12px Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	color: #52a30d;
	margin: 0;
	padding-top: 22px;
}
h4 {
	font: 14px Arial, Verdana, Helvetica, sans-serif;
	color: #52a30d;
	margin: 0;
	padding: 0;
}
/* Links searchresult */
a.searchline:link{ font-weight: bold; color:#177CA6; text-decoration:underline } 
a.searchline:visited{ font-weight: bold; color:#177CA6; text-decoration:underline}
a.searchline:active{ font-weight: bold; color:#177CA6; text-decoration:underline } 
a.searchline:hover{ font-weight: bold; color:#177CA6; text-decoration:none}

/* Links footer */
a.foot:link{ color:#999999; text-decoration:none }
a.foot:visited{ color:#999999; text-decoration:none}
a.foot:active{ color:#999999; text-decoration:none }
a.foot:hover{ color:#999999; text-decoration:underline}

/* Links normal , dann wenigstens so */
a:link{ color:#70778C; }
a:visited{ color:#70778C;  }
a:active{ color:#70778C;  }
a:hover{color:#ff9000; text-decoration:none }  

a:link{ color:#70778C; text-decoration:none }
a:visited{ color:#70778C; text-decoration:none }
a:active{ color:#70778C; text-decoration:none }
a:hover{color:#ff9000; text-decoration:none } */

.text {
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #000000;
}
.headline {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
.news {
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #FFFFFF;
	padding: 6px 13px 6px 13px;
}
.newsflash {
	font-family: Arial, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
/* 
----------------------------------------------------------------------------- 
SEARCH LAYOUT
-----------------------------------------------------------------------------*/
#searchpad {
	width: 172px;
	height:20px;  
	margin:0;
	padding: 30px 0 0 630px;
/*	border: 1px solid red; */
}
.s {
	width: 104px;
	padding: 0;
	font: 10px;
}
.s input {
	width: 98px;
	border:1px #197EA8 solid;
	font-size: 11px;
	font-family: arial, verdana;
    background-color: #FFF;
	padding:0;
	margin:0;
/*	background: url(../pics/bg_search.gif) repeat-x; */
}
/* 
----------------------------------------------------------------------------- 
KONTAKT LAYOUT
-----------------------------------------------------------------------------*/
.k INPUT 	{
	border:1px #CACACA solid;
	color: #555555;
	font-size: 11px;
	font-family: verdana;
    background-color: #F5F5F5
} 
.k textarea{
	border:1px #CACACA solid;
	color: #555555;
	font-size: 11px;
	font-family: verdana;
    background-color: #F5F5F5
}
.k select 	{
	border:1px #CACACA solid;
	color: #555555;
	font-size: 11px;
	font-family: verdana;
    background-color: #F5F5F5
}
#formspace {
	padding-top: 7px;
}
#clear {
	clear:both;
}
/* 
----------------------------------------------------------------------------- 
KONTAKT LAYOUT
-----------------------------------------------------------------------------*/
#childnav {
	font: 11px/16px Arial, Verdana, Helvetica, sans-serif;
	width: 170px;
	margin: 0;
	padding: 0;
/*	border: 1px solid; */
}
#childnav ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#childnav li {
	margin: 0;
	padding: 0;
	display: inline;
}
#childnav a {
	/* background: url(../pics/arrow_sub.gif) 0px 0px no-repeat !important; */
	background: url(../pics/arrow_sub.gif) 0px 4px no-repeat;
	padding: 0 0 0 10px;
	display: block;
	height: 1%;
}
#childnav a:hover {
	/*background: url(../pics/arrow_sub.gif) 0px 0px no-repeat !important; */
	background: url(../pics/arrow_sub_ov.gif) 0px 4px no-repeat; 
	padding: 0 0 0 10px;
	display: block;
}
#childnav .is {
	/* background: url(../pics/b_sub_blank_is.gif) 0px 0px no-repeat !important; */
	background: url(../pics/arrow_sub_is.gif) 0px 4px no-repeat;
	padding: 0 0 0 10px;
	color: #FFFFFF;
	display: block;
}

/* subchildnav
********************************/
#subchildnav {
	font: 11px/13px Arial, Verdana, Helvetica, sans-serif;
	width: 170px;
	margin: 0;
	padding: 0;
}
#subchildnav ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#subchildnav li {
	margin: 0;
	padding: 0;
	display: inline;
}
#subchildnav a {
	/* background: url(../pics/arrow_sub.gif) 0px 0px no-repeat !important; */
	background: url(../pics/square_sub.gif) 12px 4px no-repeat;
	padding: 0 0 0 22px;
	display: block;
	height: 1%;
}
#subchildnav a:hover {
	/*background: url(../pics/arrow_sub.gif) 0px 0px no-repeat !important; */
	background: url(../pics/square_sub_ov.gif) 12px 4px no-repeat; 
	padding: 0 0 0 22px;
	display: block;
}
subchildnav .is {
	/* background: url(../pics/b_sub_blank_is.gif) 0px 0px no-repeat !important; */
	background: url(../pics/square_sub_is.gif) 0px 4px no-repeat;
	padding: 0 0 0 22px;
	color: #FFFFFF;
	display: block;
}
