/* ########### HARDRESET ########### */

* {
	margin:0px;
	padding:0px;
}

/* ########### ALLGEMEIN  ########### */

body {
	background: #006334 url(../images/oils/body_bg.jpg) repeat-x;
	font-family:Arial,Helvetica,Geneva,sans-serif;
	font-size:11px;
	line-height:17px;
}
p{
	padding-left:1px;
}
.align-right{
	text-align:right;
}
.align-center{	
	text-align:center;
}
.align-left{	
	text-align:left;
}

/* ########### LINKS  ########### */

a:link { color:#000000;}
a:visited { color:#000000;}
a:hover { color:#006334;}
a:active { color:#006334;}

/* ########### HELPERKLASSEN ########### */

.clearer {
	clear:both;
	height:0px;
	line-height:0px;
}

/* ########### HEADLINE  ########### */

h1,h2 {
	color: #006336;
	line-height: 17px;
	font-size: 13px;
	font-weight: bold;
	margin:20px 0 15px 0;
}

h2 {
	margin:10px 0 10px 0;
}

h5 {
	color: #006336;
	line-height: 17px;
	font-size: 13px;
	font-weight: bold;
	margin:10px 0 10px 0;
}
/* ########### LAYOUT  ########### */
#header {
	height:100px;
	width:1000px;
	background:url(../images/oils/header.jpg) no-repeat;
	position:relative;
}
#suche {
	height:22px;
	float:right;
	position:absolute;
	top:18px;
	right:87px;
	font-size:16px;
}
#suche .input_suche {
	height:14px;
	_height:20px;
}
#suche .suche_submit {
	border:none;
	background:url(../images/oils/suche_submit.gif);
	height:20px;
	width:45px;
}
#headnavi {
	position:absolute;
	top:75px;
	left:0px;
	height:18px;
	width:1000px;
	float:left;
}
#headnavi h3 {
	position:absolute;
	top:5px;
	left:350px;
	color:#ffffff;
	font-size:11px;
}
#content {
	background:url(../images/oils/bg_oliven.jpg) no-repeat;
	width:1050px;
	padding-top:14px;
	min-height:500px;
 	height:auto !important;
  	height:500px;
  	/*border:1px solid #ff0000;*/
}
#content_inner {
	width:800px;
	float:left;
	/*background:url(../images/oils/content_bg.gif) repeat-y;*/
	margin-left:15px;
}
#content_inner .head {
	height:21px;
	background:url(../images/oils/head_content_bg.gif) no-repeat;
}
#content_inner .foot {
	height:26px;
	background:url(../images/oils/bottom_content_bg.gif) no-repeat;
}
#content_inner .content_inner_left {
	float:left;
	width:288px;
	text-align:center;
	background:url(../images/oils/content_inner_left_bg.gif) repeat-y;
}	
.content_inner_left h1 {
	margin:0px;
	margin-bottom:5px;
}
#content_inner .content_inner_left_with_footer {
	background:url(../images/oils/content_inner_left_bottom.gif) bottom left no-repeat;
	padding-bottom:40px;
}
#content_inner .content_inner_right_with_footer {
	background:url(../images/oils/content_inner_right_bottom.gif) bottom left no-repeat;
	padding-bottom:60px;
	min-height:335px;
	*min-height:345px;
	height:auto !important;
  	height:355px;
}
#content_inner .content_inner_right_with_footer .text {
	margin-left:10px;
	_margin-left:20px;
	width:430px;
}
#content_inner .content_inner_left_with_footer .text {
	width:277px;
	_margin-left:-10px;
	*margin-left:-10px;
}
#content_inner .content_inner_right {
	float:left;
	width:477px;
	margin-left:0px;
	background:url(../images/oils/content_inner_right_bg.gif) repeat-y;
}	
#content_inner .content_inner_right ul{
	list-style-type:square;
	/*list-style-position:inside;*/
	margin-bottom:10px;
	padding-left:20px;
	/*list-style-image:url(URI);*/
}	
#navi {
	width:190px;
	float:left;
	/*border:1px solid #ff0000;*/
}

.secondnav {
	margin-top:31px;
}

#footer {
	width:640px;
	margin:10px 0 20px 360px;
	color:#ffffff;
}
#footer a {
	color:#ffffff;
}



/* ################### Navis ##################### */

