/* ########### HARDRESET ########### */

* {
	margin:0px;
	padding:0px;
}

/* ########### ALLGEMEIN  ########### */

body {
	/*background: #006334 url(../images/oils/body_bg.jpg) repeat-x;*/
	margin:20px;
	font-family:Arial,Helvetica,Geneva,sans-serif;
	font-size:11px;
	line-height:17px;
}


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


/* ########### 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:980px;
	padding-top:14px;
	min-height:500px;
  height:auto !important;
  height:500px;
}

#content_inner {
	width:775px;
	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:277px;
	text-align:center;
}	

#content_inner .content_inner_right {
	float:left;
	width:417px;
	margin-left:25px;
	margin-bottom:20px;
}	
#content_inner .content_inner_right ul{
	list-style-type:square;
	list-style-position:inside;
	margin-bottom:10px;
	/*list-style-image:url(URI);*/
	
}	

#navi {
	width:190px;
	float:left;
}

.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;
}
#top_navi_shaddow1 {
	
	width:624px;
	height:7px;
	position:absolute;
	top:18px;
	left:326px;
	background-image:url(../images/oils/menu_shaddow.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
}
#top_navi_shaddow2 {
	width:624px;
	height:7px;
	position:absolute;
	top:18px;
	left:326px;
	background-image:url(../images/oils/menu_shaddow.gif);
	background-repeat:no-repeat;
	background-position:0px -7px;
}
#top_navi_shaddow3 {
	width:624px;
	height:7px;
	position:absolute;
	top:18px;
	left:326px;
	background-image:url(../images/oils/menu_shaddow.gif);
	background-repeat:no-repeat;
	background-position:0px -14px;
}
#top_navi_shaddow4 {
	width:624px;
	height:7px;
	position:absolute;
	top:18px;
	left:326px;
	background-image:url(../images/oils/menu_shaddow.gif);
	background-repeat:no-repeat;
	background-position:0px -21px;
}
#top_navi_shaddow5 {
	width:624px;
	height:7px;
	position:absolute;
	top:18px;
	left:326px;
	background-image:url(../images/oils/menu_shaddow.gif);
	background-repeat:no-repeat;
	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:21px;
	text-decoration:none;
	
}

#navi ul .head {
	height:21px;
	width:190px;
	background:url(../images/oils/navi_li_top.gif) no-repeat;
	padding-left:20px;
}

#navi ul .foot {
	height:21px;
	width:190px;
	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:190px;
	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:190px;
	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:190px;
	background:url(../images/oils/navi_li_bg2.gif) no-repeat;
	background-position:0 0;
	padding:3px 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:190px;
	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;
}


.printlinkdiv img{
	width:18px;
	height:16px;
	border:none;
	margin:5px;
	float:right;
	background-image:url(../images/oils/icons/print_icon.gif);
}


