BODY {
	color: #000;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	margin: 7px 0 7px 0;
/*	text-align: right; */
}

a {
	text-decoration: none;
}

#main {
	background-color: #fff;
	width: 766px;
	padding:5px 5px 5px 5px;
	margin: 0;
	text-align: left;
}

#header {
	background-color:#989797;
	height: 87px;
	background-repeat: no-repeat;
	border-bottom: 7px solid #fff;
}

#header h1 {
	display: none;
}

#header h2 {
	position: relative;
	left: 87px;
	top:  20px;
	border: 0;
	margin: 0;
	padding: 13px 0 0 0;
	overflow: hidden;
	background-image: url("m/title.gif");
	background-repeat: no-repeat;
	height: 0px !important;
	height /**/:13px;
	clear: all;
}

#header #kontakt,#header #links,#header #veranstaltungsarchiv, #header #sponsorinnen {
	position: relative;
	margin: 0;
	padding: 8px 0 0 0;
	overflow: hidden;
	background-repeat: no-repeat;
	height: 0px !important;
	height /**/:8px;
	display: block;
}

#header #headerlinks { padding-top: 7px; }

#header #kontakt { top: 0px; width: 48px; }
#header a#kontakt { background-image: url("m/kontakt.gif"); }
#header div#kontakt, #header a#kontakt:hover { background-image: url("m/kontakt_ar.gif"); }

#header #links { top: 2px; width: 31px; }
#header a#links { background-image: url("m/links.gif"); }
#header div#links, #header a#links:hover { background-image: url("m/links_ar.gif"); }

#header #veranstaltungsarchiv { left: 116px; top: -16px; width: 145px; }
#header a#veranstaltungsarchiv { background-image: url("m/veranstaltungsarchiv.gif"); }
#header div#veranstaltungsarchiv, #header a#veranstaltungsarchiv:hover { background-image: url("m/veranstaltungsarchiv_ar.gif"); }

#header #sponsorinnen { left: 116px; top: -14px; width: 89px; }
#header a#sponsorinnen { background-image: url("m/sponsorinnen.gif"); }
#header div#sponsorinnen, #header a#sponsorinnen:hover { background-image: url("m/sponsorinnen_ar.gif"); }

#subnav {
	padding-left: 400px;
	background-color: #989797;
	padding-bottom: 3px;
	margin-bottom: 7px;
	font-size: x-small;
}

#subnav a {
	color: #ccc;
	font-weight: bolder;
	font-size: x-small;
}
#subnav a.active,#subnav table tr td a:hover {
	color: #000;
	font-weight: bolder;
	font-size: x-small;
}

#footer {
	height: 15px;
	margin-top: 5px;
	background-color: #000;
}

#footer a {
	color: #ccc;
	font-weight: bold;
	font-size: 70%;
}

#sectionnav {
	font-size: 70%;
	font-weight: bold;
	position:absolute;
	margin-top:0;
	color: #000;
	width: 150px;
	line-height: 1.4em;
}

#sectionnav a {
	color: #999;
}
#sectionnav a:hover, #sectionnav a.active {
	color: #000;
}

#sectionnav ul {
	list-style: outside;
	border: 0;
	padding:0 0 0 10px;
	margin: 0 0 0 10px;
	list-style-image: url(m/sectionnav-bullet.gif);
}
#scrollbar{
width: 766px;
height: 500px;
border: 0px solid #000;
overflow-y:scroll;
overflow-x: hidden;
}
