body {
	background-color: #3B411A;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	color: black;
	text-decoration: none;
}

a {
	text-decoration: none;
	color: black;
}
	
#main {
	position: absolute; 
	left: 50%;
	margin-left: -431px; 
	width: 863px; 
	margin-top: 32px;
}

#col_1 {
	width: 277px;
	height: 394px;
	margin-bottom: 16px;
}

#col_2 {
	position: absolute;
	left: 293px;
	width: 277px;
	height: 394px;
	top: 0px;
}

#col_3 {
	position: absolute;
	left: 586px;
	width: 277px;
	height: 394px;
	top: 0px;
}

.col_image {
	height: 240px;
	width: 277px;
}

#bottom_blk {
	position: relative;
	min-height: 240px;
	width: 100%;
	margin-bottom: 20px;
	background-color: #FFDB00;
}

#logo_blk {
	position: absolute;
	left: 691px;
	width: 155px;
	margin-top: 10px;
	background-color: #FFDB00;
}

#top_navi_blk {
	margin-left: 16px;
	margin-top: 16px;
	margin-bottom: 25px;
}

#sub_navi_blk {
	position:relative;
	left: 16px;
	float:left;
}

.sub_navi_blk_ln {
	margin-bottom: 20px;
}

#bottom_blk_text {
	position: relative;
	margin-left: 260px;
	width: 456px;
	line-height: 14pt;
	z-index: 2;
}

#bottom_blk_sonne {
	position: absolute;
	left: 256px;
	bottom: 0px;
	z-index: 1;
}

#paypal {
	position: absolute;
	left: 17px;
	bottom: 9px;
	z-index: 1;
}

#bottom_blk_impressum {
	position: absolute;
	bottom: 15px;
	right: 17px;
}

#bottom_blk_unten {
	position: absolute;
	bottom: 0px;
	left: 0px;
}



.navi_hr_above {padding-top: 2px;}
.navi_hr_above_selected {padding-top: 2px;
						 border-top: 2px solid white;}
a span:hover{border-top: 2px solid white; cursor:pointer;}