@charset "UTF-8";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	background-image: url(bilder/schwarzoben.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #999;
}
#container {
	width: 990px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #999;
	background-image: url(bilder/tretlagerhintergrund.gif);
	background-position: 530px 200px;
	background-repeat: no-repeat;
}
#header {
	height: 140px;
	width: 990px;
	background-image: url(bilder/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #000;
}
#nav {
	background-color: #000;
	height: 30px;
}
#nav ul li {
	display: inline;
	list-style-type: none;
}
#nav ul li a:link, #nav ul li a:visited {
	text-decoration: none;
	color: #FFF;
	background-color: #000;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 6px;
	padding-left: 15px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 5px;
	font-size: 20px;
	font-weight: normal;
}
#nav ul li a:hover, #nav ul li a:active {
	color: #FFF;
	background-color: #77777A;
}#navleft {
	width: 210px;
	margin-top: 30px;
	float: left;
	margin-bottom: 30px;
}
#navleft ul {
	margin-left: 0px;
}
#navleft ul li {
	list-style-type: none;
	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
#navleft ul li a:link, #navleft ul li a:visited {
	font-size: 18px;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	text-decoration: none;
	color: #000;
}
#navleft ul li a:hover, #navleft ul li a:active {
	color: #666;
}
.adress {
	font-size: 16px;
	margin-top: 20px;
}
#navleft .adress a {
	color: #333;
	text-decoration: none;
}
#sommer {
	color: #000;
}
#winter {
	color: #666;
}
#content {
	float: left;
	margin-top: 30px;
	padding-left: 30px;
	width: 740px;
}
.weihnachten {
	font-size: 18px;
	font-style: italic;
	color: #900;
}
#content #FlashID {
	border: 1px solid #000;
}
#content a:link, #content a:visited, #content a:hover, #content a:active {
	color: #00F;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.ohneRahmen {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content p {
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 24px;
}
#content h1 {
	font-size: 22px;
	font-weight: normal;
	padding-bottom: 10px;
}
#content h2 {
	font-size: 16px;
}
#navleft h4 {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.rot {
	color: #F00;
}
#content img {
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	border: 1px solid #000;
}
#content ul li {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 40px;
}
#content ul li a:link, #content ul li a:visited {
	color: #000;
}
#content ul li a:hover, #content ul li a:active {
	color: #666;
}
marquee {
	font-size: 18px;
	color: #000;
	padding-top: 2px;
	padding-bottom: 2px;
}
#aktuelles {
	margin: 0px;
	padding: 0px;
	width: 720px;
}
#aktuelles a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#aktuelles img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#aktuelles h1 {
	text-align: center;
	font-size: 36px;
}
#aktuelles p {
	text-align: center;
}
#aktuelles h2 {
	font-size: 18px;
	text-align: center;
}
#FlashID {
	margin: 10px;
}
#footer {
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000;
	clear: both;
	margin: 0px;
	padding-top: 15px;
}
#footer img {
	margin: 5px;
}
#footer a:link, #footer a:visited {
	font-size: 24px;
	color: #CCC;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	line-height: 36px;
}
#footer a:hover, #footer a:active {
	color: #333;
}
.contentfloat {
	clear: both;
}
#sprytooltip1 p {
	padding-bottom: 10px;
}
#sprytooltip1 h1 {
	font-size: 24px;
	font-weight: bold;
	padding-bottom: 10px;
}
.klein {
	font-size: 12px;
}

