@charset "utf-8";
/* CSS Document - Allgemeine Definitionen */

* {
	margin:0;
	padding:0;
}

html, body {
	font-family:Arial;
	font-size:12px;
	color:#282828;
	height:100%;
	text-align:center;
	margin:0;
}

body {
	background-color:#a0c715;
}

img {
	border:none;
}

.clearer {
	clear:both;
}

#preload {
	display:none;
}

a {
	outline:none;
}

h1 {
	font-weight:normal;
	color:#799c13;
	font-size:20px;
	border-bottom:1px dashed #cee18e;
	width:100%;
	padding-bottom:5px;
	margin-bottom:15px;
}

h2 {
	font-weight:bold;
	color:#799c13;
	font-size:15px;
	margin-bottom:5px;
	margin-top:17px;
}

h2 small {
	font-size:13px;
	font-weight:normal;
	font-style:italic;
}

#wrapper {
	width:1020px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:-26px;
	text-align:center;
	background:url(../img/wrapper_bg.jpg) top left repeat-y;
}

.footer,
.push {
	height:26px;
}

.footer {
	width:980px;
	margin-left:auto;
	margin-right:auto;
	background:url(../img/footer_bg.jpg) top left no-repeat;
	text-align:left;
}

#content_container {
	width:980px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
}

#col1 {
	width:138px;
	height:650px;
	float:left;
	background:url(../img/col1_bg.jpg) top left no-repeat;
}

#col2 {
	float:left;
	margin:25px;
	width:625px;
	margin-right:0px;
}

#col2 p.bodytext {
	line-height:18px;
}

#col2 a {
	color:#799c13;
	text-decoration:none;
}

#col2 a:hover {
	text-decoration:underline;
}

#col2 ul {
	margin-top:10px;
	margin-left:10px;
}

#col2 ul li,
.partner-list {
	margin-bottom:5px;
	padding-left:25px;
	list-style:none;
	background:url(../img/list-type-content.png) top left no-repeat;
}

#col3 {
	width:167px;
	/*height:650px;*/
	float:right;
	background:url(../img/col3_bg.jpg) top left no-repeat;
	padding-bottom:30px;
}

ul.mainnav {
	margin-top:20px;
}

ul.mainnav li,
.col3_heading {
	width:100%;
	text-transform:uppercase;
	font-style:italic;
	list-style:none;
	padding-left:28px;
	padding-top:2px;
	color:#fff;
	background:url(../img/mainav_list_bg.jpg) top left no-repeat;
	font-size:13px;
	margin-top:10px;
}

.col3_heading {
	/*width:166px !important;*/
	height:19px;
	background:url(../img/col3_heading_bg.jpg) top left no-repeat;
	margin-bottom:15px;
}

.col3_heading a {
	text-decoration:none;
	color:#fff;
}

#freieunits_heading {
	margin-bottom:0px;
}

ul.subnav {
	margin-left:-28px;
}

ul.subnav li,
.news-latest-item a,
.news-latest-item-partner {
	/*width:109px;*/
	/*height:19px;*/
	text-transform:uppercase;
	list-style:none;
	padding-left:28px;
	padding-top:2px;
	color:#fff;
	background:url(../img/subnav_list_bg.gif) top left no-repeat;
	margin-top:8px;
	display:block;
}

.news-latest-item-partner  {
	color:#000;
	font-weight:bold;
	text-align:left;
	text-transform:none;
	padding-bottom:2px;
	margin-right:10px;
}

.news-latest-item a {
	margin-top:0px;
}

ul.subnav li a {
	font-size:12px;
	color:#282828;
	text-decoration:none;
	text-transform:none;
	font-style:normal;	
}

ul.subnav li a:hover,
ul.subnav li.active a {
	color:#799c13;
}

.footer #footer_col1 {
	width:70px;
	padding-top:7px;
	text-align:center;
	float:left;
}

.footer #footer_col2 {
	width:157px;
	padding-top:6px;
	text-align:center;
	float:left;
}

.footer #footer_col3 {
	width:512px;
	padding-top:7px;
	text-align:center;
	float:left;
	margin-left:200px;
	font-size:11px;
	color:#fff;
}

#freieunits_container {
	margin-top:20px;
}

#freieunits_content {
	text-align:center;
}

#freieunits_content p,
#col2 p{
	margin-bottom:15px;
}

#freieunits_content h3 {
	display:block;
	margin-bottom:5px;
	color:#799c13;
	font-size:16px;
	font-weight:normal;
}

#partner_content {
	text-align:center;
}

fieldset.csc-mailform,
.csc-mailform fieldset#mailformUnit_Standort {
	border:none;
}

