html, body {
	height: 100%;
}

body {
	font-family: georgia,serif;
	margin: 0px;
	background-image: url(../images/background_02.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #182221;
}

#bodydiv {	
	height:100%;
	width:100%;
	text-align:center;
}

#spacer {
	width: 5px;
	height: 50%;
	margin-bottom: -389px; /* halbe hoehe von #mainbox + 5px (opt. mitte) */
	float: left;
}

#mainbox {
	margin: 0px auto;
	text-align: left;
	clear: left;
	width: 1000px;
	height: 773px;		/* ########### +70 */
	overflow: hidden;
}

#topbox {
	background-image: url(../images/box_top.png);
	width: 1000px;
	height: 21px;
}

#contentbox {
	background-image: url(../images/box_leftright.png);	
	width: 1000px;
	height: 723px;
}

#bottombox {
	background-image: url(../images/box_bottom.png);
	background-position: bottom;
	width: 1000px;
	height: 29px;
	font-size: 12px;
	line-height: 12px;
	text-align: center;
}

#logo {
	margin: 1px 0px 45px 353px;
}

#navibox {
	text-align: center;
	font-size: 14px;
	margin: 0px 39px;
	padding-bottom: 20px;
	border-bottom: 1px solid #333;
}

#innercontent {
	padding: 29px 67px 0px;
}

a {
	color: #000;
}

a.navlink {
	text-decoration: none;
}

a.contentlink {
	font-size: 13px;
}

.navspacer {
	width: 14px;
	height: 10px;
}

div.col126 {
	width: 126px;
	float: left;
	overflow: hidden;
}

div.col274 {
	width: 274px;
	float: left;
	overflow: hidden;
}

div.col570 {
	width: 570px;
	float: left;
	overflow: hidden;
}

div.spacercol {
	width: 22px;
	float: left;
	overflow: hidden;
}

div.mainheadline {
	text-transform: uppercase;
	font-size: 19px;
	line-height: 23px;
	height: 84px;
}

.text {
	font-size: 13px;
	line-height: 17px;
}

div.cleardiv1px {
	clear: both;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

p.textheadline {
	font-size: 13px;
	text-transform: uppercase;
	margin: 0px 0px 8px;
}

.Zwischenueberschrift {
	font-size: 13px;
	text-transform: uppercase;
	margin: 0px 0px 8px;
}

ul {
	list-style-image:url(../images/bullet_18.gif);	
	padding-left: 0px;	
	margin: 0px 0px 10px;
}

li {
	margin-left: 15px;
	padding-left: 0px;
	text-indent: 0px;
}

.hidden {
	display: none;
}

#login {
	position: absolute;
	top: 5px;
	right: 5px;
}

div.col274 table {
	font-size: 11px;
}

p { margin: 0px 0px 11px; padding: 0px; line-height: 17px; }

img.galerie {
	margin-bottom: 22px;
	border: none;
}

.eventlist {
	padding-top: 4px;
}