body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #000000;
	background-color: #c1c7e4;
}
#main {
	width: 960px;
	margin:auto;
}

.top_bild {
	width: 958px;
	height: 60px;
	background-color: #C1C7E4;
	border: 1px solid #FFFFFF;
	position:relative;
}
.top_logo {
	float:right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	background-color: #C1C7E4;
}

.background {
	width: 958px;
	background-color: #ADB6DC;
	position: relative;
	border: 1px solid #FFFFFF;
	margin-top: 1px;
	min-height:350px;
}
.balkenContent {
	width: 595px;
	height: 100%;
	top: 0px;
	padding: 7px;
	float: left;
	position: relative;
	background-color: #C1C7E4;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}
.balkenContent img{
	float: right;
	padding-right: 5px;
	padding-bottom: 5px;
}

/* bis 6 */
* html .background {height:350px;}

/* ie 5*/
html + body .background {height:350px;}

.clear 
{
	clear:both;
}

.balkenRechts {
	width: 180px;
	float:right;
	position:relative;
	background-color: #ADB6DC;
	top: 0px;
	right: 0px;
	height: 100%;

}
.balkenRechtsUnten {
	width: 175px;
	float:right;
	position:relative;
	background-color: #C1C7E4;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	padding-left: 5px;
}
.navigation{
	margin-top: 1px;
	margin-bottom: 1px;
	color: #333333;
	position: relative;
	background-color: #ADB6DC;
	padding-left: 5px;
	border: 1px solid #FFFFFF;
}

.navilink
{
	font-family:verdana, helevetica, arial;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	color:#000000;
	padding-right: 10px;
}

.navilinkmarked
{
	font-family:verdana, helevetica, arial;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#000000;
	padding-right:10px;
}

.subNavi {
	width:160px;
	color:#000000;
	float:left;
	position:relative;
	height: 100%;
	background-color: #ADB6DC;
	padding-top: 7px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.subNavTitle {
	left: 0px;
	top: 302px;
	width:163px;
	position: absolute;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	background-color: #C1C7E4;
	height: 16px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: middle;
	padding-left: 5px;
}

.subNavi img {
	left: 0px;
	position: absolute;
}

.navilinkSub
{
	font-weight:normal;
	text-decoration:none;
	color: #000000;
}

.navilinkSubmarked
{
	font-weight:bold;
	text-decoration:none;
	color:#000000;
}

.logoTextRed {
	font-size: 12px;
	font-weight: bold;
	color: #AB1315;
}
.border{
	border: 1px solid #FFFFFF;
}
.navBorderWeiss{
	border-right: 1px solid #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
}
.textform80 {
	width: 80px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	height: 16px;
}
a:hover {
	color: #FFFFFF;
}

/*********** #Formularstyles ***********/

.form50 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	border: 1px solid #666666;
	height: 16px;
	width: 50px;
}

.form100 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	border: 1px solid #666666;
	height: 16px;
	width: 100px;
}
.form200 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	border: 1px solid #666666;
	height: 16px;
	width: 200px;
}
.formBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	border: 1px solid #666666;
	height: 100px;
	width: 400px;
	overflow: scroll;
	vertical-align: top;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #990000;
	border: 1px solid #666666;
}

