@charset "utf-8";
/* CSS Document */

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	line-height: 18pt;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	background-image: url(../bg_fuss.jpg);
}
#kopf {
	background-color: #666;
	background-image: url(../bg_kopf.jpg);
	height: 160px;
	width: 1280px;
	position: absolute;
	z-index: 2;
	visibility: visible;
}
#social_addthis { position: absolute; left: 850px; top: 130px; 
}
#logo {
	height: 180px;
	width: 181px;
	position: absolute;
	left: 110px;
	top: 0px;
	z-index: 3;
	visibility: visible;
}
#menue_top {
	height: 28px;
	position: absolute;
	left: 308px;
	top: 73px;
	width: 801px;
}
.menue_top {
	font-size: 14px;
	font-weight: bold;
	text-transform: none;
	color: #87311A;
	letter-spacing: 0.2em;
	vertical-align: middle;
	margin-right: 30px;
}
.menue_top a:link, .menue_top a:visited {
	text-transform: none;
	color: #87311A;
}
.menue_top a:hover {
	text-decoration: underline;
	color: #cc0000;
}
#aktions_button {
	height: 140px;
	width: 140px;
	position: absolute;
	left: 57px;
	top: 311px;
	z-index: 4;
}
#aktions_button_rechts {
	height: 140px;
	width: 140px;
	position: absolute;
	left: 980px;
	top: 140px;
	z-index: 4;
}

#main {
	background-image: url(../bg_main_blumen.jpg);
	height: 499px;
	width: 1290px;
	top: 160px;
	position: absolute;
	z-index: 1;
	visibility: visible;
}
#monoslideshow_hp_links {
	position: absolute;
	height: 499px;
	width: 300px;
	left: 150px;
}
#monoslideshow_hp_mitte {
	position: absolute;
	height: 499px;
	width: 300px;
	left: 450px;
}
#monoslideshow_hp_rechts {
	position: absolute;
	height: 499px;
	width: 300px;
	left: 750px;
}
#menue_footer {
	font-size: 10pt;
	color: #CCC;
	position: absolute;
	left: 120px;
	height: 100px;
	width: 880px;
	top: 660px;
	text-align: right;
}
#inhalt {
	position: absolute;
	height: 465px;
	width: 693px;
	left: 308px;
	top: 19px;
	overflow: auto;
	visibility: visible;
}
#inhalt_bilder {
	position: absolute;
	left: 200px;
	top: 8px;
	overflow: hidden;
	border: 0px solid #F00;
	height: 480px;
	width: 1000px;
	visibility: visible;
}
#text {
	position: absolute;
	left: 520px;
	top: 20px;
	overflow: auto;
	visibility: visible;
	height: 300px;
	width: 675px;
	z-index: 1100;
}
h1 {
	font-size: 14pt;
	font-weight: bold;
	text-transform: none;
	color: #666;
	letter-spacing: 0.2em;
	vertical-align: middle;
	margin-right: 30px;
}
h2 {
	font-size: 12pt;
	font-weight: bold;
	text-transform: none;
	color: #666;
	letter-spacing: 0.2em;
	vertical-align: middle;
	margin-right: 30px;
}
h1+h2 { margin-top: 0pt; 
}
h2+p {
	margin-top: -6pt;
}
a:link, a:visited {
	text-decoration: none;
	color: #ff0000;
}
a:hover {
	text-decoration: underline;
	color: #cc0000;
}
.rechts_klein {
	text-align: right;
	font-size: 8pt;
	font-family: Tahoma, Geneva, sans-serif;
	line-height: 8px;
	letter-spacing: 0.1em;
}
.unsichtbar {
	display: none;
}
.mittig {
	text-align: center;

}
.rot_fett_bg_weiss {
	font-weight: bold;
	color: #F00;
	background-color: #FFF;
}

