* {
	margin: 0px;
	padding: 0px;
}

BODY {
	background: url('gfx/bg.gif') no-repeat top center;
	text-align: center;
}

#rahmen {
	margin: auto;
	width: 959px;
}

#header {
	padding-left: 1px;
}

#menu_rahmen {
	width: 281px;
	height: 687px;
	float: left;
	background-image: url(gfx/menu.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	margin-top: 5px;
}

#menu {
	height: 590px;
	text-align: left;
	padding-left: 60px;
}

#menu UL {
	list-style-type: none;
}

#menu UL LI {
	margin-left: 3px;
	padding-bottom: 0px;
}

#menu UL LI A {
	display: block;
	width: 100%;
	padding-left: 23px;
	font-family: verdana, sans-serif;
	font-size: 12px;
	text-decoration: none;
    line-height: 150%;
	color: white;
}

#menu UL LI A:HOVER, #menu UL LI A.aktiv {
	background-image: url(gfx/pfeil.gif);
	background-position: left;
	background-repeat: no-repeat;
	font-weight: bold;
}

#menu UL LI.zwischenpunkt {
	margin-left: 0px;
	font-family: verdana, sans-serif;
	font-size: 15px;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	color: #73A77A;
	line-height: 180%;
}

#menu ul ul {
    margin-left: 150px;
    margin-top: -20px;
    padding: 5px 0 5px 5px;
    position: absolute;
    background-color: #2B7736;
    border: 1px solid #F1E9DE;
    display: none;
    min-width: 200px;
}

*html #menu ul ul {
    width: 200px;
}

#menu ul ul.hover, #menu ul li.hover ul, #menu ul li:hover ul  {
    display: block;
}

#menu ul ul li {
    float: none;
	background-color: transparent;
}

#inhalt {
	width: 625px;
	margin-top: 20px;
	margin-bottom: 50px;
	padding-bottom: 50px;
	text-align: left;
	float: right;
}

#inhalt P, #inhalt A, #inhalt H1, #inhalt H2, #inhalt H3 {
	font-family: verdana, sans-serif;
	line-height: 150%;
}

#inhalt P {
	font-size: 13px;
	margin-bottom: 12px;
}

#inhalt A {
	font-weight: bold;
	color: #2B7736;
}

#inhalt A:HOVER {
	text-decoration: none;
}

#inhalt H1, #inhalt H2, #inhalt H3 {
	font-size: 17px;
	font-weight: bold;
	color: #2B7736;
	margin-bottom: 7px;
	margin-top: 10px;
}

#inhalt H2 {
	font-size: 15px;
}

#inhalt H3 {
	font-size: 13px;
}



.csc-textpic-caption {
	font-family: verdana, sans-serif;
	font-size: 11px;
	line-height: 150%;
}

.news-list-item {
	margin-top: 15px;
}

#inhalt .news-list-item H2, #inhalt .news-single-item H2 {
	line-height: 100%;
}

#inhalt H2 A {
	text-decoration: none;
}

#inhalt H2 A:HOVER {
	text-decoration: underline;
}

#inhalt H2 SPAN.news-list-date, .tx-guestbook-date {
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}

.news-list-bild {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

#inhalt .news-list-mehr A, #inhalt .news-single-backlink A {
	font-size: 13px;
	text-decoration: none;
}

#inhalt .news-list-mehr A:HOVER, #inhalt .news-single-backlink A:HOVER {
	text-decoration: underline;
}

.clearer {
	clear: right;
	margin-top: 15px;
}

.news-single-img {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

#inhalt P.news-single-imgcaption {
	font-size: 11px;
}

.tx-guestbook-result, .tx-guestbook-pagination {
	float: none;
}

.tx-guestbook-header {
	margin-top: 15px;
	margin-bottom: 0px;
	line-height: 100%;
}

.tx-guestbook-trenner {
	margin-top: 15px;
}

.tx-guestbook-field P {
	line-height: 100%;
	margin-top: 4px;
}

LABEL {
	font-family: verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 120%;
	margin-top: 3px;
}

LABEL IMG {
	margin-top: 8px;
}

INPUT, TEXTAREA {
	background-color: #F1E9DE;
	border: 1px solid #2B7736;
	padding: 3px;
}

.tx-guestbook-submit, .csc-mailform-submit {
	text-transform: uppercase;
	font-weight: bold;
	margin-left: 130px;
}

#inhalt .tx-guestbook-field P {
	margin-top: 12px;
	line-height: 120%;
}

#capture {
	margin-right: 320px;
}

#inhalt UL {
	margin-left: 30px;
	margin-bottom: 12px;
}

#inhalt LI {
	font-family: verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 5px;
}

.infobox {
	width: 230px;
	background-color: #F1E9DE;
	padding-bottom: 10px;
	float: right;
	margin-left: 15px;
	margin-bottom: 10px;
}

#inhalt .infobox H1 {
	display: block;
	padding: 5px;
	padding-left: 15px;
	padding-right: 10px;
	background-color: #2B7736;
	color: white;
	font-size: 14px;
}

#inhalt .infobox P, #inhalt .infobox UL {
	margin-left: 15px;
	margin-right: 15px;
	font-size: 11px;
}

#inhalt .infobox A {
	font-size: 11px;
}

#inhalt .infobox UL {
	margin-left: 30px;
}

#inhalt .infobox LI {
	font-size: 11px;
	margin-bottom: 3px;
}

.csc-mailform-field LABEL {
	display: block;
	float: left;
	width: 150px;
	margin-bottom: 7px;
}

.csc-mailform-field INPUT {
	margin-bottom: 7px;
}

.csc-mailform-field {
	clear: both;
}

.clearer {
	clear: both;
}

.csc-mailform-submit {
	margin-left: 150px;
	margin-top: 15px;
}

#inhalt TD P {
	margin: 0px;
	font-size: 12px;
}

#inhalt TD.align-center P {
	text-align: center;
}


#inhalt TD {
	background-color: #F1E9DE;
}

#inhalt THEAD TD {
	background-color: #2B7736;
	text-align: center;
}

#inhalt THEAD TD, #inhalt TD {
	padding: 2px;
}

#inhalt THEAD TD P {
	color: white;
	font-weight: bold;
	text-align: center;
}

.csc-mailform-field .csc-mailform-label {
	font-family: verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
	display: block;
	margin-top: 30px;
	margin-bottom: 20px;
}