body {
	margin: 0px;
	padding: 0px;
	background-image: url(../img/hpBack.jpg); background-repeat:repeat-x;
	font-family: arial;
	font-size: 12px;
}

a#logo {
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	display: block;
	width: 958px;
	height: 105px;
	background: url(../img/logo.gif) no-repeat;
}

a#logo span {
	display: none;
}

#navi {
	width: 958px;
	height: 34px;
	background: #1d230f;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	text-align: left;
	clear: both;
	margin-left: auto;
	margin-right: auto;
}

#navi ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#navi li {
	float: left;
	display: block;
	border-right: 1px solid #454100;
}

#navi a {
	text-decoration: none;
	padding-top: 9px;
	padding-bottom: 10px;
	padding-left: 7px;
	padding-right: 7px;
	display: block;
}

#navi a:hover {
	background: #9e9c6a;
	color: #ffffff;
}

.naviOn {
	background: #ffffff;
	color: #000000;
}

.naviOff {
	color: #ffffff;
}

#content {
	width: 908px;
	background: #ffffff;
	float: center;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	text-align: left;
	position: relative;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	line-height: 20px;
	padding-top: 30px;
	padding-bottom: 50px;
	padding-left: 25px;
	padding-right: 25px;
}

#content h1 {
	margin-top: 0px;
	color: #9e9c6a;
	font-style: italic;
	font-size: 18px;
	text-transform: uppercase;
}

#content h2 {
	margin-top: 0px;
	color: #ed7700;
	font-style: italic;
	font-size: 16px;
}

#content h3 {
	margin-top: 0px;
	color: #9e9c6a;
	font-style: italic;
	font-size: 14px;
}

#content h4 {
	margin-top: 0px;
	color: #9e9c6a;
	font-style: italic;
	font-size: 12px;
}

#content a {
	color: #f3951b;
	text-decoration: none;
}

#content a:hover {
	color: #ff0000;
}

#content li {
	list-style-type: square;
	font-style: italic;
}

#footer {
	display: block;
	background: #1d230f;
	height: 150px;
	font-family: verdana;
	font-size: 12px;
	line-height: 20px;
	color: #b5b38d;
}

#footerBox{
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}



#footerBoxLeft{
	float: left;
	width: 33%;
	margin-top: 25px;
}

#footerBoxMiddle{
	float: left;
	width: 33%;
	margin-top: 65px;
	margin-left: 5px;
}

#footerBoxRight{
	float: left;
	width: 33%;
	margin-top: 40px;
}

#footer span {
	color: #dddddd;
	font-weight: bold;
	letter-spacing: 2px;
}

#footer img {
	display: block;
}

#footer a {
	color: #dddddd;
	text-decoration: none;
}

#footer a:hover {
	color: #dddddd;
	text-decoration: underline;
}

.footerTime {
	width: 60px;
	float:left;
}

.flash {
	display: block;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 958px;
}

.textFeld {
	border: 1px solid #1d230f;
	background: #edeab8;
	padding: 3px;
}

.textBox {
	border: 1px solid #1d230f;
	background: #edeab8;
	padding: 3px;
}

select {
	border: 1px solid #1d230f;
	background: #edeab8;
	padding: 3px;
}

.button {
	background: #1d230f;
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 12px;
	padding: 2px;
}

#fehlermeldung {
	border: 1px solid #ff0000;
	color: #ff0000;
	margin-bottom: 20px;
	padding: 10px;
}

#fehlermeldung li {
	margin-left: 30px;
}

#meldung {
	border: 1px solid #009900;
	color: #009900;
	margin-bottom: 20px;
	padding: 10px;
}

#meldung li {
	margin-left: 30px;
}

#content img {
	border: 5px solid #edeab8;
}

cite {
	display: block;
	margin-bottom: 20px;
}

.oeffnungszeiten{
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	line-height: 22px;
}

#team b {

	font-size: 15px;

}