#container {
	width: 840px;
	height: 100%;
	border: 5px solid #FFFFFF;
}
#nav {
	height: 15px;
	background-color: #962323;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#titel {
	height: 200px;
	background-color: #FFFFFF;
}
#links {
	width: 180px;
	padding: 0px;
	background-color: #962323;
	font-size: 10pt;
	margin: 0px;
	background-image: url(../images/visuals/subnavback.gif);
	background-repeat: no-repeat;
}

#mitte {
	width: 650px;
	padding: 5px;
	background-color: #FFFFFF;
	font-size: 11px;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #C57C5B;
}
#container #mitte table {
	border: 1px solid #990000;
}
#container #mitte th {
	padding: 3px;
	text-align: left;
	color: #FFFFFF;
	background-color: #962323;
}
#container #mitte td {
	padding: 3px;
}

#fusszeile {
	height: 15px;
	padding: 5px;
	background-color: #C57C5B;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#fusszeile table td {
	width: 205px;
	font-size: 11px;
	color: #000000;
	background-image: url(../images/visuals/vtrenner.gif);
	background-repeat: repeat-y;
	background-position: 200px 0px;
}
#fusszeile a {
	text-decoration: none;
	color: #000000;
}

#tisframe {
	height: 100%;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
label {
	display: block;
	width: 150px;
	float: left;


}
