body {
	/* background: #6CBB41 url(../img/bgrnd.png) repeat-x; */
	background: #50af10 url(../img/bgrnd.jpg) repeat-x;
}

/* !Default-Stile */

body,p,a,li,td {
	/*font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; */
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 1.6em;
	color: #fff;
}

h1 {
	clear: both;
}

h1,h2 {
	margin: 20px 0 15px 0;
	padding: 4px 5px;
	font-size: 18px;
	line-height: 1.3em;
}

#contentWrapper h1,
#contentWrapper h2 {
	background-color: #369c20;
}

h3 {
	margin: 20px 0 10px 0;
	padding: 0;
	font-size: 15px;
	font-weight: bold;
	line-height: 1.2em;
}

p {
	margin-bottom: 10px;
}

ul,ol {
	margin-left: 20px;
}

li {
	margin-bottom: 5px;
}

a {
	/* color: #FEF0CA;
	color: #CFE7F8;
	color: #dbedfa; */
	color: #b7f80d;
	text-decoration: none;
}

a:hover {
	color: #CF4500;
	text-decoration: underline;
}

#wrapperOuter {
	margin: 0 auto;
	width: 1000px;
}

#wrapperInner {
	margin-left: -25px;
	width: 1000px;
}

* html #wrapperInner {
	margin-left: 20px;
}

/* !Top-Header */

#headerTop {
	padding-top: 7px;
	height: 23px;
}

#headerTop p.alignLeft {
	float: left;
	width: 500px;
}

#headerTop p.alignRight {
	float: left;
	width: 500px;
	text-align: right;
}

#headerTop p,
#headerTop a {
	font-size: 12px;
	color: #fff;
}

#headerTop .borderRight {
	margin: 0 10px 0 0;
	padding: 0 10px 0 0;
	border-right: solid 1px #fff;
}

/* !Header-Content & Logo */

#header {
	position: relative;
	width: 1000px;
	height: 375px;
}

#header #logo {
	position: absolute;
	z-index: 100;
	top: 30px;
	width: 361px;
	height: 211px;
	background: transparent url(../img/logo.png) no-repeat;
}

#header #slogan {
	position: absolute;
	top: 25px;
	right: 0;
	text-align: right;
}

#header #slogan h1 {
	margin: 0;
	padding: 0;
	font-size: 20px;
	font-weight: normal;
}

#header #slogan h2 {
	margin: 0;
	padding: 5px 0 0 0;
	font-size: 14px;
	font-weight: normal;
}

#header #headerContent {
	position: absolute;
	z-index: 50;
	top: 90px;
	left: 200px;
	width: 800px;
	height: 260px;
	overflow: hidden;
}

/* !Content & Menü */

#contentWrapper {
	width: 1000px;
	min-height: 400px;
}

#contentWrapper #menu {
	float: left;
	width: 200px;
}

#contentWrapper #menu ul {
	list-style-type: none;
}

#contentWrapper #menu ul li {
	padding: 3px 25px 3px 0;
	text-align: right;
}

#contentWrapper #menu a {
	color: #fff;
	font-size: 16px;
	line-height: 1.3em;
}

#contentWrapper #menu a:hover {
	color: #CF4500;
	text-decoration: none;
}

/* !Menü - zweite Ebene */

#contentWrapper #menu .menu li.sub ul li {
	margin: 3px 0 0 0;
	padding: 0;
	text-align: right;
	line-height: 1.2em;
}

#contentWrapper #menu .menu li.sub ul li a {
	font-size: 12px;
}

#contentWrapper #menu .menu li.sub ul li a.current,
#contentWrapper #menu .menu li.sub ul li a:hover {
	color: #BD3C00;
}

/* !Content-Main Content-Right */

#contentWrapper #contentMain {
	float: left;
	padding: 15px 20px;
	width: 500px;
	min-height: 400px;
	/* background: #6CBB41 url(../img/content_bgrnd.png) repeat-Y top left; */
	background: #50af10 url(../img/content_bgrnd.jpg) repeat-Y top left;
	border-top: solid 1px #c5e3ba;
	border-left: solid 1px #c5e3ba;
}

* html #contentWrapper #contentMain {
	width: 485px;
	padding: 15px 10px;
}

#contentWrapper #contentRight {
	float: left;
	margin-left: 17px;
	padding: 15px 10px;
	width: 220px;
	min-height: 400px;
	background: #50af10 url(../img/content_bgrnd.jpg) repeat-Y top left;
	border-top: solid 1px #c5e3ba;
	border-left: solid 1px #c5e3ba;
}

* html #contentWrapper #contentRight {
}

#contentWrapper .contenttable {
	margin-bottom: 20px;
}

/* !Footer */

#wrapperInner #footer {
	clear: both;
	margin-top: 10px;
	padding-top: 10px;
	width: 100%;
	height: 30px;
	border-top: solid 1px #c5e3ba;
}

#wrapperInner #footer p {
	margin-left: 220px;
	font-size: 12px;
}

#wrapperInner #footer .floatRight {
	float: right;
	border: solid 1px #c5e3ba;
}

/* !Sitemap */

#contentMain .tx-flseositemap-pi1 ul {
	margin-left: 30px;
}

/* !Typo3-Stile überschriben */

h1.csc-firstHeader,
h2.csc-firstHeader,
h3.csc-firstHeader,
h4.csc-firstHeader,
h5.csc-firstHeader,
h6.csc-firstHeader {
	margin: 5px 0 15px 0;	
}