/* Language */ 
#language_navi {
	list-style:none;
	position:absolute;
	top:0px;
	left:241px;
}
#language_navi li {
	float:left;
}
#language_navi .link1 a {
	display:block;
	width:44px;
	height:18px;
	background:url(../images/oils/language_navi_bg.gif) no-repeat;
	text-decoration:none;
}
#language_navi .link2 a {
	display:block;
	width:44px;
	height:18px;
	background:url(../images/oils/language_navi_bg.gif) no-repeat;
	background-position:-44px 0px;
	text-decoration:none;
}
#language_navi .link1 a:hover {
	background-position:0px -18px;
}
#language_navi .link2 a:hover {
	background-position:-44px -36px;
}
#language_navi .language_en a {
	display:block;
	width:44px;
	height:18px;
	background:url(../images/oils/language_navi.jpg) no-repeat;
	background-position:0px 0px;
	text-decoration:none;
}
#language_navi .language_en a:hover {
	background-position:0px -18px;
}
#language_navi .language_de a {
	display:block;
	width:44px;
	height:18px;
	background:url(../images/oils/language_navi.jpg) no-repeat;
	background-position:0px -36px;
	text-decoration:none;
}
#language_navi .language_de a:hover {
	background-position:0px -54px;
}

/* Topnavi */

#top_navi {
	list-style:none;
	position:absolute;
	top:0px;
	left:320px;
	background-image:url(../images/oils/head_navi_bg.gif);
	background-repeat:no-repeat;
}

#top_navi a {
	color:#000000;
	font-weight:bold;
	text-align:center;
	line-height:18px;
}

#top_navi li {
	float:left;
}

#top_navi .link1 a {
	display:block;
	width:220px;
	height:18px;
	text-decoration:none;
}
#top_navi .link1_act a {
	display:block;
	width:220px;
	height:18px;
	text-decoration:none;
	color:#fff;
}

#top_navi .link2 a {
	display:block;
	width:133px;
	height:18px;
	text-decoration:none;
}
#top_navi .link2_act a {
	display:block;
	width:133px;
	height:18px;
	text-decoration:none;
	color:#fff;
}
#top_navi .link3 a {
	display:block;
	width:133px;
	height:18px;
	text-decoration:none;
}
#top_navi .link3_act a {
	display:block;
	width:133px;
	height:18px;
	text-decoration:none;
	color:#fff;
}
#top_navi .link4 a {
	display:block;
	width:136px;
	height:18px;
	background-position:-292px 0px;
	text-decoration:none;
}
#top_navi .link4_act a {
	display:block;
	width:136px;
	height:18px;
	background-position:-292px 0px;
	text-decoration:none;
	color:#fff;
}
/* Schatten unter dem Menue */
.shadow{
	background-image:url(../images/oils/menu_shadow.gif);
	background-repeat:no-repeat;
	line-height:7px;
	height:7px;
	width:624px;
}
#top_navi_shadow1 {
	position:absolute;
	top:18px;
	left:326px;
	background-position:0px 0px;
}
#top_navi_shadow2 {
	position:absolute;
	top:18px;
	left:326px;
	background-position:0px -7px;
}
#top_navi_shadow3 {
	position:absolute;
	top:18px;
	left:326px;
	background-position:0px -14px;
}
#top_navi_shadow4 {
	position:absolute;
	top:18px;
	left:326px;
	background-position:0px -21px;
}
#top_navi_shadow5 {
	position:absolute;
	top:18px;	
	left:326px;
	background-position:0px -28px;
}
/* Mainnavi */
#navi ul li,#navi ul li a {
	font-family:Arial,Helvetica,Geneva,sans-serif;
	font-size:11px;
	color:#ffffff;
	font-weight:bold;
	line-height:15px;
	text-decoration:none;
}
#navi ul .head {
	height:21px;
	width:170px;
	background:url(../images/oils/navi_li_top.gif) no-repeat;
	padding-left:20px;
}
#navi ul .foot {
	height:21px;
	width:170px;
	background:url(../images/oils/navi_li_bottom.gif) no-repeat;
	padding-left:20px;
}
#navi ul .leer {
	height:21px;
	width:190px;
	background:url(../images/oils/navi_li_leer.gif) no-repeat;
}
#navi ul .normal a {
	display:block;
	height:21px;
	width:170px;
	background:url(../images/oils/navi_li_bg.gif) no-repeat;
	background-position:0 0;
	padding-left:20px;
}
#navi ul .normal a:hover {
	background-position:0 -21px;
}
#navi ul .active a {
	display:block;
	height:21px;
	width:170px;
	background:url(../images/oils/navi_li_bg.gif) no-repeat;
	background-position:0 -42px;
	padding-left:20px;
}
/* 2-zeilig  */
#navi ul .normal_2 a {
	display:block;
	height:31px;
	width:140px;
	_width:140px;
	background:url(../images/oils/navi_li_bg2.gif) no-repeat;
	background-position:0 0;
	padding:2px 30px 0 20px;
	
	line-height:13px;
}
#navi ul .normal_2 a:hover {
	background-position:0 -34px;
}
#navi ul .active_2 a {
	display:block;
	height:31px;
	width:140px;
	_width:140px;
	background:url(../images/oils/navi_li_bg2.gif) no-repeat;
	background-position:0 -68px;
	padding:3px 30px 0 20px;
	line-height:13px;
}

