@import "http://fonts.googleapis.com/css?family=Arimo:400,400italic,700,700italic";

body {
    -webkit-text-size-adjust: 100%;
}

.clear{
	clear: both;	
}

body, html {
    background-color: #fff;
    color: #FFFFFF;
    font-family: Arimo;
    font-size: 14px;
    height: 100%;
    margin: 0;
    padding: 0;
}

img.bg {
	/* Set rules to fill background */
	min-height: 100%;
	min-width: 1024px;
	
	/* Set up proportionate scaling */
	width: 100%;
	height: auto;
	
	/* Set up positioning */
	position: fixed;
	top: 0;
	left: 0;
}

p{
	-webkit-margin-before: 0;
	-webkit-margin-after: 0;
	-webkit-margin-start: 0;
	-webkit-margin-end: 0;
}


@media screen and (max-width: 1024px) { /* Specific to this particular image */
	img.bg {
		left: 50%;
		margin-left: -512px;   /* 50% */
	}
}

.bg-main {
	background-color: #fff;
    bottom: 0;
    box-shadow: 0 0 10px 3px #000000;
    left: -490px;
    margin-left: 50%;
    position: fixed;
    top: 0;
    width: 980px;
}

.main {
    position: relative;
    width: 980px;
    min-height: 100%;
    margin: 0px auto;
    background-color: #eee;
}

.logo {
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    background-color: #4D7C38;
    z-index: 30;
}

.logo h1{
	margin: 0 0 0 10px;
}

.bilder {
    position: absolute;
    top: 100px;
    left: 0px;
    padding: 0px;
}

.bilder_schatten {
    position: absolute;
    top: 100px;
    height: 138px;
    left: 0px;
    right: 0px;
    padding: 0px;
    background-image: url(pics/nav_bg.png);
    background-repeat: repeat-x;
  }

.bilder img{
	width: 196px;
}

.navi_oben {
    position: absolute;
    top: 238px;
    right: 0px;
    left: 0px;
    padding: 0px;
    background-color: #4D7C38;
    background-image: url(pics/nav_bg.png);
    background-repeat: repeat-x;
}

.content{
	position: relative;
	float: left;
	width: 940px;
    margin: 273px 0 0 0;
	padding: 20px 20px 20px 20px;    
    background-image: url(pics/nav_bg.png);
    background-repeat: repeat-x;
}


.titel {
    position: relative;
    float: right;
    color: #4D7C38;
    margin: 0 0 10px 0;
    width: 700px;
}

.navi_links {
    position: relative;
    float: left;
    margin: 0 0 0 0;
    width: 220px;
    padding: 0;
}

.inhalt {
    position: relative;
    float: right;
    width: 700px;
    color: #4D7C38;
}

.inhalt p{
 	line-height: 20px;
}

.inhalt ul{
	padding-left: 20px;
}

.inhalt li{
 	line-height: 20px;
}

.inhalt a{
 	color: #4D7C38 !important;
 	text-decoration: none !important;
}

.ka-panel h1 {
    font-size: 16px;
    cursor: pointer;
    background-color: #4C7C39;
    padding: 4px;
}

.inhalt p,.inhalt h1 {
    margin-top: 0px;
}

.main h1{
	color: #4D7C38;
	margin: 0 0 0 0;
}

.main h2{
	color: #fff;
	background-color: #4D7C38;
	padding: 5px;
	cursor: pointer;
	margin: 20px 0 10px 0;
	font-size: 18px;
}

.spacer{
	height: 20px;
}

.banner{
	position: absolute;
}


/*--------------------NAVIGATION--------------------*/

.navi_head{
	position: absolute;
    top: 75px;
    right: 20px;
    padding: 0px;
    z-index: 50;
}

.navi_head div{
	float: left;
	margin-left: 20px;
}

.navi_head div a{
	color: #fff;
	text-decoration: none;
}

.navi_head a:hover {
    color: #fff;
    border-top: solid #fff 1px;
    padding-top: 6px;
}

.navi_head .act a,.navi_head.actifsub a {
    color: #fff;
    border-top: solid #fff 1px;
    padding-top: 6px;
}

.schalter {
    margin: 0 21px 0 21px;
    line-height: 35px;
}

.schalter a {
    color: #fff;
    font-size: 14px;
    text-decoration: none;
}

.schalter a:hover {
    color: #fff;
    border-top: solid #fff 1px;
    padding-top: 6px;
}

.schalter.act a,.schalter.actifsub a {
    color: #fff;
    border-top: solid #fff 1px;
    padding-top: 6px;
}

.schalter_links {
    width: 210px;
    padding: 0 0 0 10px;
    margin: 0 0 5px 0;
}

.schalter_links a, .schalter_links_2 a {
    color: #4D7C38;
    text-decoration: none;
    font-size: 14px;
    line-height: 28px;
    padding: 0 0 0 0;
    display: block;
    cursor: pointer;
}

.schalter_links:hover {
	background-color: #4D7C38;
}

.schalter_links:hover a{
	color: #fff;
}

.schalter_links.act{
	background-color: #4D7C38;
}

.schalter_links.act a{
	color: #fff;
}

.schalter_links_2 {
    width: 160px;
    height: 30px;
	margin: 0 0 5px 0; 
	padding: 0 0 0 20px;   
	background-color: #678E53;
}

.schalter_links_2 a{
	color: #fff;	
}

.schalter_links_2:hover {
    background-color: #4D7C38;
}

.schalter_links_2:hover a{
    color: #fff;
}

.schalter_links_2.act{
	background-color: #4D7C38;
}

.schalter_links_2.act a{
	color: #fff;
}


.trenner {
    border-bottom: solid #283C21 1px;
    margin: 4px 0px;
    height: 0px;
}

.trenner span {
    display: none;
}

fieldset {
    border: solid white 0px;
}

legend {
    display: none;
}

.csc-mailform-field {
    margin: 2px 0px;
}

label {
    border: solid green 0px;
    display: inline-block;
    width: 210px;
    vertical-align: top;
}

input, textarea {
    width: 240px;
}

.csc-mailform-label h2 {
    border-bottom: solid white 1px;
}

.csc-mailform-label .klein {
    font-size: 10px;
    margin-left: 216px;
}

.csc-mailform-radio label {
    float: none !important;
    width: auto;
}

.csc-mailform-radio input {
    width: auto;
}

.csc-mailform-submit {
    margin-left: 212px;
    width: 250px;
}

.csc-mailform-radio fieldset {
    width: 240px;
    float: right;
}

.csc-mailform-field {

}

#c96{
	width: 230px;
	float: left;
}
#c219{
	width: 400px;
	float: left;
}
