@charset "utf-8";
html, body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-image: url(/bilder/bg.jpg);
}
a img {
	border: none;
}
a {
	color: #000000;
}
 
.rahmen {
	background-image: url(/bilder/bg_mitte.jpg);
	background-repeat: repeat-y;
	width: 963px;
	margin-left: -481px;
	position: absolute;
	left: 50%;
	top: 20px;
}
.kopf {
	background-image: url(/bilder/kopf.jpg);
	background-repeat: no-repeat;
}
.inhalt {
	background-repeat: repeat-x;
	background-position: 0px 107px;
	margin-right: 4px;
	margin-left: 4px;
	background-image: url(/bilder/bg_verlauf.jpg);
}
.minhohe {
	float: left;
	height: 460px;
	width: 1px;
}
.minhohe span {
	display: none;
}
.buttons {
	float: left;
}
.buttons a {
	padding-top: 66px;
	float: left;
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 86px;
}
.buttons .start {
	float:left;
	padding-top: 0px;
	height:100px;
	width:295px;
	text-decoration: none;
}

.fuss {
	background-image: url(/bilder/bg_unten.jpg);
	height: 15px;
	text-align: center;
	padding-bottom: 8px;
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 0.8em;
	padding-top: 30px;
}
.fuss a {
	color: #9B9B9B;
	text-decoration: none;
}
.fuss2 {
	background-image: url(/bilder/bg.jpg);
}


.box {
	background-image: url(/bilder/box.gif);
	background-repeat: no-repeat;
	float: left;
	height: 167px;
	width: 167px;
	padding: 13px;
	font-size: 0.9em;
}
.box h3 {
	font-size: 1em;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	text-decoration: underline;
	font-weight: normal;
}

.box .textbox {
	background-image: url(/bilder/textbox.jpg);
	background-repeat: no-repeat;
	width: 124px;
	font-size: 2.3em;
	text-align: center;
	padding-top: 6px;
	padding-bottom: 8px;
	margin-right: auto;
	margin-left: auto;
}
.textbereich {
	float: left;
	width: 954px;
}
.box  .button {
	background-image: url(/bilder/button.jpg);
	background-repeat: no-repeat;
	width: 59px;
	text-align: left;
	padding-top: 4px;
	padding-bottom: 6px;
	display: block;
	padding-left: 20px;
	float: right;
	color: #000000;
	text-decoration: none;
	border:none;
	margin: 0px;
	padding-right: 0px;
	font-size: 1em;
	background-color: transparent;
}
.loginbox {
	float: right;
	padding-top: 82px;
	padding-right: 12px;
}
.loginbox .textfeld {
	width: 90px;
	background-color: #FDE4C6;
	border: 1px solid #999999;
	margin-right: 5px;
	height: 18px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.loginbox .button {
	width: 59px;
	padding-top: 1px;
	padding-bottom: 0px;
	padding-left: 15px;
	border:1px solid #333333;
	margin: 0px;
	padding-right: 0px;
	font-size: 1em;
	background-color: #F2F2F2;
	background-image: url(/bilder/button.jpg);
	background-position: -2px;
}
.submenu {
	text-align: center;
	clear: both;
}
.submenu div {
	display:none;
}
.submenu a {
	font-size: 1.2em;
	color: #999999;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}
.submenu a:hover {
	color: #FF9900;
}
.textbereich {
	float: left;
	width: 950px;
}
.spalte-links {
	float: left;
	width: 340px;
	padding-right: 10px;
	padding-left: 20px;
	text-align: justify;
}
.spalte-voll-rechts  {
	float: left;
	width: 690px;
	padding-right: 20px;
	padding-left: 20px;
}
.spalte-voll-links {
	float: left;
	width: 690px;
	padding-left: 20px;
}


.spalte-rechts {
	width: 340px;
	float: left;
	padding-left: 10px;
	text-align: justify;
}
.spalte-module {
	float: left;
	width: 200px;
	padding-left: 20px;
}
.spalte-voll-mitte {
	padding-right: 20px;
	padding-left: 20px;
}
.wechsel {
	display: none;
}
