body {
	background-color:#f8ae00;
	margin:0px;
}

.rahmen {
	width:960px;
	height:661px;
	border:1px solid #fdce78;
	background-image:url(img/bg_start.gif);
	background-repeat:no-repeat;
}

.rahmenuebersichtsseite {
	width:960px;
	height:661px;
	border:1px solid #fdce78;
	background-image:url(img/bg_uebersichtsseite.gif);
	background-repeat:no-repeat;
}

.rahmenunterseite {
	width:960px;
	height:661px;
	border:1px solid #fdce78;
	background-image:url(img/bg_unterseite.gif);
	background-repeat:no-repeat;
}


.startlink {
	position:absolute;
}

.startlinktext {
	font-family:Verdana;
	font-weight:bold;
	text-decoration:none;
}

.hauptnavifeld {
	position:absolute;
	left:77px;
	top:130px;
}

.hmtext {
	font-family:Verdana;
	font-size:16px;
	font-weight:bold;
	color:#ffffff;
	margin-right:25px;
	text-decoration:none;
}

.hmtext:hover {
	color:#003882;
	text-decoration:none;
}

.hmtextakt {
	font-family:Verdana;
	font-size:16px;
	font-weight:bold;
	margin-right:25px;
	color:#003882;
	text-decoration:none;
}

.subnavifeld {
	position:absolute;
	left:77px;
	top:167px;
	width:888px;
}

.smtext {
	font-family:Verdana;
	font-size:16px;
	font-weight:normal;
	color:#007baf;
	margin-right:18px;
	text-decoration:none;
}

.smtext:hover {
	color:#003882;
	text-decoration:none;
}

.smtextakt {
	font-family:Verdana;
	font-size:16px;
	font-weight:normal;
	color:#003882;
	text-decoration:none;
	margin-right:18px;
}

h1 {
	position:absolute;
	left:80px;
	top:250px;
	width:600px;
	font-family:Verdana;
	font-size:13px;
	font-weight:bold;
	color:#003882;
}

.spaltenrahmen {
	position:absolute;
	left:80px;
	top:285px;
	width:735px;
	height:315px;
	font-family:Verdana;
	font-size:13px;
	font-weight:normal;
	color:#003882;
	overflow:auto;
}

.spalteeins {
	position:absolute;
	left:1px;
	width:330px;	
}

.spaltezwei {
	position:relative;
	left:380px;
	width:330px;
}

.zelleeins {
	width:330px;
	font-family:Verdana;
	font-size:13px;
	font-weight:normal;
	color:#003882;
	vertical-align:top;
}

.zellezwei {
	width:330px;
	font-family:Verdana;
	font-size:13px;
	font-weight:normal;
	color:#003882;
	vertical-align:top;
}

.zelleeins a, .zellezwei a, .spalteeins a, .spaltezwei a {
	font-weight:bold;
	color:#007baf;
	text-decoration:none;
}

.ftlink {
	font-family:Verdana;
	font-size:13px;
	font-weight:bold;
	color:#007baf;
	text-decoration:none;
}

.betriebslogo {
	margin-bottom:16px;
}

