body {
	text-align: center;
	font-family: papyrus, comic sans ms;
	font-size: 15px;
	color: #d2232a;
}

div.wrapper {
	width: 1000px;
	height: 700px;
	margin: 50px auto;
	background-color: #fffeee;
	border: 1px solid black;
}

div#homelink {
	margin-top: -155px;
	padding-left: 800px;
	margin-bottom: 155px;
}

#homelink a {
	text-decoration: none;
	font-style: italic;
}

div.banner img {
	width: 1000px;
	margin-top: 35px;
}

div.content {
	margin: 0px 0px 10px 0px;
	text-align: left;
}

div.content-left {
	width: 220px;
	height: 420px;
	margin: 0px 10px 0px 40px;
	padding-right: 10px;
	color: #1a9a57;
	font-size: 14px;
	float: left;
	overflow: hidden;
	overflow-y: auto;
}

.content-left H3 {
	color: white;
	background: #d2232a;
	font-size: 15px;
}

div#column-right {
	width: 200px;
	height: 420px;
	float: right;
}
div.content-right {
	width: 180px;
	height: 200px;
	margin: 0px 10px 0px 10px;
	padding-left: 0px;
	color: #1a9a57;
	text-align: left;
	overflow: hidden;
}

.content-left img, .content-right img {
	width: 150px;
	height: 150px;
}

.content-left table {
	font-size: 12px;
}

.content-left table tr td, .content-center table tr td {
	vertical-align: top;
}

div.content-center {
	margin-top: 0px;
	padding: 0px;
	padding-right: 10px;
	text-align: center;
	height: 430px;
	margin-left: 10px;
	overflow-y: auto;
}

.content-center ul {
	margin-top: 0px;
	padding-left: 20px;
}

.content-center table tr td p.bodytext {
	margin-top: 0px;
	margin-bottom: 0px;
	height: 1em;
}
.content-center p {
	margin-bottom: 0px;
}

a {
	color: #d2232a;
}

div.menu {
	left: 10px;
	right: 10px;
	height: 20px;
	background: white;
	border: 1px solid #d2232a;
	margin: 10px 10px 0px 10px;
}
.menu ul {
	margin: -1px;
	padding-left: 0px;
	list-style-type: none;
}

.menu ul li {
	display: inline-block;
	text-align: center;
	padding-left: 30px;
	padding-right: 30px;
}
.menu A {
	font-style: italic;
	font-family: verdana;
	text-decoration: none;
	color: black;
}

.menu A.menu_act {
	color: #d2232a; 
	}
	
div.menu-right {
	width: 200px;
	height: 200px;
	margin: 0px 0px 0px 0px;
	color: #1a9a57;
	text-align: left;
}

ul.menu_rechts {
	margin: 0px 0px 0px 0px;
	padding-left: 10px;
}

.menu_rechts li {
	list-style-type: none;
	font-style: italic;
	font-family: verdana;
	font-weight: normal;
	font-size: 11px;
	line-height: 2em;
}

.menu_rechts A {
	font-style: italic;
	font-family: verdana;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	}

A.menu_rechts {
	color: black;
	}

A.menu_rechts:HOVER, A.menu_rechts_act {
	color: #d2232a;
	}	

div.tx-ccvscroller-pi1-innerbox {
	text-align: left;
	background: #fffeee;
	width: 170px;
	}
	
span.red {
	color: #d2232a; 
}

p.bodytext {
	margin-top: 0px;
}

