html {
	padding: 0;
	margin: 0;
}

body {
	background-color: #eaeaea;
	margin-top: 10px;
	font-size: 12px;
	font-family: Arial, sans-serif;
	/*text-align: justify;*/
}

#left p, #right p {
	padding: 5px;
}

#left img, #right img {
	margin-top: 5px;
}

#page {
	background-color: #fff;
	padding-bottom: 10px;
	border: 1px solid gray;
  width: 970px;
}

#header a {
	text-decoration: none;
}

#navi_top {
	padding: 10px;
	font-size: 16px;
	/*color: #59BC61;*/
	/*border-bottom: 10px solid #59bc61;*/
}

#left {
	padding-left: 10px;
}

#right {
	padding-right: 10px;
}

.breadcrumb a {
	text-decoration: none;
}

.breadcrumb {
	color: green;
}

ul li {
	margin-bottom: 5px;
}

h1 {
	font-size: 16px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-color: black;
}

h2 {
	font-size: 14px;
	/*color: gray;*/
	color: #000000;
	font-weight: bold;
	border-bottom: 1px solid gray;
	font-family: Arial, sans-serif;
	padding-top: 20px;
}

h3 {
	font-size: 14px;
	color: gray;
	font-weight: normal;
	font-family: Arial, sans-serif;
}

h4 {
	padding: 0;
	margin: 0;
	font-family: Arial, sans-serif;
}

/* ------------------------------------------------------------------------- Linien START */

.hr1 {
	color: #50B543;
	background-color: #50B543;
	padding: 0;
	margin-bottom: 20px;
	margin-top: 20px;
	height:2px;
	width: 100%;
}

.hr2 {
	color: #007D40;
	background-color: #007D40;
	padding: 0;
	margin-bottom: 20px;
	margin-top: 20px;
	height:2px;
	width: 100%;
}

.hr3 {
	color: #EE7F00;
	background-color: #EE7F00;
	padding: 0;
	margin-bottom: 20px;
	margin-top: 20px;
	height:2px;
	width: 100%;
}

.hr4 {
	color: #FAC18A;
	background-color: #FAC18A;
	padding: 0;
	margin-bottom: 20px;
	margin-top: 20px;
	height:2px;
	width: 100%;
}

.hr5 {
	color: #000000;
	background-color: #000000;
	padding: 0;
	margin-bottom: 20px;
	margin-top: 20px;
	height:2px;
	width: 100%;
}

.hr6 {
	color: #808080;
	background-color: #808080;
	padding: 0;
	margin-bottom: 20px;
	margin-top: 20px;
	height:2px;
	width: 100%;
}

/* ------------------------------------------------------------------------- LINIEN END */

a {
	color: #59BC61;
	text-align: justify;
}

a:hover {
	text-decoration: none;
}

.navi_normal a {
	text-decoration: none;
}

.navi_normal a:hover {
	/*border-bottom: 1px solid #59BC61;*/
	background: #59BC61;
	color: #ffffff;
}

.navi_active a {
	text-decoration: none;
	font-weight: bold;
}

.navi_left_normal a {
	text-decoration: none;
	color: #000000;
	display: block;
	border-top: 1px solid gray;
	padding: 5px;
	text-align: left;
}

.navi_left_normal a:hover {
	/*border-bottom: 1px solid #59BC61;*/
	background: #59BC61;
	color: #ffffff;
}

.navi_left_active a {
	text-decoration: none;
	font-weight: bold;
	color: #59BC61;
	display: block;
	padding: 5px;
	border-top: 1px solid gray;
	/*border-bottom: 1px solid gray;*/
	text-align: left;
}

.navi_left_active a:hover {
	text-decoration: none;
	font-weight: bold;
}

.navi_left_normal_third a {
	padding-left: 10px;
	font-weight: normal;
	text-align: left;
}

.navi_left_active_third a {
	padding-left: 10px;
	text-align: left;
}

.align-center {
	text-align: center;
}

.csc-textpic-caption {
	background: #ffffff;
	font-size: 10px;
	color: #ee7f00;
	font-weight: bold;
	text-align: center;
}

.csc-textpic-image {
	/*border: 1px solid red;*/
}

.bodytext, p, .csc-default {
	padding: 0;
	margin: 0;
	margin-bottom: 10px;
}

a img {
	border: 0;
}

/* ------------------------------------------------------------------------- Rahmen START */

.csc-frame-frame1 {
	background: #ffffff;
	margin: 0;
	padding: 0px;
	border: 1px solid #59BC61;
	/*margin-bottom: 10px;*/
	font-family: Arial, sans-serif;
}

.csc-frame-frame1 h1 {
	background: #59BC61;
	color: white;
	border: 0;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	padding: 0;
	margin: 0;
	font-family: Arial, sans-serif;
}


.csc-frame-frame1 h4 {
	background: #59BC61;
	color: white;
	border: 0;
	text-align: center;
	font-size: 14px;
	font-weight: normal;
	padding: 0;
	margin: 0;
	padding-right: 5px;
	font-family: Arial, sans-serif;
}

