body {
	background-color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;
	color: #000000;
	margin: 0px 0px 0px 0px;
	line-height: 12px;
	}

#container {
	position: absolute;
	width: 882px;
	height: 95%;
	left: 50%;
	top: 0;
	margin-left: -400px;
	margin-top: 20px;
	margin-bottom: 10px;
	border-width: 1px;
	border-color: #000000;
	border-style: solid;
	background-color: transparent;
	background-color: #ffffff;
	line-height: 12px;
	}

#content {
	font-size: 10pt;
	color: #000000;
	position: relative;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: auto;
	background-color: #efefef;
	line-height: 19px;
	border-color:#FFFF00;

	scrollbar-face-color: #cdcdcd;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #cccccc;
	scrollbar-3dlight-color: #cccccc;
	scrollbar-darkshadow-color:#cccccc;
	scrollbar-track-color: #cccccc;
	scrollbar-arrow-color: #ffffff
	}

#menu {
	position: absolute;
	left: 0;
	top: 120px;
	width: 880px;
	height: 20px;
	text-align: center;
	background-color: #C40741;
	background-color: #92152B;
	}

#logo {
	position: absolute;
	left: 35px;
	top: 5px;
	width: 830px;
	height: 111px;
	background-image: url(img/kopf.jpg);
	}

#adresse {
	font-size: 8pt;
	color: #000000;
	position: absolute;
	vertical-align: top;
	left: 35px;
	top: 39px;
	width: 650px;
	height: 100px;
	text-align: left;
	line-height: 14px;
	}

#zeiten {
	position: absolute;
	vertical-align: top;
	left: 600px;
	top: 20px;
	width: 280px;
	height: 100px;
	text-align: left;
	}

#slogan {
	font-size: 10pt;
	color: #000000;
	position: absolute;
	vertical-align: top;
	left: 450px;
	top: 39px;
	width: 280px;
	height: 100px;
	text-align: left;
	}

.tabelle {
	border-top-color: #efefef;
	border-left-color: #efefef;
	border-right-color: #efefef;
	border-bottom-color: #efefef;
	border-width: 30px;
	border-style: solid;
	}

.zeiten {
	font-size: 8pt;
	color: #000000;
	text-align: left;
	}

#fussleiste {
	position: absolute;
	top: 98%;
	left: 50%px;
	width: 100%;
	height: 5px;
	background-color: transparent;
	font-family: Arial;
	font-size: 7pt;
	color: #eeeeee;
	text-align: center;
	}

#menu_link {
	width: 100%;
	height: 20px;
	padding-left: 10px;
	}

textarea {
	font-family: Tahoma;
	font-size: 10pt;
	color: #000000;
	border-style:solid ;
	border-width:1px;
	border-color:#C40741 ;
	padding: 1px;
	background-color: #ffffff;
	}

input {
	font-family: Tahoma;
	font-size: 10pt;
	color: #222222;
	border-style:solid ;
	border-width:1px;
	border-color:#C40741 ;
	padding: 1px;
	background-color: #ffffff;

	csi: expression(
		this.onfocus = new Function ("this.style.backgroundColor='#f7d0d0';") ,
		this.onblur  = new Function ("this.style.backgroundColor='';")
		);
	}

td {
	font-size: 12px;
	color: #ffffff;
	}

.form {
	font-size: 12px;
	color: #666666;
	}

a:link {
	font-size: 8pt;
	font-weight: normal;
	color: #ffffff;
	font-style: normal;
	text-decoration: none;
	line-height: 12px;
}

a:active {
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	font-style: normal;
	text-decoration: none;
	line-height: 12px;
}

a:visited {
	font-size: 8pt;
	font-weight: normal;
	color: #ffffff;
	font-style: normal;
	text-decoration: none;
	line-height: 12pt;
}

a:hover {
	font-size: 8pt;
	font-weight: normal;
	color: #eeeeee;
	font-style: normal;
	text-decoration: underline;
}

.titel1 {
	color: #333333;
	font-weight: bold;
	font-size: 11px;
	line-height: 13px;
	}
.text1 {
	color: #333333;
	font-weight: normal;
	font-size: 11px;
	line-height: 19px;
	}
.text2 {
	font-weight: normal;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 15px;
	}

.weiter {
	color: #ffffff;
	font-weight: normal;
	font-size: 9px;
	line-height: 19px;
	background-color: #B43651;
	border: 5px;
	}

.csi {
	font-size: 7pt;
	font-weight: bold;
	color: #999999;
	font-style: normal;
	text-decoration: none
	}

.rot {
	font-size : 8pt;
	color : #ff0000;
}

