﻿html {
	height: 100%;
}

body {
	background: #ffffff url("body_background.jpg") repeat-y fixed left top;
	height: 100%;
	margin: 0px;
}

#wrapper {
	background: url("wrapper_background.gif") repeat-y right top;
	min-height: 100%;
}

#header {
	background: #ffffff url("header_background.gif") repeat-x right top;
}


#header .c_logo_biodeutschland {
	position: absolute;
	left: 3px;
	top: 85px;
	width: 164px;
	height: 20px;
}


#header .c_article_background {
	background: url("header_article_background.jpg") no-repeat left top;
	position: absolute;
	left: 170px;
	top: 20px;
	width: 580px;
	height: 90px;
}

#header .mod_article {
	position: absolute;
	left: 170px;
	top: 20px;
	width: 580px;
	height: 90px;
}

#header .c_right {
	background: #F2E4A3;
	position: absolute;
	left: 750px;
	top: 20px;
	width: 200px;
	height: 90px;
}


#left .mod_navigation {
	margin: 45px 0px 0px 0px;
	border-top: 1px #ffffff dotted;

}

#left .mod_navigation ul,
#left .mod_navigation li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#left .mod_navigation a,
#left .mod_navigation span {

	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	color: #ffffff;
	line-height: 15px;
	text-decoration: none;
	display: block;
	width: 163px;
	border-bottom: 1px #ffffff dotted;
	padding: 5px 2px 5px 5px;
	margin: 0px;
}

#left .mod_navigation ul ul a,
#left .mod_navigation ul ul span {
	background: #6189A3;
	padding-left: 15px;
	width: 153px;
	
}

#left .mod_navigation ul ul ul a,
#left .mod_navigation ul ul ul span {
	background: #80A5BF;
}


#left .mod_navigation a:hover,
#left .mod_navigation a.trail,
#left .mod_navigation span {
	color: #FECF59;
}




#left .mod_form {
	padding: 25px 2px 25px 5px;
	margin: 0px;

}

#left .mod_form p {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	color: #ffffff;
	line-height: 13px;
	text-decoration: none;
	display: block;
	width: 163px;
	margin: 0px;
	padding: 0px;
}

#left .mod_form input{
	font-size: 10px;
}


#left .mod_form input.text {
	width: 120px;
}


#left .mod_form input.submit {
	width: 25px;
}


















#main .mod_article {
	padding: 46px 20px 20px 20px;
}




#right {
	padding-top: 46px;
}


#right h1.c_aktuelle_nachrichten 
{
	font-family:"Times New Roman", Times, Serif;
	font-size:18px;
	color:#004C80;
	line-height:21px;
}

#right .c_aktuelle_nachrichten,
#right .mod_newslist,
#right .mod_rss_reader {
	padding: 0px 5px 0px 5px;
}

#right a {
	color: #000000;
}

#right h1 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
	margin: 0px 0px 15px 0px;
	padding: 0px;
}


#right h2 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 15px;
	margin: 0px 0px 15px 0px;
	padding: 0px;
}

#right p {
	display: none;
}