/* Tabellen */
.lam_table{
	margin-top:20px;
	width:430px;
	border-collapse:collapse;
	border:1px solid #dcdcdc;
}
.lam_table th{
	background-color:#c0c0c0;
	border:1px solid #eeeeee;
}
.lam_table td{
	padding-left:3px;
	background-color:#eeeeee;
	border:1px solid #dcdcdc;
}

.lam_table td.green{
	padding-left:3px;
	background-color:#e5efea;
}
.lam_table2{
	margin-top:20px;
	width:430px;
	border-collapse:collapse;
	border:1px solid #dcdcdc;
}
.lam_table2 th{
	vertical-align:top;
	padding-left:5px;
	background-color:#c0c0c0;
	
}
.lam_table2 td{
	vertical-align:top;
	padding-left:3px;
	background-color:#eeeeee;
	border:1px solid #dcdcdc;
}
.lam_table2 td.green{
	padding-left:3px;
	background-color:#e5efea;
}
.lam_table3{
	margin-top:20px;
	width:430px;
	border-collapse:collapse;
	border:1px solid #dcdcdc;
}
.lam_table3 th{
	vertical-align:top;
	padding-left:5px;
	background-color:#c0c0c0;
	
}
.lam_table3 td{
	vertical-align:top;
	padding-left:3px;
	border:1px solid #dcdcdc;
}

/* Printlink */

.printlinkdiv img{
	width:18px;
	height:16px;
	border:none;
	margin:4px 0px 5px 5px;
	float:right;
	background-image:url(../images/oils/icons/print_icon.gif);
}

/* Contactform */
.contact-header	{
	background-color:#006334;
	color:#FFFFFF;
	font-family:arial;
	font-weight:bold;
	font-size:12px;
	height:18px;
	padding-left:10px;
	padding-top:2px;
	width:412px;
}

.csc-mailform{
	width:420px;
	margin-top:0px;
	border:1px solid #006334;

	background-color:#e5efea;
}
.csc-mailform-field{
	margin-top:5px;
	margin-left:5px;
}
.csc-mailform-field label{
	display:block;
	float:left;
	width:120px;
}
.csc-mailform-field input{
	width:250px;
}
.csc-mailform-field select{
	width:250px;
	
}

optgroup option { padding-left:8px;}

.csc-mailform-field textarea{
	width:250px;
}
.csc-mailform-field .csc-mailform-submit{
	border:1px solid #006334;
	background-color:#e5efea;
	cursor:pointer;
	margin-bottom:10px;
	margin-top:10px;
	float:right;
	margin-right:40px;
	width:100px;
}

/* SEARCH*/
.tx-indexedsearch .tx-indexedsearch-title a{font-weight:bold;}


/*** Ansprechpartner ***/


.tx-gkansprechpartner-pi1-box {
	margin-bottom:10px;
	width:420px;
	border:1px solid #006334;
}
.tx-gkansprechpartner-pi1-label {
	background-color:#006334;
	width:420px;
	
	min-height:20px;
	*min-height:20px;
	height:auto !important;
  	height:20px;
}
.tx-gkansprechpartner-pi1-headline {
	padding-left:10px;
	width:280px;
	color:#fff;
	font-family:arial;
	font-size:11px;
	font-weight:bold;
	float:left;
}
.tx-gkansprechpartner-pi1-telelabel {
	position:relative;
	width:120px;
	color:#fff;
	font-family:arial;
	font-size:11px;
	font-weight:bold;
	float:left;
}

