body, div, p, img, span {
	padding:0px;
	margin:0px;
	border:none;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
body {
	/*padding: 0px;*/
	background-color: #E4EDD3;
}

#mainDiv {
	margin-left: -440px;
	left:50%;
	/*\*/
	margin-top: -305px;
	/**/
	/*\*/
	top:50%;
	/**/
	position: absolute;
	width:880px;
	height:610px;
	background-color: #FFFFFF;

}
#naviLeftDiv {
	position:absolute;
	width:90px;
	height:300px;
	z-index:15;
	left: 0px;
	top:280px;
	background-repeat: no-repeat;
	background-image: url(pix/reiter.gif);
	text-align: left;
	font-size: 14px;
	color: #666666;
	padding-left: 105px;
}
#headerDiv {
	position:absolute;
	width:830px;
	height:120px;
	z-index:3;
	left: 0px;
	top: 0px;
	background-image: url(pix/hg_header.gif);
	background-repeat: repeat-x;
	padding-left: 50px;
	padding-top: 50px;
}

#naviRightDiv {
	position:absolute;
	width:720px;
	height:23px;
	z-index:20;
	left: 0px;
	bottom: -30px;
	right: 0px;
	top: 171px;
	background-image: url(pix/hg_navi.gif);
	background-repeat: repeat-y;
	padding-left: 160px;
	font-size: 14px;
	padding-top: 5px;
}
#ContentDiv {
	position:absolute;
	width:590px;
	height:337px;
	z-index:4;
	left: 260px;
	top: 200px;
	background-image: url(pix/mensch.gif);
	background-repeat: no-repeat;
	padding-top: 40px;
	font-size: 14px;
	overflow: auto; 
}
#naviFooterDiv {
	position:absolute;
	width:50px;
	height:32px;
	z-index:50;
	left: 830px;
	bottom: 0px;
	background-image: url(pix/rechteck1.gif);
	top: 299px;
}

#bild {
	position:absolute;
	width:148px;
	margin-left:380px;
	margin-top:0px;
	height:220px;
	z-index:200;
	background-image: url(pix/lass_sw.jpg);	
}

body, html{
scrollbar-face-color: #FFFFFF;
scrollbar-shadow-color: #FFFFFF;
scrollbar-highlight-color: #FFFFFF;
scrollbar-3dlight-color: #FFFFFF;
scrollbar-darkshadow-color: #A9D573;
scrollbar-track-color: #FFFFFF;
scrollbar-arrow-color: #A9D573;
}

a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #993300;
}
a:active {
	text-decoration: none;
	color: #993300;
}

h1 {
	font-size: 17px;
	color: #669900;
}

p {
	line-height: 18px;
}
li {
	margin-bottom: 20px;	
}

#veranstaltungen {
	font-size: 12px;
	border-left: 1px solid #999999;
	border-top: 1px solid #999999;
}

#veranstaltungen th {
	background-color: #e4edd3;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
}

#veranstaltungen td {
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
}