body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #336600;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #336600;
}
a:hover {
	text-decoration: none;
	color: #336600;
}
a:active {
	text-decoration: underline;
	color: #336600;
}
h1 {
	font-size: 36px;
	color: #666666;
	border-bottom:1px solid #666666;
}
h2 {
	font-size: 26px;
	color: #666666;
	border-bottom:1px solid #666666;
}
h3 {
	font-size: 24px;
	color: #666666;
	border-bottom:1px solid #666666;
}
h4 {
	font-size: 22px;
	color: #666666;
	border-bottom:1px solid #666666;
}
h5 {
	font-size: 20px;
	color: #666666;
	border-bottom:1px solid #666666;
}
h6 {
	font-size: 18px;
	color: #666666;
	border-bottom:1px solid #666666;
}
.colRight h1 {
	font-size: 16px;
	color: #666666;
	border-bottom:1px solid #666666;
	margin-bottom:5px;
	padding-bottom:opx;
}
.colRight h2 {
	font-size: 15px;
	color: #666666;
	border-bottom:1px solid #666666;
	margin-bottom:5px;
}
.colRight h3 {
	font-size: 14px;
	color: #666666;
	border-bottom:1px solid #666666;
	margin-bottom:5px;
}
.colRight h4 {
	font-size: 13px;
	color: #666666;
	border-bottom:1px solid #666666;
	margin-bottom:5px;
}
.colRight h5 {
	font-size: 12px;
	color: #666666;
	border-bottom:1px solid #666666;
	margin-bottom:5px;
}
.colRight h6 {
	font-size: 11px;
	color: #666666;
	border-bottom:1px solid #666666;
	margin-bottom:5px;
}

.headerOne{
	background:url(bg_header1.gif) left top no-repeat;
	height:125px;
	}
.headerTwo{
	background:url(bg_header2.jpg) left top no-repeat;
	height:100px;
}
.headerThree{
	background:url(bg_header3.gif) left top no-repeat;
	height:16px;
}
.ctTab{
	height:500px;
}
.colRight{
	background-color:#C5E3C8;
	padding:20px 10px 20px 10px;
	font-size:11px;
}
.colLeft{
	background-color:#6C8E23;
	padding-top:20px;
}
.colMid{
	padding:20px 10px 20px 10px;
}

.rechtsbuendig { text-align:right; }
.linksbuendig { text-align:left; }
.zentriert { text-align:center; }
.blocksatz { text-align:justify; }

/* TEXTSUCHFELD */

#searchform table {
	margin-left:35px;
}
.searchSuche {
	color: #FFFFFF;
	font-weight:bold;
	font-size:13px;
}
.searchTxtBox {
	width:146px;
	height:19px;
	font-size:12px;
	color:#333333;
	border:1px solid #666666;
}
.searchTxtBtn {
	border:1px solid #FFFFFF;
	margin-left:3px;
}

/* KONTAKTFORM */


.csc-mailform {
	background-color:#ECE7B9;
	border: 1px solid #978B28;
}

.csc-mailform-field {
	display: block;
	margin: 10px;
	padding: 10px;
}

.csc-mailform label{
	display: block;
	width: 120px;
	float: left;
	text-align: right;
	margin: 2px 5px;
	padding:0;
}


.csc-mailform input {
	font-family: Verdana,Arial,Helvetica;
	color: #000000;
	background-color:white;
	border: 1px solid #978B28;
	width: 200px;
	padding: 2px 6px;
	font-size: 8pt;
}

.csc-mailform textarea {
	font-family: Verdana,Arial,Helvetica;
	color: #000000;
	background-color:white;
	border: 1px solid #978B28;
	width: 300px;
	padding: 2px 6px;
	font-size: 8pt;
}

.csc-mailform select {
	font-family: Verdana,Arial,Helvetica;
	color: #000000;
	background-color:white;
	border: 1px solid #978B28;
	width: 200px;
	padding: 2px 6px;
	font-size: 8pt;
}

.csc-mailform input.csc-mailform-submit{
	float: right;
	width: 120px;
	cursor:hand;
}

.csc-mailform form input.csc-mailform-submit:hover{
	background-color:#978B28;
	border: 1px solid white;
	color: white;
	
}
table.csc-uploads {
	border-spacing: 0;
	border: 1px solid #978B28;
}
table.csc-uploads td {
	padding: 3px 10px 3px 10px;
	font-size: 12px;
}
table.csc-uploads p {
	pargin:0;
	padding:0;
}

table .csc-uploads tr.tr-even {
	background-color: #ECE7B9;
}
.csc-bulletlist-3 {
	line-height:25px;
}
.tx-indexedsearch-descr descr {
	font-family:"Arial Narrow", Arial;
	font-size:13px;
}
.tx-indexedsearch-res td{
	font-size:12px;
}
.tx-indexedsearch-res table{
	width:90%;
}