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

body {
	background-image: url(bg.gif);
	background-repeat: repeat-x;
	background-attachment: scroll;
	margin: 0px;
	padding-top: 29px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.tab {
	border: 1px solid #B1C800;
}
.top {
	background-image: url(bg_top.gif);
	height: 170px;
}
.top #logo {
	height: 170px;
	width: 170px;
	float: left;
	margin-right: 40px;
}
.top #image {
	height: 170px;
	width: 444px;
	float: left;
	margin-right: 40px;
}
.top #rechner {
	background-image: url(rechner.jpg);
	height: 160px;
	width: 192px;
	background-repeat: no-repeat;
	float: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
	padding-top: 10px;
	padding-right: 8px;
}
.top #rechner a {
	text-decoration: none;
	color: #000;
}



.bodymain {
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #B1C800;
	background-image: url(bg_right.gif);
	background-repeat: repeat-y;
	background-position: right;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
}
#navigation {
	width: 200px;
	float: left;
	margin-right: 20px;
	padding-top: 30px;
	padding-bottom: 30px;
}
.ebene_1 {
	width: 180px;
	float: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	text-decoration: none;
	font-weight: normal;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 20px;
}
.ebene_1_on {
	background-color: #D8E37F;
	width: 180px;
	float: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	text-decoration: none;
	font-weight: normal;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 20px;
}
.ebene_2 {
	width: 170px;
	float: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	font-weight: normal;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 30px;
}
.ebene_2_on {
	background-color: #EFF3CB;
	width: 170px;
	float: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	font-weight: normal;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 30px;
}
.ebene_3 {
	width: 160px;
	float: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	text-decoration: none;
	font-weight: normal;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 40px;
}
.ebene_4 {
	width: 150px;
	float: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	text-decoration: none;
	font-weight: normal;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 50px;
}

#content {
	float: left;
	width: 440px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 30px;
	padding-bottom: 30px;
}
#content h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #B1C800;
}
#content h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #B1C800;
}
#content h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #B1C800;
}
#content a {
	color: #900;
}
#content .verstecken {
	color: #000000;
	text-decoration: none;
}

#right {
	float: right;
	width: 210px;
	padding: 5px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#right h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
}
#right h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
.footer {
	background-color: #D8E37F;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 5px;
}
.footer a {
	color: #000;
	text-decoration: none;
}