.tx-gkansprechpartner-pi1-teletextfon {
	position:absolute;
	left:15px;
}
.tx-gkansprechpartner-pi1-teletextfax {
	position:absolute;
	left:75px;
}

.tx-gkansprechpartner-pi1-entry {
	padding-left:10px;
	width:180px;
	height:15px;
	float:left;
}

.tx-gkansprechpartner-pi1-clearer {clear:both;}
.tx-gkansprechpartner-pi1-btn {height:15px;width:100px;float:left;}

.tx-gkansprechpartner-pi1-btnsendmail {
	padding-left:5px;
	display:block;
}
.tx-gkansprechpartner-pi1-btnsendmail img{
	margin-right:5px;
	border:none;
}
.tx-gkansprechpartner-pi1-btnsendmail a{
	padding:7px;
	font-size:11px;
	color:#006334;
	text-decoration:none;
	font-weight:normal;
}
.tx-gkansprechpartner-pi1-btnsendmail a:hover{color:#000;}
.tx-gkansprechpartner-pi1-btnsendmail2 {
	float:left;
	margin:0px;
	padding:0px;
}
.tx-gkansprechpartner-pi1-btnsendmail2 img{
	margin-right:5px;
	border:none;
}

.tx-gkansprechpartner-pi1-detailsimage img {
border:0px;
}

.tx-gkansprechpartner-pi1-btnsendmail2 a{
	font-size:11px;
	color:#006334;
	text-decoration:none;
	font-weight:normal;
}
.tx-gkansprechpartner-pi1-btnsendmail2 a:hover{color:#000;}

.tx-gkansprechpartner-pi1-show {height:15px;width:120px;float:left;position:relative;}

.tx-gkansprechpartner-pi1-showfon {
	position:absolute;
	left:15px;
}
.tx-gkansprechpartner-pi1-showfax {
	position:absolute;
	left:75px;
}

.tx-gkansprechpartner-pi1-btndetails a:hover{color:#000;}

.tx-gkansprechpartner-pi1-formbox{
	margin-top:20px;
	margin-bottom:10px;
	width:420px;
	border:1px solid #006334;
	background-color:#e5efea;
	
}
.tx-gkansprechpartner-pi1-formheadline{
	padding-left:10px;
	width:410px;
	height:20px;
	color:#fff;
	background-color:#006334;
	font-size:12px;
	font-weight:bold;
}
.tx-gkansprechpartner-pi1-form td{padding-top:5px;padding-left:10px;vertical-align:top;}

.tx-gkansprechpartner-pi1-submitbutton{
	margin-top:10px;
	margin-bottom:20px;
	cursor:pointer;
	background-color:#e5efea;
	border:1px solid #006334;
	float:right;
}
.tx-gkansprechpartner-pi1-error{border:1px solid #880000;}
.tx-gkansprechpartner-pi1-successtext{color:#006334;font-weight:bold;margin-top:15px;}
.tx-gkansprechpartner-pi1-errortext{color:#880000;font-weight:bold;margin-top:15px;}

.tx-gkansprechpartner-pi1-detailsbox{
	margin-top:10px;
	margin-bottom:0px;
	width:420px;
	border:1px solid #006334;
}
.tx-gkansprechpartner-pi1-detailsname{
	font-weight:bold;
	color:#006334;
}
.tx-gkansprechpartner-pi1-detailsheadline{
	padding-left:10px;
	width:410px;
	/*height:20px;*/
	color:#fff;
	background-color:#006334;
	font-size:12px;
	font-weight:bold;
	}
.tx-gkansprechpartner-pi1-detailsdata{
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	float:left;
	width:154px;
}
.tx-gkansprechpartner-pi1-detailsimage{
	padding-left:10px;
	float:left;
	width:246px;
	text-align:right;
}
.tx-gkansprechpartner-pi1-detailsphone{font-weight:bold;}
.tx-gkansprechpartner-pi1-detailsfax{font-weight:bold;}


.csc-frame-frame1 { font-size:13px; }
.landingpage .csc-frame-frame1 h1 { font-size:22px}
.csc-frame-frame1 p {padding:6px 0}
.landingpage p { font-size:12px; padding:4px 0;}
.landingpage h1 { font-size:18px; }

