body {
	background-color: #999;
	background-image: url(../img/background.jpg);
	margin: 0px;
	padding: 0px;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #333;
}
img {
	border:0px;
}
#page {
	margin: 0 auto 0 auto;
	width:1000px;
	background: url(../img/ybg.gif) top left repeat-y;
}
#page #left {
	text-align: left;
	width:538px;
	margin:0 0 0 1px;
	float: left;
}
#page #footer {
	text-align: left;
	float:left;
	width:740px;height: 32px;
	margin:0px;
	background: url(../img/footer_abschluss.gif) bottom left no-repeat;
}
#page #footer #inhalt {
	padding:7px 0 0 0;
	font-size: 10px;
	color: #333;
}
#page #footer #inhalt a {
	color: #333;
	text-decoration: none;
}
#page #naviblock {
	width: 460px;
	float: left;
}
#page #naviblock #hauptnavigation {
	float: left;
	width:200px;
	text-align: left;
	font-size: 12px;
	line-height: 12px;
}
#page #naviblock #hauptnavigation ul {
	margin: 0px;
	padding: 10px 0 0 0;
	list-style-type: none;
}
#page #naviblock #hauptnavigation ul li {
	margin: 0px;padding: 0px;display: inline;
}
#page #naviblock #hauptnavigation ul li a {
	display:block;
	padding: 9px 0 9px 25px;	
	text-decoration:none;
	font-weight: bold;
	color: #000;
}
#page #naviblock #hauptnavigation ul li a:hover {
	background: url(../img/hoverpfeil.gif) center left no-repeat;
}
#page #naviblock #hauptnavigation ul li a.aktiv,
#page #naviblock #hauptnavigation ul li a.aktiv:hover {
	background: url(../img/aktivbg.gif) center left no-repeat;
	border-top: 1px solid #E5E5E5;
	border-bottom: 1px solid #E5E5E5;
	color: #936;
}
#page #naviblock #kalenderspalte {
	float: left;
	width: 260px;
}
#page #naviblock #kalenderspalte #topnavi {
	margin: 0px;
	padding: 0px;
	height: 99px;
	list-style-type: none;
	border-right: 3px solid #CCC;
	background-color: #CCC;
	background-image: url(../img/topnavi_schatten.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#page #naviblock #kalenderspalte #topnavi li {
	padding:0px;
	margin:0px;
	display:inline;
}
#page #naviblock #kalenderspalte #topnavi li a {
	text-decoration: none;
	display: block;
	height: 97px;
	float:left;
}
#page #naviblock #kalenderspalte #topnavi li a:hover {
	border-top: 2px solid #999;
}
#page #naviblock #kalenderspalte #topnavi li a.home { 		width:87px;background: url(../img/top_home.jpg) top center no-repeat !important; }
#page #naviblock #kalenderspalte #topnavi li a.kontakt { 	width:85px;background: url(../img/top_kontakt.jpg) top center no-repeat !important; }
#page #naviblock #kalenderspalte #topnavi li a.impressum { 	width:85px;background: url(../img/top_impressum.jpg) top center no-repeat !important; }

#page #naviblock #kalenderspalte h2 {
	background: url(../img/kalenderteaserbg.jpg) bottom left no-repeat;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	color: #FFF;
	padding: 10px 0 13px 0;
	margin: 0px;
}
#page #naviblock #kalenderspalte #kalender {
	background: url(../img/kal_bg_sch.gif) top left repeat-y;
	background-color: #e5e5e5;
	padding: 5px 0 0 0;
}
#page #naviblock #kalenderspalte #kalfoot {
	background: url(../img/kalfoot.gif) no-repeat;
	height: 30px;	
}
#page #naviblock #kalenderspalte #newsteaser {
	padding: 0px;
	height: 260px;
	margin: 20px 0 0 0;
	background: url(../img/zettel.png) top center no-repeat !important;
	background: none;
}
#page #naviblock #kalenderspalte #newsteaser ul {
	list-style-type: none;
	padding: 85px 45px 0 50px;
	text-align: left;
	margin:0px;
}
#page #naviblock #kalenderspalte #newsteaser ul li {
	padding: 0 0 15px 0;
	font-weight: bold;
	color: #993366;
}
#page #naviblock #kalenderspalte #newsteaser ul li a {
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
#page #left #top {
	padding: 45px 0 0 0;	
	border-bottom: 10px solid #936;
}
#page #left #content {
	padding: 30px 60px 30px 60px;
}
#page #left #content h1,
#page #left #content h2,
#page #left #content h3,
#page #left #content h4,
#page #left #content h5 {
	font-weight: normal;
	color: #936;	
}
#page #left #content h1 { font-size:20px;padding-bottom:15px; }
#page #left #content h2 { font-size:20px; }
#page #left #content h3 { font-size:18px; }
#page #left #content h4 { font-size:14px;padding-bottom:11px; }
#page #left #content h5 { font-size:12px;padding-bottom:10px; }

#page #left #content #bildliste {
	list-style-type: none;
	padding-left: 0px;
	margin-left: 0px;
}
#page #left #content ul {
	padding-left: 12px;
	margin-left: 12px;
}
#page #left #content #bildliste li {
	display: inline;
}
#page #left #content #bildliste li a {
	display: block;
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
	width: 85px;
	height: 85px;
	overflow: hidden;	
}
.clear {
	clear: both;
	visibility: hidden;
}

