/* CSS Document */



body {
    /*background-image: url(images/bg/back.gif);*/
	background-color: #EDFFEE;
	margin-top: 25px;
	/*height: 90%;*/
}


.nav {
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 15px;
	/*font-weight:lighter;*/
	color:#849C6F;
	/*width: 133px;*/
	top: auto;
	/*padding:3px 4px 3px 5px;*/
	/*display: block;*/
	/*border: 1px solid;*/
	/*background-color: #BDBDBD;*/
	line-height: 25px;
	font-weight: 600;
	letter-spacing: 0.1mm;
	
}

.bold_left:hover {font-weight:lighter; color:#FFFFFF}

.body_link {  
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color:#849C6F;
	text-decoration:none;
	
	
	}

    .body_link:link {  
    color: #404B35;
	}
	
    .body_link:visited {  
    color: #849C6F;
	}
	
    .body_link:hover {  
    color: #849C6F;
	}
 
    .body_link:active {  
    color: #849C6F;
	
	}



a {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #404B35;
}
a:link {
	text-decoration: none;
	
}
a:visited {
	text-decoration: none;
	
}
a:hover {
	text-decoration: none;
	color: #646567;
}
a:active {
	text-decoration: none;
	
}


.txt_ueberschrift {
	color: #646567;
	font-size: 16px;
	font-family: Tahoma, Arial, Helvetica, sans-serif; text-align: justify;
}


.txt_main {
	color: #5C6C4D;
	font-size: 15px;
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	/*padding-left: 50px;*/
	padding-right:135px;
	/*line-height: 35px;/*
}

.txt_main1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #5C6C4D;
	/*padding-right: 15px;*/
}


.txt_addresse {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #7A9066;
	padding-top: 11px;
	padding-left: 15px;
	line-height: 19px;
	letter-spacing: 0.1em;
}

.txt_small {
	color: #5C6C4D;
	font-size: 12px;
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	padding-left: 0px;
	padding-top: 25px;
}


.txt_slogan {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #8CA575;
	/*padding-right: 25px;*/
	/*letter-spacing: 0.1em;*/
	font-weight: 600;
}


h1 {
	font-size: 15px;
	color: #646567;
}

.cc_container .cc_btn {
background-color: #8CA575 !important; /* Farbe des Buttons */
color: #fff !important; /* Textfarbe des Buttons */
}
 
.cc_container {
background: #EDFFEE !important; /* Hintergrundfarbe des gesamten Bereichs */
color: #8CA575 !important; /* Schriftfarbe des gesamten Bereichs */
}
 
.cc_container a {
color: #7A9066 !important; /* Textlink-Farbe "Mehr Infos" */
}
