/*
- - - - - - - - - - - - - -
RRSS Styles
- - - - - - - - - - - - - -
*/

*{
	margin:0;
	padding:0;
}

body {
	background:#fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
	background:#f2f2f2;
}

#wrap {
	width:923px !important;
	padding:10px 25px 10px 25px !important; 
	margin:auto !important;
	 }

h1 {
	margin:0;
	padding:0;
	font-size:125%;
	color:#68b500;
	font-weight:normal;
	margin-bottom:8px;
	
}

h2 {
	margin:0;
	padding:0;
	font-size:18px;
	color:#68b500;
	font-weight:normal;
	margin-bottom:8px;
}

h3 {
	margin:0;
	padding:0;
	font-size:14px;
	color:#68b500;
	font-weight:normal;
	margin-bottom:8px;
}

p {
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:68%;
	line-height:160%;
}

p a {
	color:#68b500;
	font-weight:normal;
	text-decoration:none;
	margin-bottom:8px;	
}


p a:hover {
	text-decoration:underline;
}

a img {
	border:none;
}



ul li {
	font-size:68%;
	line-height:160%;
}




/*
- - - - - - - - - - - - - -
Func Menü
- - - - - - - - - - - - - -
*/
#func_menu {
	width:940px;
	height:23px;
}

#func_menu a{
	font-size:68%;
	margin-left:10px;
	color:#000000;
	text-decoration:underline;
}

/*
- - - - - - - - - - - - - -
Header
- - - - - - - - - - - - - -
*/
#header_links {
	width:710px;
	height:137px;
	float:left;
	background: url(../../redaktion/Bilder/Header/rrss_header_01.jpg) no-repeat top left;
}
.header_links_pic {
	height:137px;
	width:208px;
}

#logo {
	width:230px;
	height:137px;
	float:left;
	}



/*
- - - - - - - - - - - - - -
Top Navi
- - - - - - - - - - - - - -
*/

#navi_leiste {
	width:940px;
	border:1px solid #7abe1e;
	height:25px;
	overflow:hidden;
	clear:both;
}
#top_navi {
	width:760px;
	font-size:100%;
	overflow:hidden;
	clear:both;
	float:left;
	height:30px;


}

#top_navi ul {
	list-style:none;
	height:25px;
}

#top_navi ul li {
	float:left;
}

#top_navi  a{
	border-right:1px solid #7abe1e;
	padding:4px 28px 3px 27px;
	background-color:#ffffff;
	color:#000000;
	text-decoration:none;
	float:left;
	height:19px;
}

#top_navi  a:hover{
	color:#fff;
	background:#68B500;

}

#top_navi .aktiv a {
	color:#fff;
	background:#68B500;
}


#suche {
	width:168px;
	height:22px;
	background:#c3e199;
	padding-top:4px;
	padding-left:5px;
	overflow:hidden;
	float:right;
}

#suche input {
	height:15px;
	width:110px;
	border:#7abe1e 1px solid;
	background:#fff;
	float:left;
}

#suche a {
	float:left;
	font-size:70%;
	text-decoration:none;
	color:#000000;
	margin-left:5px;
	padding-top:1px;
}


/*
- - - - - - - - - - - - - -
Content Start
- - - - - - - - - - - - - -
*/

#content_start {
	width:710px;
	float:left;
	margin-top:20px;
}



/*
- - - - - - - - - - - - - -
Content Unterseite
- - - - - - - - - - - - - -
*/

#content_unterseite_wrap {
	width:490px;
	float:left;
	margin-top:20px;
	margin-left:20px;
}

#content_unterseite {
	margin-top:15px;
}


#content_unterseite ul li {
	list-style:none;
	background:url(../img/list-style.gif) left top no-repeat;
	padding-left:15px;
	line-height:160%;
}

#content_unterseite ul li a {
	color:#68b500;
	font-weight:normal;
	text-decoration:none;
	margin-bottom:8px;	
}

#content_unterseite ul li a:hover {
	text-decoration:underline;
}


.csc-textpic-caption {
	font-size:68%;
	margin-bottom:2px;
	height:15px;
	padding-top:2px;
}

.csc-textpic-imagewrap {
	margin-top:2px;
}

#root_line {
	font-size:0.65em;
	color:#58585a;
	border-bottom:#cad789 1px solid;
	width:490px;
	padding-bottom:2px;
}
#root_line a{
	margin-left:0;
	color:#58585a;
	text-decoration:none;
}



/*
- - - - - - - - - - - - - -
Linke Navigation
- - - - - - - - - - - - - -
*/
#linke_navi {
	width:190px;
	float:left;
	margin-top:20px;
}

#linke_navi ul {
	list-style:none;
	
	font-size:0.75em;
}

#linke_navi ul li {
	float:left;
}


#linke_navi ul li a{
	background-color:#64b400;
	float:left;
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	padding-left:10px;
	padding-top:6px;
	padding-bottom:6px;
	text-decoration:none;
	border-top:1px solid #ffffff;
	width:190px; 
	line-height:125%;
	
}

#linke_navi ul li a.aktiv  {
	background-color:#ffffff;
	color:#686e6e;
	font-size:12px;
	border-bottom:0px;
	text-indent:14px;
	margin-right:-14px;
	background:url("../img/bg_active_punkt.gif") no-repeat;
	background-position:6px 7px;
}

#linke_navi ul li a.sub  {
	background-color:#a2d266;
	color:#686e6e;
	font-size:12px;
	border-bottom:0px;
	text-indent:14px;
	margin-right:-14px;
}

