/* MAIN*/

body {
	text-align: center;
	background: #FFF url(../pix/bg_servicenav.gif) top repeat-x;
	font-family: 'Droid Sans', sans-serif;
	font-size: 80%;
	padding:0;
	margin:0;
	border: 0;
	color: #195974;
	line-height: 1.4;
}

img {
	border:0;
}

h1 {
	margin:0 0 15px 0;
	font-size:190%;
	line-height:1.1;
}

h2 {
	margin:0 0 15px 0;
	font-size:130%;
	line-height:1.3;
}


a:link, a:visited {color:#037DCB;font-weight: normal;text-decoration:underline;}
a:active, a:hover {color:#EB821B;font-weight: normal;text-decoration:underline;}

.servicenav a:link, .servicenav a:visited {color:#97B4C0;font-weight: normal;text-decoration:underline;}
.servicenav a:active, .servicenav a:hover {color:#FFF;font-weight: normal;text-decoration:underline;}

a.button:link, a.button:visited {background:#CBD5EA; color:#195974; font-weight: bold;text-decoration:none; padding:3px 6px; font-size:120%; border:1px solid #B6C2DC;  }
a.button:active, a.button:hover {background:#FFF; color:#195974; font-weight: bold;text-decoration:none; border:1px solid #7F92BA;}

#footer a:link, #footer a:visited {color:#7F92BA;font-weight: normal;text-decoration:underline;}
#footer a:active, #footer a:hover {color:#195974;font-weight: normal;text-decoration:underline;}

/* NAVIGATION */


.nav {
	margin-top:175px;
	background:#EB821B url(../pix/nav_top.gif) top no-repeat;
}

.nav ul {
	margin:0;
	padding:15px 0 0 0;
	list-style:none;
	width:215px;
	border-bottom:1px solid #FFF;
}

.nav li {
	display:inline;
	margin:0;	
}

.nav li a:link, .nav li a:visited {
	width:185px;
	padding:6px 15px;
	display:block;
	text-align:right;
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
	border-top:1px solid #FFF;
}

.nav li.search {
	width:185px;
	padding:10px 15px;
	display:block;
	text-align:right;
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
	border-top:1px solid #FFF;
}

.nav li a:hover {
	text-decoration:none;
	background:#F89D26;
}

#hom a.hom, #kom a.kom, #mot a.mot, #pro a.pro, #prol a.prol, #die a.die, #refe a.refe, #qua a.qua, #sta a.sta, #kon a.kon {
	text-decoration:none;
	background:#F89D26 url(../pix/nav_active.gif) top left no-repeat;
}

.nav .bottom {
	background:#EB821B url(../pix/nav_bottom.gif) bottom center no-repeat;
	height:15px;
}

ul.subnav {
	width:215px;
	margin:-2px 0 0 0;
	padding:0 0 8px 0;
	background:#F89D26;
	border:0;
}

ul.subnav li{
	display:inline;
	margin:0;	
}

ul.subnav li a:link, ul.subnav li a:visited {
	background:#F89D26 url(../pix/bg_subnav.gif) right 6px no-repeat;
	width:135px;
	padding:3px 40px;
	display:block;
	text-align:right;
	font-weight:normal;
	color:#FFF;
	text-decoration:none;
	border:0;
}

ul.subnav li a:hover, ul.subnav li a:active {
	background:#FDA93B url(../pix/bg_subnav.gif) right 6px no-repeat;
	width:135px;
	padding:3px 40px;
	display:block;
	text-align:right;
	font-weight:normal;
	color:#FFF;
	text-decoration:underline;
	border:0;
}

#antioxidantien a.antioxidantien {
	text-decoration:underline;
	background:#FDA93B url(../pix/bg_subnav.gif) right 6px no-repeat;
}

#bitterstoffe a.bitterstoffe {
	text-decoration:underline;
	background:#FDA93B url(../pix/bg_subnav.gif) right 6px no-repeat;
}

#phytohormone  a.phytohormone  {
	text-decoration:underline;
	background:#FDA93B url(../pix/bg_subnav.gif) right 6px no-repeat;
}


/* STRUCTURE */

body.splash {
	background:url(../pix/splash.jpg) center 90px no-repeat;
	text-align:center;
	}

.langselect {
	margin:205px auto 0 auto;
	text-align:left;
	padding-left:90px;
	width:210px;
	}

.langselect .de {
	margin:0 0 0 0;
	text-align:center;
	width:80px;
	float:left;
	color:#037DCB
	}

.langselect .en {
	margin:0 0 0 0;
	text-align:center;
	width:80px;
	float:left;
	color:#037DCB
	}
	
.msg {
	color:#E04732;
	font-weight:bold;
	margin:15px 0;
	padding:10px;
	border:1px solid #E04732;
}

.wrapper {
	margin: 0 auto 0 auto;
	width: 770px;
	clear:both;
	text-align:left;
}

.servicenav {
	color:#97B4C0;
}

#path {
	float:left;
	padding:8px 0;
}

#lang {
	width:190px;
	float:right;
	text-align:right;
	padding:8px 0;
}

#lang img {
	margin-bottom:-4px;
	margin-right:3px;
}

.content {
	clear:both;
	margin-top:20px;
}

.content .left {
	width:215px;
	background:url(../pix/logo_de.gif) 0 20px no-repeat;
	float:left;
}

.content .right {
	width:535px;
	background:url(../pix/image_top_de.jpg) top center no-repeat;
	float:right;
}

.content .left_en {
	width:215px;
	background:url(../pix/logo_en.gif) 0 20px no-repeat;
	float:left;
}

.content .right_en {
	width:535px;
	background:url(../pix/image_top_en.jpg) top center no-repeat;
	float:right;
}

.content_box {
	margin-top:175px;
	background:#E6EAF2 url(../pix/content_top.gif) top no-repeat;
}

.content_box .padding {
	padding:30px 30px 10px 30px;
}

img.image {
	float:right;
	margin:0 -30px 5px 10px;
}

#footer {
	background:#FFF url(../pix/content_bottom.gif) top center no-repeat;
	padding:29px 0 20px 0;
	color:#7F92BA;
	clear:both;
}

ul.wide li{
	margin-top:8px;
}

.searchword { 
	background-color:yellow; 
}

/* FORMS */

form {
	margin:0;
	padding:0;
}

#search input {
	font-family: 'Droid Sans', sans-serif;
	font-weight:normal;
	color:#EB821B;
	border:0;
}

#search input.submit {
	margin-bottom:-2px;
	background:#C16103;
	padding:1px;
	font-size:12px;
	margin-bottom:-1px;
	color:#FFF;
}

.textfield {
	width:200px;
}

.pflicht {
	border-right:2px solid #65BB38;
}


input.submit {
	background:#195974; 
	color:#FFF; 
	font-weight: bold;
	text-decoration:none; 
	padding:3px 6px; 
	font-size:120%; 
	border:1px solid #B6C2DC; 
	cursor: pointer;
	font-family: 'Droid Sans', sans-serif;
}

/* TABLES */

table.ref {
	margin:10px 0;
	width:250px;
}

table td {
	padding:4px;
}

tr.hell td {
	background:#D9E0EE;
	width:50%;
}

tr.dunkel td {
	background:#CBD5EA;
	width:50%;
}

table.kontakt {
	width:100%;
	margin:10px 0;
}

td.bold {
	font-weight:bold;
}

/* BIGFIXES */

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	}