.csc-frame-frame2 {
	background: #ffffff;
	margin: 0;
	padding: 0px;
	border: 1px solid #007D40;
	/*margin-bottom: 10px;*/
	font-family: Arial, sans-serif;
}

.csc-frame-frame2 h1 {
	background: #007D40;
	color: white;
	border: 0;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	padding: 0;
	margin: 0;
	font-family: Arial, sans-serif;
}


.csc-frame-frame2 h4 {
	background: #007D40;
	color: white;
	border: 0;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	padding: 0;
	margin: 0;
	padding-right: 5px;
	font-family: Arial, sans-serif;
}

.csc-frame-frame3 {
	background: #ffffff;
	margin: 0;
	padding: 0px;
	border: 1px solid #EE7F00;
	margin-bottom: 10px;
	font-family: Arial, sans-serif;
}

.csc-frame-frame3 h1 {
	background: #EE7F00;
	color: white;
	border: 0;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	padding: 0;
	margin: 0;
	font-family: Arial, sans-serif;
}


.csc-frame-frame3 h4 {
	background: #EE7F00;
	color: white;
	border: 0;
	text-align: right;
	font-size: 14px;
	font-weight: normal;
	padding: 0;
	margin: 0;
	padding-right: 5px;
	font-family: Arial, sans-serif;
}

/* ------------------------------------------------------------------------- Rahmen END */



#mailformname {
	margin-left: 59px;
}

#mailformplz {
	margin-left: 71px;
}

#mailformort {
	margin-left: 75px;
}

#mailformstrasse {
	margin-left: 55px;
}

#mailformtelefonnummer {
	margin-left:8px;
}

#mailformemail {
	margin-left: 10px;
}

#mailformmitteilung {
	margin-left: 18px;
}

#mailformautogramm {
	margin-top: 20px;
	margin-bottom: 20px;
}



/* ------------------------------------------------------------------------- mailform_plus-Anpassungen - ueberschreiben mediata-CSS-Informationen */

.mailformplus_contactform {
	/*background: blue;*/
}

.mailformplus_contactform li {
	list-style-position: inside;
	font-weight: bold;
	color: red;
}

form {
	overflow:hidden;
	padding-top: 10px;
}

input, textarea, select {
	/*width: auto;*/
	/*font: 1em Arial, Helvetica, Sans-Serif;*/
	border: 1px #ccc solid;
  	background: #fafafa;
	padding: 3px;
	color: #777;
	/*display: block;*/
}

/*
.pollanswer {
	display: inline;
}
*/

input[type=text]:focus, input[type=password]:focus, textarea:focus {
	background: #f0f0f0;
	color: #333;
	border-color: #666;
}

label {
	color:#369;
	color: black;
	/*display:block;*/
	/*font-size:0.8em;*/
	margin-top:1em;
	/*background: red;*/
	font-weight:bold;
	vertical-align: middle;
}

legend {
	/*display:none;*/
	font-weight: bold;
}

submit {
	margin-top:1em;
}

#mailformformtype_mail {
	margin-top:1em;
}

/* ------------------------------------------------------------------------- Ende Anpassungen mailform_plus */

legend {
	padding-left:10px;
	padding-right:10px;
	border: 0px;
}

fieldset {
	border:0px;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
	border: 1px solid #C0C0C0;
}

.radiolayout {
	width:60%;
	padding-top:15px;
	padding-bottom:15px;
}

.formu {
	width:80%;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:110px;
	border: 1px solid #C0C0C0;
}

.mf-radio {
	border:0px;
}

.mf-text {
	color: #000000;
	border: 1px solid #C0C0C0;
	margin-bottom: 5px;
}

.mf-check {
	border: 0px;
}

.mf-select {
	border:0px;
}

.mf-input {
	border: 1px solid #C0C0C0;
	margin-bottom: 5px;
}

.mf-submit {
	color: #ffffff;
	background-color: #C0C0C0;
	border: 0px;
}

form {
	margin: 0;
	padding: 0;
	margin-top: 0px;
}

/* ------------------------------------------------------------------------- Abstand der Infoboxen */

.csc-frame {
	/*background: blue;*/
	margin-bottom: 10px;
}

/* ------------------------------------------------------------------------- Seiteninhaltstyp "Datensatz einfügen" */
.csc-frame .csc-frame {
	/*background: blue;*/
	margin-bottom: 10px;
}

/*
#ansprechpartner {
	background: black;
}
*/

/* ANFANG INDEXED SEARCH */

.tx-indexedsearch-redMarkup {
	color: #ee7f00;
}

.tx-indexedsearch-info {
	display: none;
}

.tx-indexedsearch-path {
	display: none;
}

.tx-indexedsearch-percent {
	display: none;
}

.tx-indexedsearch .tx-indexedsearch-browsebox LI {
	display:inline; margin-right:5px;
}

.tx-indexedsearch-sw {
	font-weight: bold;
}

.tx-indexedsearch-whatis {
	display: none;
}

.tx-indexedsearch-result-number {
	/*padding-right: 5px;*/
	width: 22px;
}

.tx-indexedsearch-title {
	text-align: left;
	/*font-weight: bold;*/
	/*background: blue;*/
}

/* ENDE INDEXED SEARCH */