.csc-mailform label {
	display:block;
	font-weight:bold;
	margin-bottom:4px;
	margin-top:9px;
}

.csc-mailform fieldset#mailformUnit_Standort label  {
	display:inline !important;
	font-weight:normal;
	padding-left:15px;
}

.csc-mailform #mailformUnit_Standort legend {
	display:none;
}

.csc-mailform #mailformformtype_mail {
	margin-top:15px;
}

.csc-mailform .csc-mailform-radio {
	margin-bottom:5px;
}

.csc-mailform input,
.csc-mailform textarea {
	width:300px;
}

.csc-mailform textarea {
	height:150px;
}

#mailformUnit_StandortBreitensee,
#mailformUnit_StandortOberdbling {
	width:20px;
}

#mailformformtype_mail {
	width:100px;
}

.news-list-item {
	margin-bottom:15px;
	padding-bottom:15px;
	border-bottom:1px dashed #CEE18E;
}

.news-list-item .news-list-image {
	float:right;
	margin-left:15px;
}

.news-single-img {
	margin-left:10px;
	margin-bottom:10px;
}

.news-single-backlink {
	margin-top:15px;
}

.news-latest-item a {
	text-decoration:none;
	color:#000;
	text-transform:none;
	font-weight:bold;
}

.news-latest-item a:hover {
	color:#799C13;
}

.news-latest-item p {
	margin-left:27px;
	margin-top:5px;
}

.csc-header-n2 {
	margin-top:20px;
}

.news-list-container-unit {
	margin-top:15px;
}

.news-list-item-unit a {
	color:black !important;
}

.news-list-item-unit {
	margin-bottom:10px;
}

.news-list-item-unit .details {
	text-decoration:underline;
}

.csc-mailform-label {
	font-weight:bold;
	display:block;
	margin-top:15px;
}

.news-single-additional-info {
	margin-top:20px;
	padding-left:15px;
	background:url(../img/pdf-icon.gif) top left no-repeat;
}

.kontaktformular label {
	display:block;
	font-weight:bold;
	margin-top:8px;
	margin-bottom:5px;
}

.kontaktformular .interesse {
	margin-top:15px;
	margin-bottom:15px;
}

.kontaktformular .interesse .checkbox {
	float:left;
	width:15px;
	height:15px;
	border:none;
}

.kontaktformular .interesse label {
	display:block;
	float:left;
	width:115px;
	margin:0;
	margin-left:4px;
}

.kontaktformular .interesse input {
	width:166px;
	border:1px solid #CEE18E;
	height:20px;
	font-size:10px;
	padding:3px;
}

.kontaktformular .kontakt label {
	display:inline;
}

.kontaktformular .overview input,
.kontaktformular .overview textarea {
	width:300px;
	border:1px solid #CEE18E;
	padding:3px;
}

.kontaktformular .overview textarea {
	height:80px;
}

iframe {
	margin-top:15px;
	margin-bottom:15px;
}

.indent {
	margin-left:20px;
}

.csc-textpic-caption {
	font-size:13px;
	font-weight:bold;
}

.align-center {
	text-align:center;
	font-size:12px;
}

table p {
	margin-bottom:0 !important;
}

.csc-textpic-firstcol,
.csc-textpic-lastcol {
	float:left !important;
	padding:0 !important;
	margin:0 !important;
	list-style:none;
}

.news-list-partner {
	line-height:18px;
	margin-right:15px;
	font-weight:bold;
	font-size:13px;
}

.news-list-partnerlink a {
	color:#799C13 !important;
}

.csc-textpic-imagewrap {
	margin-bottom:10px;
}

.biglink {
	padding:4px;
	padding-top:1px;
	padding-left:27px;
	color:#fff !important;
	background:transparent url(../img/col3_heading_bg.jpg) no-repeat scroll left top;
	float:left;
	margin-top:17px;
	margin-left:10px;
}

.standort {
	float:left;
}

.news-single-img a {
	float:left;
	display:block;
}

.news-list-partnerpopup {
	border:2px solid #A0C715;
	color:#000;
	padding:5px;
	width:90%;
	display:block;
}

.news-list-partnerpopup a {
	color:#A0C715 !important;
}

.news-list-partnerpopup p {
	margin-bottom:0px !important;
}

.news-list-partnerimage {
	float:right;
}

.news-lsit-partnercat {
	color:A0C715;
	font-weight:bold;
	font-size:14px;
}

#partner_content {
	text-align:left;
}



#fanpage {
	margin-top:40px;
	margin-left:0px;
}

#fanpage li {
	background:transparent url(../img/facebook-icon.png) 7px 3px no-repeat;
}
