html, body {
	text-align: center;
	margin: 0px;
}

div#container {
	position: relative;
	width: 980px;	
	margin: 0px auto;
	text-align: left;
}

.clear{
	clear:both;
}	

div#top{
	position: relative;
	height: 80px;
	margin: 0px 10px 0px 40px;
}

div#firefox_bug_fix{
	font-size: 0px;
	line-height: 0px;
}

div#logo{
	position: absolute;
	top: 17px;
	left: 0px;
	width: 153px;
	height: 30px;
}

div#slogan{
	position: absolute;
	top: 28px;
	right: 6px;
	width: 396px;
	height: 22px;
}

div#menu{
	position: relative;
	padding: 65px 0px 0px 0px;
}

div#left_menu {
	float:left;
}

div#right_menu {
	float:right;
}

div#top_border{
	position: relative;
	height: 15px;
	background-image: url("../images/bg_top.gif");
	background-repeat: repeat-y;
}

div#middle{
	position: relative;
	min-height: 500px;
	_height: 500px;
	background-image: url("../images/bg_repeat.gif");
	background-repeat: repeat-y;
}

div#middle div#content {
	position:relative;
	background-image: url("../images/bg_women.jpg");
	background-repeat: no-repeat;
	background-position:0px 50px;
	margin-left:20px;
	margin-right:20px;
	width:940px;
	
}

#content #forecast {
	display: none;
	background-image:url("../images/bg_forecast.jpg");
	background-repeat:no-repeat;
	min-height:440px;
	_height:450px;
	float:left;
	width:400px;
	padding-left:20px;
	padding-right:20px;
	padding-top:10px;
}

#content #noForecast {
	background-repeat:no-repeat;
	min-height:440px;
	_height:450px;
	float:left;
	width:400px;
	padding-left:20px;
	padding-right:20px;
	padding-top:10px;
}

#content #main_content {
	background-color: white;
	min-height:550px;
	_height:560px;
	float:left;
	width:400px;
	padding-left:10px;
	padding-right:20px;
	padding-top:10px;
	padding-bottom:10px;
	margin-left:10px;
	
}

div#forecast div#pollen_nav {
	position:relative;
	height:20px;
	padding-top:6px;
	padding-bottom:6px;
	line-height:20px;
}

div#pollen_image{
	position:relative;
	height:275px;
}



div#legenda {
	position:relative;
	background-color:#d5d5d5;
	color: #524c46;
	border-top:1px solid white;
}

div#bottom_border{
	position: relative;
	height: 15px;
	background-image: url("../images/bg_bottom.gif");
	background-repeat: repeat-y;
}

div#bottom{
	position: relative;
	height: 65px;
}

div.pollenbericht {
	display: none;
	float:left;
	width: 220px;
	min-height:140px;
	_height: 140px;
	margin-right:10px;
	padding:10px;
	background-color:white;
}

div.pollenbericht_ext {
	float:left;
	width: 240px;
	min-height:140px;
	_height: 140px;
	margin-right:10px;
	padding-top:10px;
	padding-bottom:20px;
	background-color:white;
}

div.column {
	padding-left:10px;
	padding-right:10px;
}

div.packshot {
	float:right;
}

div.right {
	float: right;
}

div.menu_item {
	float:left;
	z-index:2;
	cursor:pointer;
	line-height:30px;
	height:22px;
	margin-left:5px;
	margin-right:3px;
	font-weight:bold;
	font-size:1em;
	font-size:12px;
	padding-right:3px;
}

.menu_item a {
	font-size:1em;
}

div.pipeline {
	float:left;
}