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

body {
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
	background-attachment: scroll;
	margin: 0px;
	padding: 0px;
	background-color: #52463A;
}
#bg_site {
	background-image: url(bg_img.jpg);
	background-repeat: no-repeat;
}
.navi_top {
	font-family: Tahoma, Geneva, sans-serif;
	color: #94918e;
	font-size: 10px;
	height: 20px;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 20px;
}
.navi_top a {
	font-family: Tahoma, Geneva, sans-serif;
	color: #94918e;
	font-size: 10px;
	text-decoration: none;
}
#navi {
	float: left;
	width: 200px;
	margin-right: 30px;
	margin-top: 30px;
}
.ebene_1 {
	float: left;
	width: 180px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
	font-size: 16px;
	font-weight: normal;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-left: 10px;
}
.ebene_2 {
	float: left;
	width: 170px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-left: 10px;
}
.ebene_3 {
	float: left;
	width: 160px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	padding-left: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-left: 10px;
}
.ebene_4 {
	float: left;
	width: 150px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
	padding-left: 40px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-left: 10px;
}
#main {
	float: left;
	width: 480px;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-size: 12px;
	margin-top: 30px;
	line-height: 16px;
}
#main a {
	color: #FFF;
}
#main h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #FFF;
	background-image: url(h1.jpg);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	padding-left: 15px;
}
#main h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	background-image: url(h1.jpg);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	padding-left: 15px;
}


#box_logo {
	background-color: #BEAF0F;
	width: 360px;
	text-align: center;
	height: 150px;
	padding-top: 20px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
#box_links_1 {
	background-color: #BEAF0F;
	float: left;
	height: 170px;
	width: 170px;
	margin-right: 10px;
	margin-bottom: 10px;
}
#box_links_2 {
	background-color: #BEAF0F;
	float: left;
	height: 160px;
	width: 160px;
	margin-bottom: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding-top: 10px;
	padding-left: 10px;
	color: #BEAF0F;
}
#box_rechts_suche {
	background-color: #BEAF0F;
	float: right;
	height: 160px;
	width: 160px;
	margin-bottom: 10px;
	text-align: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	padding-top: 10px;
	padding-left: 10px;
}
#box_rechts_suche h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFF;
}
#box_rechts_suche a {
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
#box_rechts {
	background-color: #BEAF0F;
	float: right;
	height: 170px;
	width: 170px;
	margin-bottom: 10px;
	text-align: center;
}
#box_rechts_footer {
	background-color: #BEAF0F;
	float: right;
	height: 160px;
	width: 160px;
	margin-bottom: 10px;
	background-image: url(flower.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #52463A;
	padding-left: 10px;
	padding-top: 10px;
}
#box_rechts_footer a {
	color: #52463A;
	text-decoration: none;
}

.footer_left {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #94918e;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 20px;
}
.footer_right {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #94918e;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 20px;
}
.footer_right a {
	color: #94918e;
	text-decoration: none;
}
link {
	color: #FFF;
}
a {
	color: #FFF;
}
a:visited {
	color: #FFF;
}
a:hover {
	color: #FFF;
}
a:active {
	color: #FFF;
}
