/* ************* Body & Page ************* */

html, body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FAFBE9;
	margin: 0; padding: 0;
	color: #285635;
	text-align: center;
}

#page {
	z-index: 2;
	margin: auto;
	background-image: url(../pics/page_bg.gif);
	width: 1001px;
	padding-left: 6px;
}

/* IE 7 hack*/
* + html #page {
   width : 1007px;
   padding-left: 0px;
}


/* ************* Head ************* */

#head {
	position: relative;
	width: 994px; height: 177px;
	background-image: url(../pics/head_bg.jpg);
}

#head_text {
	position: absolute; top: 20px; left: 350px;
}
#logo {
	position: relative; top: 73px; left: 395px;
}

/* ************* Footer ************* */

#footer {
	height: 31px; width: 994px;
	background-image: url(../pics/nav_bg.gif);
	font-size: 12px;
	font-weight: normal;
	letter-spacing: -0.05em;
}

#footer li {
	list-style: none;
	padding: 7px 9px;
	display: inline;
}

#footer a {
	color: #B6FD8F;
	text-decoration: none;
}

#footer ul {
	padding-top: 7px; margin: 0;
}


/* ************* Navigation ************* */

ul.nav {
	z-index: 2;
	position: relative;
	text-transform: uppercase;
  	background-image: url(../pics/nav_bg.gif);
  	height: 31px; width: 994px;
  	padding: 0;  margin: 0;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: -0.05em;
}

ul.nav li {
	position: relative;
	float: left;
	list-style: none;
	margin-right: 2px;
	padding: 7px 9px;
}

ul.nav a {
	color: #B6FD8F;
	text-decoration: none;
}

/* active nav */
ul.nav li.cur_has_sub a,
ul.nav li.cur a {
	color: #282F35;
}

ul.nav li.cur_has_sub,
ul.nav li.cur {
	background-color: #B6FD8F;
}

/* Hover Nav */

ul.nav li:hover {
	background-image: url(../pics/nav_hover_bg.gif);
	background-color: #B6FD8F;
}

ul.nav li:hover a {
	color: #282F35;
}

/* Subnav allgemein */

ul.sub_nav {
	display: none; 
	margin:0;
	font-weight: normal;
	font-size: 11px;
}

ul.sub_nav li {
	padding: 3px 9px 4px;
}

ul.sub_nav li:hover {
	background-color: transparent;
}

ul.sub_nav li:hover a {
	color: #282F35 !important;
}

ul.sub_nav a {
	background-color: transparent;
	color: #5B7F4C !important;
}

ul.sub_nav .subcur a {	
	color: #282F35 !important;
}


/* Hover Subnav */

ul.nav li:hover ul{
	z-index: 2;
    display: block;  
	position: absolute; top: 29px; left: -1px;
	background-color: transparent;
	background-image: url(../pics/sub_nav_hover_bg2.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 235px;
	padding:10px 13px 15px 3px ;
}

ul.nav li:hover li{
	float: none;
	border-bottom: 1px solid #A5DB92;
	padding-top: 4px; padding-bottom: 4px;
}

ul.nav li:hover li.sublast{
	border: none !important;
}

/* Active Subnav */

ul.nav li.cur_has_sub {
	position: static;
}

ul.nav li.cur_has_sub ul{
	background-color: #B6FD8F;
	position: absolute; top: 32px; left: 0px;
	z-index: -1;
    display: inline;
    width: 994px;
    padding:0;
}

ul.nav li.cur_has_sub:hover ul{
    background-image: none;
    background-color: #B6FD8F;
}


ul.nav li.cur_has_sub:hover li{
	border: none !important;
	padding: 3px 9px 4px;
}


ul.nav li.cur_has_sub ul li{
	float: left;
}



/* ************* Content ************* */

#content {
	z-index: 0;
	position: relative; top: 0px;
	background-image: url(../pics/content_bg.jpg);
	background-repeat: no-repeat;
	background-color: #9DD388;
	width: 574px; min-height: 1001px;
	padding: 100px 70px 10px 350px
}

#contentmain {
	text-align: left;
}

#contentmain a {
	color: #285635;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 25px;
	margin-top: 25px;
}

h2 {
	font-size: 12px;
	font-weight: bold;
}

.csc-textpic-text {
	margin-right: 20px;
}

/* Image Border (Shadow) */

.csc-textpic-imagerow,
.csc-textpic-imagewrap, 
.csc-textpic-imagewrap li,
.csc-textpic-imagewrap dl {
	width: auto !important;
}

.csc-textpic-imagewrap table{
	border-collapse: collapse;
	margin: 0; padding: 0;
}

.csc-textpic-imagewrap tr,
.csc-textpic-imagewrap td  {
	margin: 0;
	padding: 0;
}

.img_border_r{
	width: 12px;
	background-image: url(../pics/img_border_r.png);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 0;
}

.img_border_u {
	height: 12px;
	background-image: url(../pics/img_border_u.png);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding: 0;
}


.img_border_eck {
	height: 12px; width: 12px;
	background-image: url(../pics/img_border_eck.png);
	background-repeat: no-repeat;
	padding: 0;
}

.border_content img {
	margin-bottom: 0px !important;
	padding: 0; margin:0;
}


/*
 * contact form
 */
 
.Tx-Formhandler {
 	padding-left: 50px;
 }
 
 .form-col-right,
 .form-col-left{
 	float: left;
 	margin-top: -24px;
 	margin-bottom: -14px;
 }
 
 .form-col-left{
 	margin-right:43px;
 }
 
 .form-row{
	margin: 1.8em 0;
	
}
 
.form-row-half {
	margin: 1.8em 0;
}

.form-label {
	margin-bottom: 0.6em;
	font-weight: bold;
}

.form-comment {
	font-size: 11px;
	font-weight: normal;
}

input.fieldhalf {
	width: 259px; height: 15px;
}

textarea {
	height: 105px;
	width: 259px;
}

input.fieldhalf,
textarea{
	color: #285635;
	background-color: #B6FD8F;
	border: 1px solid #282F35;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 7px 1px 7px 9px;
}

input.btn {
	width: 171px;
	height: 29px;
	border: 1px solid #B6FD8F;
	background-color: #282F35;
	font-weight: bold;
	cursor: pointer;
	color: #B6FD8F;
}


/*
 * TYPO3 6.2
 */

div.csc-textpic, div.csc-textpic div.csc-textpic-imagerow, ul.csc-uploads li,
div.csc-textpic-center .csc-textpic-imagewrap, div.csc-textpic-center figure.csc-textpic-imagewrap {
	overflow: visible;
}

.csc-default:after {
	display: table;
	content: "";
	clear: both;
}