body, html {
	background-color: #fff;
	font-family: Verdana;
	color: #16196F;
}

img {
	border: none;
}

#content {
	height: 576px;
	position:absolute;
	top:50%;
	margin-top:-288px;
	display: block;
	left: 50%;
	margin-left: -465px;
	background-image: url('../images/rechts.gif');
	background-position: right;
	background-repeat: no-repeat;
	width: 931px;
}

.homeimage {
	background-image: url('../images/events.gif');
	background-position: bottom left;
	background-repeat: no-repeat;
	height: 410px;
	display: block;	
}

strong {
	font-weight: bold;
}

p {
	font-size: 11.5px;
	padding-bottom: 1em;
}


h2 {
	padding-bottom: 1em;
	font-weight: bold;
	font-size: 14px;
}

#menu {
	float: left;
	width: 134px;
	text-align: right;
	padding-top: 41px;
	height: 350px;
}

#menu2 {
	float: left;
	width: 70px;
	text-align: right;
	padding-top: 41px;
}

#menu li, #menu2 li {
	padding-bottom: 1em;
	font-weight: bold;
	font-size: 13px;
}

#menu a, #menu2 a {
	text-decoration: none;
	color: #16196F;
}

#menu a.active, #menu2 a.active {
	color: #C4C4C4;
}





#colholder {
	padding-right: 53px;
	padding-top: 41px;
}

#cols {
	width: 636px;
	float: right;
}

#cols a {
	text-decoration: none;
	font-weight: bold;
	color: #16196F;
}

#col1 {
	float: left;
	width: 300px;
}

#col2 {
	float: right;
	width: 300px;
}

#filler {
	float: left;
	display: block;
	width: 70px;
}


.logo {
	clear: left;
	display: block;
}
