@charset "utf-8";
/* CSS Document */
h2.header0 {
	background-image: url(images/header_right_top.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 5px;
	padding-left:10px;
	padding-right:10px;
	background-color: #82C13A;
	margin:0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: solid;
	border-left-color: #4C871F;
}
.inactive h2.header0 {
	padding-top: 5px;
	padding-bottom: 1px;
	margin-bottom:2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4C871F;
	width:220px;
	margin-right:2px;
	cursor:pointer;
	text-align: left;
}
.active h2.header0 {
	width:336px;
	margin-right:2px;
	text-align: left;
	
}

div.submenu {
	border-collapse:seperate;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #289709;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #289709;
	border-left-color: #289709;
	border-top-width: 1px;
	border-top-color: #289709;	
	background-color: #F9F9F9;	
}
div.submenu ul {
	padding:0px;
	margin:0px;
}
div.submenu ul li {
	margin:0px;
	padding:0px;
	list-style-type: none;
}
div.submenu ul li.spacer {
	margin-top:5px;
	margin-bottom:5px;
	background-color: #666666;
	height: 1px;
}
div.submenu ul li a {
	margin:1px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	display: block;
	padding:3px;
	padding-left:10px;
	color:#000000;
}
div.submenu ul li a:hover, div.submenu ul li a.active {
	background-color:#4C871F;
	color:#FFFFFF;
}
div.submenu ul.level2 li a {
	padding-left:20px;
}
div.submenu ul.level3 li a {
	padding:2px;
	padding-left:40px;
	font-size: 11px;
}
div.submenu ul.level4 li a {
	padding:2px;
	padding-left:50px;
	font-size: 11px;
}




div.csc-frame-frame1, div.csc-frame-frame2 {
	border-collapse:seperate;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #289709;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #289709;
	border-left-color: #289709;
	border-top-width: 1px;
	border-top-color: #289709;	
	background-color: #F9F9F9;	
	padding:5px;
	padding-left:10px;
	padding-right:10px;
}
div.csc-frame-frame2 {
	background-color: #ffffff;	
}
div.tx-bannermanagement-pi1 {
	margin-top:10px;
	background-color: #EBEBEB;
	border:none;
	padding:5px;
	padding-bottom:0px;
}
.tx-bannermanagement-pi1 .singleBanner {
	padding-bottom:5px;
}

#mainContent div.tx-bannermanagement-pi1 {
	margin:0px;
	background-color:transparent;
	border: 1px solid #289709;	
	margin-bottom:10px;
	padding:0px;
	padding-top:5px;
	padding-bottom:5px;
}
#mainContent div.tx-bannermanagement-pi1 .singleBanner {
	display:inline;
	padding:0px;
	margin:5px;
}

.csc-frame-frame1 h3.header0 {
	padding: 3px;
	padding-left:10px;
	margin:0px;	
	border-bottom-style: solid;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #289709;
	margin-left:-10px;
	margin-right:-10px;
	margin-bottom:5px;
}
.csc-frame-frame2 h2.header0 {
	padding: 3px;
	padding-left:10px;
	margin:0px;	
	border-bottom-style: solid;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #289709;
	margin-left:-11px;
	margin-right:-10px;
	margin-bottom:5px;
	background:none;
	background-color: #82C13A;
}
.tx-thmailformplus-pi1 input {
	padding: 2px;
	height: 14px;
	width: 165px;
	border: 1px solid #666666;
	font-size:10px;
}
.tx-thmailformplus-pi1 select {
	width: 169px;
	border: 1px solid #666666;
	font-size:10px;
}
.tx-thmailformplus-pi1 textarea {
	padding: 2px;
	width: 165px;
	border: 1px solid #666666;
	font-size:10px;
}
.tx-thmailformplus-pi1 input#button, span.button {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #82C13A;
	text-align: center;
	height: 21px;
	padding:4px;
}
span.button {
	padding:4px;
	border: 1px solid #666666;
	padding-left:20px;
	padding-right:20px;
}
.tx-thmailformplus-pi1 textarea#adresse {
	height: 80px;
}
.tx-thmailformplus-pi1 textarea#nachricht {
	height: 216px;
}
.tx-thmailformplus-pi1 #gesuch_aufgeben input,
.tx-thmailformplus-pi1 #gesuch_aufgeben textarea {
	width: 400px;
	height: 200px;
}
.tx-thmailformplus-pi1 #gesuch_aufgeben input {
	padding:2px;
	height:auto;
}
input.disabled {
	color: #FFFFFF;
	background-color: #666666;
}