#linke_navi ul li ul li a {
	background-color:#c1e199;
	color:#58585a;
	font-size:12px;
	font-weight:bold;
	padding-left:24px;
	padding-top:6px;
	padding-bottom:6px;
	text-decoration:none;
	border-top:1px solid #58585a;
	width:176px;
	}
	
#linke_navi ul li ul li a.aktiv {
	background-color:#ffffff;
	color:#686e6e;
	font-size:12px;
	border-bottom:0px;
	text-indent:14px;
	margin-left:0;
	background:url("../img/bg_active_punkt.gif") no-repeat;
	border-top:1px solid #58585a;
	background-position:21px 7px;
	margin-left:0;
	float:left;
}


#linke_navi ul li ul li a.sub  {
	background-color:#c1e199;
	color:#58585a;
	font-size:12px;
	border-bottom:0px;
	text-indent:14px;
}

#linke_navi ul li ul li ul li a {
	background-color:#d0e1ba;
	float:left;
	color:#58585a;
	font-size:12px;
	font-weight:bold;
	padding-left:37px;
	padding-top:6px;
	padding-bottom:6px;
	text-decoration:none;
	border-top:1px solid #58585a;
	width:163px;
}

#linke_navi ul li ul li ul li a.aktiv {
	margin-left:0;
	padding-left:20px;
	
}




/*
- - - - - - - - - - - - - -
Rechte Box
- - - - - - - - - - - - - -
*/

#rechte_box {
	width:200px;
	margin-left:28px;
	float:left;
	margin-top:20px;
}
.spenden_button_wrap {
	border-bottom:1px solid #bcbcbd;
	height:50px;
}

#rechte_box ul {
	list-style:none;
	
}

#rechte_box ul li {
	display:block;
	width:190px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	border-bottom:1px solid #bcbcbd;
	background:url(../img/r_box_li_a.gif) left no-repeat;
}

#rechte_box ul li a {
	font-weight:bold;
	color:#68b500;
	width:200px;
	text-decoration:none;
	line-height:110%;
	margin-bottom:10px;

}

#rechte_box ul li a:hover {
}

/*
- - - - - - - - - - - - - -
Footer
- - - - - - - - - - - - - -
*/

#footer_start {
	width:570px;
	height:30px;
	border-top:1px solid #cad789;
	clear:both;
	margin-top:10px;
}

#footer_start ul{
	height:30px;
	list-style:none;
	font-size:100%;
}

#footer_start ul li {
	float:left;
}

#footer_start ul li a{
	margin-left:10px;
	margin-top:5px;
	color:#58585a;
	text-decoration:none;
}

#footer_start ul li a:hover{
	color:#cad789;
}



#footer_unterseite {
	width:700px;
	height:30px;
	clear:both;
	padding-top:5px;
	margin-top:20px;
	float:left;
}

#footer_unterseite ul{
	height:30px;
	list-style:none;
	font-size:90%;
	margin-left:200px;
	border-top:1px solid #cad789;
}

#footer_unterseite ul li {
	float:left;
}

#footer_unterseite ul li a{
	margin-left:10px;
	margin-top:5px;
	color:#58585a;
	text-decoration:none;
}

#footer_unterseite ul li a:hover{
	color:#cad789;
}

/*
- - - - - - - - - - - - - -
Content Elemente
- - - - - - - - - - - - - -
*/

.clear {
	clear:both;
}

.u_2_l {
	width:235px;
	float:left;
	}

.u_2_r {
	width:235px;
	float:left;
	margin-left:20px;
	}


.u_2_b_l {
	width:285px;
	float:left;
	}

.u_2_b_r {
	width:185px;
	float:left;
	margin-left:20px;
	}

.startseite_l {
	width:345px;
	height:208px;
	float:left;
	margin-bottom:5px;
	border-bottom:3px solid #bdcd6c;
}

*html .startseite_l {
	overflow:hidden;
}
*html .startseite_r {
	overflow:hidden;
}

.startseite_l h1, .startseite_r h1 {
	font-size:18px;
	line-height:120%;
}

.startseite_r {
	width:315px;
	height:208px;
	float:left;
	margin-left:20px;
	margin-bottom:5px;
	border-bottom:3px solid #bdcd6c;
}


.kontakt_wrap {
	width:460px;
	border:1px solid #999;
	padding:5px;
	overflow:hidden;
	clear:both;
	margin-top:10px;
	margin-bottom:10px;
}

.kontakt_wrap h1 {
	width:455px;
	border-bottom:1px solid #68b500;
	font-size:90%;
}

.kontakt_links {
	width:220px;
	float:left;
}
.kontakt_bild_unterschrift {
	font-size:11px;
	font-weight:bold;
	padding-top:5px;
}
.kontakt_rechts {
	width:220px;
	float:left;
	margin-left:10px;
}

.kontakt_no_img_txt_l {
	width:220px;
	float:left;
}

.kontakt_no_img_txt_r {
	width:220px;
	float:left;
	margin-left:10px;
}


.drei_spalten_l {
	width:143px;
	padding:5px;
	background:#e2ffc5;
	float:left;
	color:#3f8000;
	border:1px solid #3f8000;
}

.drei_spalten_m {
	width:143px;
	padding:5px;
	background:#b7c8ff;
	float:left;
	color:#3300ff;
	border:1px solid #3300ff;
	margin-left:10px;
}

.drei_spalten_r {
	width:143px;
	padding:5px;
	background:#ffcc99;
	float:left;
	color:#970000;
	border:1px solid #970000;
	margin-left:10px;
}

#header_links {
	overflow:hidden;
}
#header_links .csc-textpic-imagewrap {
	margin:0px;
}
