body {
	margin: 10px;
	font-family: Georgia,georgiaf,Times New Roman,serif;
}

table {
	vertical-align: top;
}

.csc-mailform {
 border: 0px;
}
 
.csc-mailform-field label {
	width: 120px;
	float: left;
	text-align: left;
	margin-right: 0.5em;
	display: block;
}
 
.csc-mailform-field input[type=text], .csc-mailform-field input[type=submit], .csc-mailform-field textarea {
	margin-bottom: 5px;
	border: solid 1px #C6C3C6;
	border-width: 1px 2px 2px 1px;
	background: #fff;
	/*width: 430px;*/
}
 
.csc-mailform-field input:focus, .csc-mailform-field textarea:focus {
	margin-bottom: 5px;
	border: solid 1px #327654;
	background: #fff;
	border-width: 1px 2px 2px 1px;
}
 
.csc-mailform-field input.csc-mailform-submit {
	margin-left: 125px;
	background: #00007B;
	border-width: 0;
	color: #fff;
	padding: 3px;
}
 
.csc-mailform-field .csc-mailform-submit:focus {
	margin-left: 125px;
	background: #327654;
	border-width: 0;
	color: #fff;
}
 
.csc-mailform-field #captchaResponse {
	margin-left: 147px;
}

.topmenu {
	border: solid 0px #900000;
	text-align: left;
}

.topmenu td {
	width: 72px;
	height: 37px;
	text-align: center;
	font-size: 11px;
	background: url('topmenu_bg2.gif') no-repeat top center;
	padding: 1px 0px 1px 1px;
}

.topmenu td.topmenu_act {
	width: 72px;
	height: 37px;
	text-align: center;
	font-size: 11px;
	background: url('topmenu_bg2.gif') no-repeat top center;
	padding: 1px 0px 1px 1px;
	font-weight: 700;
}

.topmenu td a {
	color: #3B3B3B;
	font-size: 11px;
	text-decoration: none;
	letter-spacing: -1px;
	display: block;
	width: 100%;
}

.topmenu td a:hover {
	color: #327654;
}

.topmenu td a.topmenu_act {
	color: #327654;
}

.search {
	text-align: right;
	padding-right: 25px;
	font-size: 9px;
}

.search a {
	color: #393839;
	font-size: 10px;
	text-decoration: none;
}

.search a:hover {
	color: #393839;
	font-size: 10px;
	text-decoration: underline;
}

.search input {
	background: url('search.gif') left center no-repeat;
	color: #444;
	border: solid 1px #bbb;
	font-size: 9px;
	padding: 2px;
	padding-left: 20px;
}

.submenu {
	color: #3B3B3B;
	font-size: 11px;
	padding-left: 10px;
}

.submenu_div {
	background: #E7EBE7;
	padding: 3px;
	width: 98%;
}

.submenu a {
	color: #3B3B3B;
	font-size: 11px;
	text-decoration: none;
}

.submenu a:hover {
	text-decoration: underline;
}

.submenu a.submenu_act {
	color: #327654;
	font-weight: 700;
}

.content {
	font-size: 14px;
	font-family: Times New Roman,serif;
	color: #3E3E3E;
}

.content b, .content strong {
	color: #317552;
}

.content td.pages {
	/*background: url('col_bg.gif') #fff right repeat-y;*/
	padding: 10px;
	text-align: left;
	width: 100%;
}

.content h1 {
	color: #327654;
	font-size: 20px;
	font-style: italic;
	margin-top: 0px;
	border-bottom: dotted 1px #327654;
}

.content h2 {
	font-size: 17px;
	font-style: italic;
}

.content h1 a {
	color: #327654;
	text-decoration: none;
}

.content a {
	color: #327654;
	text-decoration: none;
}

.content a:hover {
	color: #327654;
	text-decoration: underline;
}

.content table tr {
	vertical-align: top;
}

.csc-mailform {
    border: 0px;
}

.csc-mailform-field label {
    width: 10em;
    float: left;
    text-align: right;
    margin-right: 0.5em;
    display: block;
}
 
.csc-mailform-field input, .csc-mailform-field textarea {
    margin-bottom: 5px;
}

.csc-mailform-submit {
    margin-left: 10.5em;
}

.contenttable {
    width: 100%;
}

.contenttable p {
    margin: 0;
    padding: 0;
}

.content ul {
    list-style-image: url('list.gif');
}

.content td.startseite {
	/*background: url('col_bg.gif') #fff right repeat-y;
	padding: 10px;
	text-align: left;
	width: 33%;*/
}

.content .startseite_tabelle tr {
	vertical-align: top;
}

.content .tx-mjnewsticker-pi1 {
	/*margin-top: -20px;
	clear: both;*/
}

.startseite script {
	display: none;
}

.content .startseite_zelle {
	width: 32%;
	padding: 5px 30px;
	border: solid 1px #317552;
	background: #EFF3EF;
	-moz-border-radius: 5px;
	font-size: 1em;
}

.tx-veguestbook-pi1 * {
	padding: 0;
	margin: 0;
}

.tx-guestbook-pagination {
	margin: 20px;
	padding:  0;
}

.csc-frame-frame2 .csc-textpic-image {
	border: solid 1px #317552;
	min-width: 140px;
	text-align: center;
}

/*input.required, select.required {
	background: #f2f1f1;
	border: solid 1px #909090;
}*/