.csc-textpic-border img {
	margin-bottom: 4px !important;
	border: solid 3px #f0f0f0 !important;	
}

* html .csc-textpic-border img {
	margin-bottom: 4px !important;
	border: solid 2px #f0f0f0 !important;	
}



.indent {
	margin: 10px 10px;
	padding-left: 10px;
	border-left: solid 1px #fff;
}

.align-center {
	text-align: center;
}

/* !eigene Rahmen */

.rahmenBGgruen {
	margin-bottom: 15px;
	padding: 10px 10px 5px 10px;
	background-color: #45a613;
}

#contentRight .rahmenBGgruen h1,
#contentRight  .rahmenBGgruen h2 {
	margin: -10px 0 10px -10px;
	padding: 3px 0 3px 10px;
	width: 210px;
	font-size: .95em;
	font-weight: bold;
	border-bottom: solid 1px #c5e3ba;
}

#contentMain .rahmenBGgruen h1,
#contentMain .rahmenBGgruen h2 {
	margin: -10px 0 10px -10px;
	padding: 3px 0 3px 10px;
	width: 490px;
	border-bottom: solid 1px #c5e3ba;
}

#contentMain .rahmenBGgruen h1.csc-firstHeader {
	margin-top: -23px;
}
.rahmenBGgruen .contenttable {
	margin-bottom: 10px !important;
}

.rahmenBGgruen p,
.rahmenBGgruen a,
.rahmenBGgruen li {
	font-size: 12px;
}

/* !Rahmen hellblau */

#contentRight .rahmenBGhellblau {
	margin-bottom: 15px;
	padding: 10px 10px 5px 10px;
	/* background-color: #CFE7F8; */
	background-color: #d4edef;
}

#contentMain .rahmenBGhellblau {
	margin: 20px 0 15px 0;
	padding: 10px 10px 5px 10px;
	background-color: #d4edef;
	/* background-color: #caecef; */
}

#contentRight .rahmenBGhellblau h1,
#contentRight .rahmenBGhellblau h2 {
	margin: -10px 0 10px -10px;
	padding: 3px 0 3px 10px;
	width: 210px;
	font-size: .95em;
	font-weight: bold;
	color: #fff;
	border-bottom: solid 1px #c5e3ba;
}

#contentMain .rahmenBGhellblau h1,
#contentMain .rahmenBGhellblau h2 {
	margin: -10px 0 10px -10px;
	padding: 3px 0 3px 10px;
	width: 490px;
	color: #fff;
	border-bottom: solid 1px #c5e3ba;
}

* html #contentMain .rahmenBGhellblau h1,
* html #contentMain .rahmenBGhellblau h2 {
	width: 485px;
}

#contentMain .rahmenBGhellblau h1.csc-firstHeader {
	margin-top: -23px;
}

.rahmenBGhellblau h3 {
	color: #333;
}

.rahmenBGhellblau .contenttable {
	margin-bottom: 10px !important;
}

.rahmenBGhellblau p,
.rahmenBGhellblau a,
.rahmenBGhellblau li {
	font-size: 12px;
	color: #333;
}

.rahmenBGhellblau a,
.rahmenBGhellblau a:hover {
	text-decoration: underline;
}

.rahmenBGhellblau .indent {
	border-left: solid 1px #333;
}

.rahmenBGhellblau .indent h3 {
	margin-top: 5px;
}

/* !Rahmen hellgrün */

#contentRight .rahmenBGhellgruen {
	margin-bottom: 15px;
	padding: 10px 10px 5px 10px;
	/* background-color: #CFE7F8; */
	background-color: #b0eaa3;
}

#contentMain .rahmenBGhellgruen {
	margin: 20px 0 15px 0;
	padding: 10px 10px 5px 10px;
	background-color: #b0eaa3;
}

#contentRight .rahmenBGhellgruen h1,
#contentRight .rahmenBGhellgruen h2 {
	margin: -10px 0 10px -10px;
	padding: 3px 0 3px 10px;
	width: 210px;
	font-size: .95em;
	font-weight: bold;
	color: #fff;
	border-bottom: solid 1px #c5e3ba;
}

#contentMain .rahmenBGhellgruen h1,
#contentMain .rahmenBGhellgruen h2 {
	margin: -10px 0 10px -10px;
	padding: 3px 0 3px 10px;
	width: 490px;
	color: #fff;
	border-bottom: solid 1px #c5e3ba;
}

* html #contentMain .rahmenBGgruen h1,
* html #contentMain .rahmenBGhgruen h2 {
	width: 485px;
}

#contentMain .rahmenBGhellgruen h1.csc-firstHeader {
	margin-top: -23px;
}

.rahmenBGhellgruen h3 {
	color: #333;
}

.rahmenBGhellgruen .contenttable {
	margin-bottom: 10px !important;
}

.rahmenBGhellgruen p,
.rahmenBGhellgruen a,
.rahmenBGhellgruen li {
	font-size: 12px;
	color: #333;
}

.rahmenBGhellgruen a,
.rahmenBGhellgruen a:hover {
	text-decoration: underline;
}

.rahmenBGhellgruen .indent {
	border-left: solid 1px #333;
}

.rahmenBGhellgruen .indent h3 {
	margin-top: 5px;
}
