body {
	background: #ffffff url(images/bodybg.png) repeat-x 0 -25px;
	color: #585858;
	font-size: 9pt;
	font-family: "trebuchet ms", helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

h1 {
	font-size: 2.1em;
	padding-bottom: 0.1em;
	margin-bottom: 0.8em;
	font-weight: normal;
	text-transform: lowercase;
	color: #24006E;
	border-bottom: dotted 1px #E1E1E1;
}

h2 {
	font-size: 1.5em;
	padding-bottom: 0.1em;
	margin-bottom: 0.8em;
	font-weight: normal;
	color: #24006E;
}



#wrapper {
	width: 950px !important;
	margin-left: auto;
	margin-right: auto;
}


#header {
	position: relative;
	width: 950px;
	height: 159px;
	background: url(images/30jahrekranz.png) 315px 0 no-repeat;

}

#logo {
	top: 0px;
	width: 454px;
	height: 159px;
	background: url(images/logo.png) no-repeat;
}

#topmenu {
	position: absolute;
	right: 0;
	bottom: 0;
}

#topmenu ul {
	list-style: none;	
}

#topmenu li {
	float: left;
}

#topmenu li a {
	display: block;
	margin-left: 0.5em;
	padding: 1.1em 1.4em 1.0em 1.4em;
	border: 1px solid #ffffff;
	text-decoration: none;
	font-size: 1em;
	font-weight: bold;
	color: #616161;
	background: #ffffff url(images/topmenubg.png) repeat-x;	
}

#topmenu li a.active {
	background: #E6E600 url(images/topmenubgactive.png) repeat-x;
	border: 1px solid #E6E600;
	color: #ffffff;
}



#contentright {
	width: 300px;
	height: 100%;
	float: right;
}

#contentleft {
	border-right: dotted 1px #E1E1E1;
	padding-right: 20px;
	width: 600px;
	float: left;
	padding-left: 20px;
}


#contentmain {
	margin-top: 30px;
	width: 950px;
}

#footerspacer {
	clear: both;
	height: 20px;


}

#footer {
	padding-top: 20px;
	border-top:  dotted 1px #E1E1E1;
	clear: both;
}

.imgborder {
	margin-left: 5px;
	padding: 4px;
	border: 1px solid #E1E1E1;
}

#spacedfont {
	margin-left: 10px;
}

#dreissig {
	font-size: 1.2em;
	}
	
#dreissig b {
	color: red;
	}
