BODY
{
	padding: 0px;
	margin: 0px;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	font-family:tahoma, Arial;
	font-size: 11px;
	color: #5d5e60;
}
IMG
{
	border: none;
	padding: 0px;
	margin: 0px;
}

UL
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 16px;
}

LI { margin: 0px 0px 0px 0px; padding:0px; list-style-position:outside; }

A
{
	color: #000000;
	text-decoration: none;
}
.detail A
{
	color: #0c5d9c;
}
.white
{
	color: #FFFFFF;
}
.green
{
	color: #0c5d9c;
}
.pink
{
	color: #CC2C98;
}
.blue
{
	color: #0c5d9c;
}

.fertil_green
{
	color: #64af6c;
}

.gray
{
	color: #737172;
}
.float-left
{
	float: left;
}
.float-right
{
	float: right;
}
.clear-space
{
	clear: both;
	height: 0px;
	overflow: hidden;
}
#holder
{
	width: 931px;
	position: absolute;
	left: 50%;
	top: 0px;
	margin-left: -465px;
	background-color: #FFFFFF;
}

#heatmap
{
	width: 931px;
	position: absolute;
	left: 50%;
	top: 0px;
	margin-left: -465px;
	z-index:99999;
}

#header
{
	height: 251px;
	
}
#content
{
}
#footer
{
	height: 76px;
}
#navigation
{
xfont-weight:bold;
	height: 37px;
}
#navigation-left
{
	width: 500px;
	padding-left: 193px;
	padding-top: 3px;
	height: 30px;
	overflow: hidden;
}
#navigation-right
{
	width: 237px;
	padding-left: 0px;
	margin-top: 3px;
	background-image: url(../images/nav-right.jpg);
	background-repeat: no-repeat;
	height: 30px;
	overflow: hidden;
}
#navigation-bottom
{
	padding-left: 26px;
	padding-top: 35px;
	height: 20px;
	font-size: 11px;
}
#col-left
{
	width: 193px;
}
#col-middle
{
	width: 489px;
	margin-left: 5px;
}
#col-right
{
	width: 239px;
	margin-left: 5px;
}
.nav-element
{
	margin-right: 3px;
	background-image: url(../images/nav-inactive.jpg);
	width: 163px;
	height: 30px;
	font-weight:bold;
}
.nav-content
{
	text-align: center;
	padding-top: 8px;
}
.nav-element-active
{
	margin-right: 3px;
	background-image: url(../images/nav-active.jpg);
	width: 163px;
	height: 30px;
	font-weight:bold;
}
.subnav
{
	border-bottom: 1px solid #f0f5f9;
	background-repeat: no-repeat;
	width: 187px;
	padding-top: 7px;
	padding-bottom: 6px;
}
.subnav-active
{
	background-image: url(../images/subnav-active.jpg);
	background-repeat: repeat-y;
	border-bottom: 1px solid #f0f5f9;
	width: 187px;
	padding-top: 7px;
	padding-bottom: 6px;
}
.nav-bottom-element
{
	padding-right: 12px;
}
.nav-right-holder
{
	padding-left: 10px;
	padding-top: 8px;
}
.nav-right-element
{
	padding-right: 5px;
}
.nav-right-inactive
{
	text-decoration: none;
	font-weight:normal;
}
.nav-right-active
{
	xtext-decoration: underline;
	font-weight:bold;
}
.nav-bottom-inactive
{
	text-decoration: none;
}
.nav-bottom-active
{
	text-decoration: underline;
}
.subnav-icon-holder
{
	padding-top: 4px;
	padding-left: 10px;
}
.subnav-icon
{
	width: 18px;
	padding-left: 10px;
}
.subnav-content
{
	width: 155px;
}
.icon-padding
{
	padding-top: 4px;
}
.title
{
	font-size: 18px;
	font-weight:normal;
}
.detail
{
	padding-top: 32px;
	padding-left: 4px;
	width: 450px;
}
.text
{
line-height:20px;
}
.link
{
	padding-top: 5px;
}
.box-content
{
	color: #545556;
	padding-top: 12px;
	width: 233px;
}

.box-content-klein
{
	color: #545556;
	padding: 25px 0px 0px 25px;
	width: 160px;
}

.box-title
{
	margin-left: 1px;
	padding-top: 7px;
	padding-left: 9px;
	font-size: 13px;
	height: 21px;
	overflow: hidden;
	background-image: url(../images/bg-box.gif);
	background-repeat: repeat-y;
}
.box-holder
{
	border: 1px solid #E5E5E5;
	margin-top: 2px;
}
.box-inside
{
	width: 225px;
	padding-left: 3px;
	padding-bottom: 3px;
	padding-top: 3px;
	min-height: 97px;
	line-height:14px;
}

.box-inside-klein
{
	width: 140px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	min-height: 97px;
	line-height:14px;
}
.box-text
{
	width: 116px;
	font-size: 10px;
	padding-top: 6px;
	padding-left: 8px;
	line-height: 13px;
}
.box-image
{
	width: 96px;
}
.box-ld
{
	padding-top: 10px;
	padding-bottom: 2px;
}
.box-link
{
	text-align: right;
	font-size:11px
}
.box-download
{
	text-align: right;
}