/*--- Für CMS Debugausgaben ---*/
.cms4d_odebug{
	color:rgb(0,0,0);
	background-color:white;
	font-family:Verdana;
	font-size:11px;
	text-align:left;
	padding:10px;
	float:left;
	clear:both;
	width:100%;
}
.cms4d_odebug h1{
	color:rgb(0,0,0);
	font-size:16px;
	text-indent:0px;
	background-image:none;
}


/*-----------------------------*/


/*
-------------- 27.02.2006 ---------------
Die Schriftgrösse im body wird für freie Skalierbarkeit nicht mit EM sondern Prozent angegeben.
Somit wächst die Skalierung im IE nicht so sprunghaft an, wenn über die
Menüfunktion Ansicht->Schriftgrad die Einstellung verändert wird.
Alle anderen font-size Angaben in den Containern sind Skalierungen der font-size im Body.
Das Schriftgrössenmodul skaliert die Schriftgrösse im #page_container-Element, so dass
alle anderen Angaben mit skaliert werden (s.d.)
In diesem Stylesheet wird die Schriftfunktion des IE unterdrückt indem font-size mit einem Pixelwert gesetzt wird.
Die anderen Browser skalieren sowieso immer individuell über deren Schriftfunktionen.
*/
@media screen{

	html{
		height:100%;
	}

	body{
		border:none;
		background-color:rgb(0,136,55);
		font-family:Verdana,Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
		/* 70% entspricht 11px (0.7em) */
		/*font-size:70%;*/
		font-size:11px;
		margin:0px 0px 0px 0px;
		padding:0 0 0 0;
		text-align:center;
		height:100%;
	}
}
@media print{
	body{
		background-color:rgb(255,255,255);
		font-family:Verdana,Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
		font-size:11px;
		margin:0 0 0 0;
		padding:0 0 0 0;
		width:100%;
	}
}

@media screen{
	a{
		color:rgb(0,136,55);
		text-decoration:underline;
	}
}
@media print{
	a{
		color:rgb(0,0,0);
		text-decoration:underline;
	}
}
a:hover{
	color:rgb(255,0,0);
	text-decoration:underline;
}

/*IE Tabellenfehler*/
@media screen{
	table{
		font-size:1em;
	}
}
@media print{
	/*Schriftgrösse wird durchgereicht*/
	table{
		font-size:1em;
	}
}

p{
	margin:0.5em 0 1em 0;
}

@media screen{
	h1{
		color:rgb(0,136,55);
		font-size:1.4em;
		margin:0px 0 0.6em 0;
		text-indent:18px;
		background-image:url(images/h1-12x12-dgreen.gif);
		background-repeat:no-repeat;
		background-position:0px 3px;
	}
}
@media print{
	h1{
		font-size:1.4em;
		margin:0px 0 0.6em 0;
	}
}

h2{
	font-size:1.2em;
	margin:0.25em 0 0.25em 0;
	color:rgb(255,255,255);
	background-color:rgb(0,136,55);
	padding:2px 2px 2px 2px;
	width:100%;
}
h3{
	font-size:1.0em;
	margin:0.25em 0 0.25em 0;
}

address{
	font-size:0.8em;
	font-style:normal;
}

ol{
	padding-left:0px;
	margin:.5em 0 1em 17px;
}
ul{
	padding-left:0px;
	margin:.5em 0 1em 17px;
}
li{
	margin-bottom:0.5em;
}


.box{
	width:100%;
	clear:both;
}

.hr_dashed{
	border-top:1px dashed;
	color:rgb(0,136,55);
	height:5px;
	margin-top:10px;
	overflow:hidden;
}


/*--- Bilder ---*/
.bild_links{
	margin:0px 8px 4px 0px;
}
.bild_rechts{
	margin:0px 0px 4px 8px;
}





/*--- Seitenfuss ---*/
.footer{
	width:100%;
	clear:both;
	margin-top:15px;
}
@media screen{
	.footer_nav{
		text-align:left;
		margin-bottom:10px;
	}
}
@media print{
	.footer_nav{
		display:none;
	}
}
.footer address{
	color:rgb(0,0,0);
}



/*--- Kontaktformular ---*/
.kontaktformular{
	font-size:1em;
}
.kontaktformular .f_select{
	font-family:Verdana;
	font-size:1em;

	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	background-color: #D9EDE1;
}
.kontaktformular .f_select2{
	font-family:Verdana;
	font-size:1em;

	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	background-color: #D9EDE1;
	width:150px;
}
.kontaktformular .f_input_text{
	font-family:Verdana;
	font-size:1em;
	overflow:hidden;
	width:300px;

	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	background-color: #D9EDE1;
}
.kontaktformular .f_input_text2{
	font-family:Verdana;
	font-size:1em;
	overflow:hidden;
	width:150px;

	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	background-color: #D9EDE1;
}
.kontaktformular .f_input_text3{
	font-family:Verdana;
	font-size:1em;
	overflow:hidden;
	width:50px;

	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	background-color: #D9EDE1;
}
.kontaktformular .f_input_text4{
	font-family:Verdana;
	font-size:1em;
	overflow:hidden;
	width:241px;

	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	background-color: #D9EDE1;
}

.kontaktformular .f_input_button{
	font-size:1.2em;
}
.kontaktformular .f_textarea{
	font-family:Verdana;
	font-size:1em;
	width:100%;

	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	background-color: #D9EDE1;
}

.kontaktformular .f_textarea2{
	font-family:Verdana;
	font-size:1em;
	width:500px;

	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	background-color: #D9EDE1;
}

.kontaktformular .f_input_button{
	font-size:1em;
}


/*--- Layout ---*/
@media screen{
	#page_container{
		width:950px;
		margin:0px auto;
		text-align:left;
	  	height:100%;
	}
	#inner_page_container{
	  	height:100%;
	}
}
@media print{
	#page_container{
		width:100%;
	}
}

@media screen{
	#top_container{
		background-color:rgb(204,231,215);
		float:left;
		clear:both;
		width:100%;
		height:160px;
		margin-top:20px;
	}
}
@media print{
	#top_container{
		display:none;
	}
}


@media screen{
	#hmenu_container{
		float:left;
		clear:both;
		width:100%;
	}
}
@media print{
	#hmenu_container{
		display:none;
	}
}

@media screen{
	#hmenu1_container{
		background-color:rgb(204,231,215);
		float:left;
		clear:both;
		width:100%;
		background-image:url(images/hm-bg-hgreen.gif);
		background-repeat:repeat-x;
	}
}
@media print{
	#hmenu1_container{
		display:none;
	}
}

@media screen{
	#hmenu0_container{
		background-color:rgb(204,231,215);
		float:left;
		clear:both;
		width:100%;
		background-image:url(images/hm-bg-hgreen.gif);
		background-repeat:repeat-x;
	}
}
@media print{
	#hmenu0_container{
		display:none;
	}
}

@media screen{
	.hmenu_trenner{
		background-color:rgb(0,136,55);
		float:left;
		width:100%;
		height:1px;
		overflow:hidden;
	}
}
@media print{
	.hmenu_trenner{
		display:none;
	}
}

@media screen{
	#content_container{
		background-color:rgb(0,136,55);
		float:left;
		clear:both;
		width:100%;
		background-image:url(images/content-container-bg-220-530-200.gif);
		background-repeat:repeat-x;
		background-position:0px 100px;

		min-height:100%;
	  	height:auto !important;
	  	height:100%;
	}

	#content_container_zweispaltig{
		background-color:rgb(0,136,55);
		float:left;
		clear:both;
		width:100%;

		background-image:url(images/content-container-bg-220-730.gif);
		background-repeat:repeat-x;
		background-position:0px 100px;

		min-height:100%;
	  	height:auto !important;
	  	height:100%;
	}
}
@media print{
	#content_container{
		width:100%;
		background-color:rgb(255,255,255);
	}
}

@media screen{
	#left_col{
		float:left;
		width:220px;
		background-color:rgb(0,136,55);
	}
	#left_col_clear{
		float:left;
		width:220px;
	}
}
@media print{
	#left_col{
		display:none;
	}
}

#center_col{
	background-color:rgb(255,255,255);
	float:left;
	width:530px;
	padding:15px 0px 15px 0px;
}

#center_col_zweispaltig{
	background-color:rgb(255,255,255);
	float:left;
	width:730px;
	padding:15px 0px 15px 0px;
}
.html_content{
	width:500px;
	margin-left:15px;
}
.html_content_zweispaltig{
	width:700px;
	margin-left:15px;
}
.html_list{
	margin:10px 0px 10px 0px;
}

@media screen{
	#right_col{
		float:right;
		width:200px;
	}
}
@media print{
	#right_col{
		display:none;
	}
}



/*--- Schriftgrössen-Modul oben ---*/
#fontscale_modul{
	background-color:rgb(204,231,215);
	font-weight:bold;
	float:right;
	padding:3px 0px 4px 5px;
	background-image:url(images/hm-bg-hgreen.gif);
	background-repeat:repeat-x;
}
#fontscale_modul a{
	text-decoration:none;
}
#fontscale_modul .but_minus, .but_normal, .but_plus, .but_plusplus{
	text-decoration:none;
	border:1px solid;
	background-color:rgb(255,255,255);
	padding:0px 3px 1px 3px;
	margin-right:2px;
}


/*--- Styleswitch-Modul oben ---*/
#styleswitch_modul{
	background-color:rgb(204,231,215);
	font-weight:bold;
	float:right;
	padding:3px 0px 4px 5px;
	background-image:url(images/hm-bg-hgreen.gif);
	background-repeat:repeat-x;
}
#styleswitch_modul a{
	text-decoration:none;
}
#styleswitch_modul .but_style{
	font-weight:normal;
	text-decoration:none;
	border:1px solid;
	background-color:rgb(255,255,255);
	padding:0px 3px 1px 3px;
	margin-right:2px;
}




/*--- News Teaser Block rechts ---*/
.teaser_box{
	background-color:rgb(0,136,55);
	float:left;
	clear:both;
	width:200px;
}
.teaser_title{
	background-color:rgb(204,231,215);
	font-weight:bold;
	margin:1px 1px 0px 1px;
	padding:3px 0px 4px 5px;
	background-image:url(images/hm-bg-hgreen.gif);
	background-repeat:repeat-x;
}
.teaser_content{
	background-color:rgb(255,255,255);
	margin:0px 1px 1px 1px;
	padding:5px 0px 5px 5px;
}
.news_teaser{
	background-color:rgb(255,255,255);
	width:185px;
}
.news_teaser p{
	margin:0.5em 0 0.5em 0;
}
.html_teaser{
	background-color:transparent;
}
.html_teaser p{
	margin:0.5em 0 0.5em 0;
}


/*--- Event Liste/Details ---*/
.event_register{
}
.event_register a{
	color:rgb(0,136,55);
	font-weight:bold;
	border:1px solid rgb(0,136,55);
	background-color:rgb(255,255,255);
	padding:2px 2px 2px 2px;
	margin-right:2px;
	float:left;
	text-decoration:none;
}
.event_register .year_buttons{
	float:left;
	clear:both;
	margin-bottom:2px;
}
.event_register .month_buttons{
	clear:left;
}
.event_register .but_y{
	background-color:rgb(255,255,255);
}
.event_register .act_year{
	color:rgb(255,255,255);
	background-color:rgb(0,136,55);
	font-weight:bold;
	border:1px solid rgb(0,136,55);
	padding:2px 2px 2px 2px;
	margin-right:2px;
	float:left;
}

.event_register .but_m{
	border:1px solid rgb(0,136,55);
	background-color:rgb(255,255,255);
}

.event_register .but_m_act{
	border:1px solid rgb(0,136,55);
	background-color:rgb(169,215,188);
}
.event_register .but_m_on{
	border:1px solid rgb(0,136,55);
	background-color:rgb(0,136,55);
	color:rgb(255,255,255);
	font-weight:bold;
}
.event_register .monat_name{
	margin:5px 0 5px 0;
	font-weight:bold;
}
.event_liste{
}
.event_liste li{
	list-style:none;
	list-style-image:url(images/smap-punkt.gif);
}
.event_liste_hr{
	border-top:1px dashed rgb(255,255,255);
	margin:5px 0px 5px 0px;
}
.event_liste_date{
}
.event_liste h1, .event_details h1{
	border:none;
	background-color:transparent;
	padding:0px;
	font-size:1.2em;
	font-weight:bold;
	margin:0 0 1em 0;
}
.event_liste h2, .event_details h2{
	font-size:1em;
	/*margin:0.25em 0 0.6em;*/
}
.event_liste_lnk{
}
.event_details{
}
.event_details_date{
	margin-bottom:5px;
	font-weight:bold;
}
@media screen{
	.event_details_backlink_top{
		float:right;
	}
	.event_details_backlink_top a{
		text-decoration:none;
	}
}
@media print{
	.event_details_backlink_top{
		display:none;
	}
}





/*--- News Liste/Details ---*/
.news_liste{
}
.news_liste ul{
	margin:0px;
	padding:0px;
	list-style:none;
}
.news_liste_hr{
	border-top:1px dashed;
	color:rgb(0,136,55);
	height:5px;
	overflow:hidden;
}
.news_liste_lnk{
	width:100%;
	clear:both;
	margin:0em 0 1em 0;
}
.news_details{
}
.news_details_date{
	margin-bottom:15px;
}
@media screen{
	.news_details_backlink_top{
		float:right;
	}
}
@media print{
	.news_details_backlink_top{
		display:none;
	}
}




/*--- Bildergalerie ---*/
.bildergalerie_liste{
	margin:0px;
	padding:0px;
}
.bildergalerie_liste td{
	border:1px solid rgb(204,204,204);
	width:150px;
	height:150px;
	text-align:center;
}
.bildergalerie_liste img{
	border:none;
}
.bildergalerie_details{
	text-align:center;
	width:100%;
	/*für IE6, da für diesen Browser kein max-width verfügbar*/
	overflow-x:auto;
}
.bildergalerie_details img{
	border:none;
	/*alle ausser IE, s.o. overflow*/
	max-width:500px;
}




/*--- Sitemap ---*/
.sitemap{
}
.sitemap ul{
	margin:0px 0px 0px 18px;
	padding:0px;
	list-style:none;
	list-style-image:none;
}
.sitemap li ul{
	margin-left:13px;
}
.sitemap li{
	margin:0px;
	padding:0px;
	font-weight:normal;
}
.sitemap li.lvl0_sm_on{
	font-size:1.2em;
	font-weight:bold;
	margin-bottom:20px;
	list-style-image:url(images/smap-punkt.gif);
}
.sitemap li.lvl0_sm_m_on{
	font-size:1.2em;
	font-weight:bold;
	margin-bottom:20px;
	list-style-image:url(images/smap-pu.gif);
}
.sitemap li.sm{
	list-style-image:url(images/smap-punkt.gif);
}
.sitemap li.sm_m{
	list-style-image:url(images/smap-pu.gif);
}
.sitemap a{
	text-decoration:none;
}
.sitemap a:hover{
	text-decoration:none;
}
.sitemap .s_mt{
	position:relative;
	left:-4px;
	margin-bottom:8px;
}




/*--- Hauptmenus ---*/
.hmenu{
	background-color:rgb(51,153,102);
	float:left;
	clear:both;
	margin:0 0 0 0;
	/*padding:0px 0px 1px 1px;*/
}
.hmenu ul{
	margin:0 0 0 0;
	padding:0 0 0 0;
	display:inline;
	list-style:none;
	float:left;
}
.hmenu li{
	margin:0 0 0 0;
	/*padding:1px 0px 0px 0px;*/
	display:inline;
	float:left;
}
.hmenu a{
	color:rgb(0,0,0);
	background-color:rgb(204,231,215);
	text-decoration:none;
	white-space:nowrap;
	float:left;
	margin:0px 1px 0px 0px;
	padding:3px 5px 4px 15px;
	background-repeat:repeat-x;
}
.hmenu a:hover{
	color:rgb(255,255,0);
	background-color:rgb(0,136,55);
	text-decoration:none;
	background-image:url(images-vgv-kyllburg-tm-bg.gif);
}
.hmenu a.hm{background-image:url(images/tree-punkt.gif);}
.hmenu a.hm:hover{background-image:url(images/tree-punkt-on.gif);}
.hmenu a.hm_on{
	color:rgb(255,255,0);
	background-color:rgb(0,136,55);
	background-image:url(images/tree-punkt-on.gif);
	font-weight:bold;
	letter-spacing:-1px;
}
.hmenu a.hm_on:hover{background-image:url(images/tree-punkt-on.gif);}

.hmenu a.hm_p{background-image:url(images/tree-pr.gif);}
.hmenu a.hm_p:hover{background-image:url(images/tree-pr-on.gif);}
.hmenu a.hm_p_on{
	color:rgb(255,255,0);
	background-color:rgb(0,136,55);
	background-image:url(images/tree-pu-on.gif);
	font-weight:bold;
	letter-spacing:-1px;
}
.hmenu a.hm_p_on:hover{background-image:url(images/tree-pu-on.gif);}



/*--- Treemenu links ---*/
.tree{
	background-color:rgb(51,153,102);
	width:220px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	/* für alle ausser IE muss float gesetzt sein */
	float:left;
	clear:both;
}
.tree ul{
	margin:0 0 0 0;
	padding:0 0 0 0;
	list-style:none;
	display:inline;
}
.tree li{
	margin:0 0 0 0;
	padding:0 0 0 0;
	display:inline;
	/* WICHTIG für IE */
	width:100%;
}
.tree a{
	color:rgb(0,0,0);
	background-color:rgb(204,231,215);
	text-decoration:none;
	background-repeat:repeat-x;
	display:block;
	margin:0px 1px 1px 1px;
	/*hier muss eine Pixelangabe für alle ausser IE stehen, tree.width - 2px wg. margin*/
	width:218px;
}
.tree a:hover{
	color:rgb(255,255,0);
	background-color:rgb(0,136,55);
	text-decoration:none;
}
.tree a span{
	padding:3px 5px 4px 15px;
	display:block;
}


.tree a.al0{background-image:url(images/tree-punkt.gif);background-position:0px 0px;}
.tree a.al0:hover{background-image:url(images/tree-punkt-on.gif);}
.tree a.al0_p{background-image:url(images/tree-pr.gif);background-position:0px 0px;}
.tree a.al0_p:hover{background-image:url(images/tree-pr-on.gif);}
.tree a.al0_p_act{
	color:rgb(0,0,0);
	font-weight:bold;
	letter-spacing:-1px;
	background-image:url(images/tree-pu-act.gif);
	background-position:0px 0px;
}
.tree a.al0_p_act:hover{
	color:rgb(255,255,0);
	background-image:url(images/tree-pu-on.gif);
}
.tree a.al0_on{
	color:rgb(255,255,0);
	background-color:rgb(0,136,55);
	font-weight:bold;
	letter-spacing:-1px;
	background-image:url(images/tree-punkt-on.gif);
	background-position:0px 0px;
}
.tree a.al0_p_on{
	color:rgb(255,255,0);
	background-color:rgb(0,136,55);
	font-weight:bold;
	letter-spacing:-1px;
	background-image:url(images/tree-pu-on.gif);
	background-position:0px 0px;
}
.tree a.al0_p_on:hover, a.al0_on:hover{color:rgb(255,255,0);}


.tree a.al1{background-image:url(images/tree-punkt.gif);background-position:15px 0px;}
.tree a.al1:hover{background-image:url(images/tree-punkt-on.gif);}
.tree a.al1_p{background-image:url(images/tree-pr.gif);background-position:15px 0px;}
.tree a.al1_p:hover{background-image:url(images/tree-pr-on.gif);}
.tree a.al1_p_act{
	color:rgb(0,0,0);
	font-weight:bold;
	letter-spacing:-1px;
	background-image:url(images/tree-pu-act.gif);
	background-position:15px 0px;
}
.tree a.al1_p_act:hover{
	color:rgb(255,255,0);
	background-image:url(images/tree-pu-on.gif);
}
.tree a.al1_on{
	color:rgb(255,255,0);
	background-color:rgb(0,136,55);
	font-weight:bold;
	letter-spacing:-1px;
	background-image:url(images/tree-punkt-on.gif);
	background-position:15px 0px;
}
.tree a.al1_p_on{
	color:rgb(255,255,0);
	background-color:rgb(0,136,55);
	font-weight:bold;
	letter-spacing:-1px;
	background-image:url(images/tree-pu-on.gif);
	background-position:15px 0px;
}
.tree a.al1_p_on:hover, a.al1_on:hover{color:rgb(255,255,0);}


.tree a.al2{background-image:url(images/tree-punkt.gif);background-position:30px 0px;}
.tree a.al2:hover{background-image:url(images/tree-punkt-on.gif);}
.tree a.al2_p{background-image:url(images/tree-pr.gif);background-position:30px 0px;}
.tree a.al2_p:hover{background-image:url(images/tree-pr-on.gif);}
.tree a.al2_p_act{
	color:rgb(0,0,0);
	font-weight:bold;
	letter-spacing:-1px;
	background-image:url(images/tree-pu-act.gif);
	background-position:30px 0px;
}
.tree a.al2_p_act:hover{
	color:rgb(255,255,0);
	background-image:url(images/tree-pu-on.gif);
}
.tree a.al2_on{
	color:rgb(255,255,0);
	background-color:rgb(0,136,55);
	font-weight:bold;
	letter-spacing:-1px;
	background-image:url(images/tree-punkt-on.gif);
	background-position:30px 0px;
}
.tree a.al2_p_on{
	color:rgb(255,255,0);
	background-color:rgb(0,136,55);
	font-weight:bold;
	letter-spacing:-1px;
	background-image:url(images/tree-punkt-on.gif);
	background-position:30px 0px;
}
.tree a.al2_p_on:hover, a.al2_on:hover{color:rgb(255,255,0);}


.tree a.al3{background-image:url(images/tree-punkt.gif);background-position:45px 0px;}
.tree a.al3:hover{background-image:url(images/tree-punkt-on.gif);}
.tree a.al3_p{background-image:url(images/tree-pr.gif);background-position:45px 0px;}
.tree a.al3_p:hover{background-image:url(images/tree-pr-on.gif);}
.tree a.al3_p_act{
	color:rgb(0,0,0);
	font-weight:bold;
	letter-spacing:-1px;
	background-image:url(images/tree-pu-act.gif);
	background-position:45px 0px;
}
.tree a.al3_p_act:hover{
	color:rgb(255,255,0);
	background-image:url(images/tree-pu-on.gif);
}
.tree a.al3_on{
	color:rgb(255,255,0);
	background-color:rgb(0,136,55);
	font-weight:bold;
	letter-spacing:-1px;
	background-image:url(images/tree-punkt-on.gif);
	background-position:45px 0px;
}
.tree a.al3_p_on{
	color:rgb(255,255,0);
	background-color:rgb(0,136,55);
	font-weight:bold;
	letter-spacing:-1px;
	background-image:url(images/tree-punkt-on.gif);
	background-position:45px 0px;
}
.tree a.al3_p_on:hover, a.al3_on:hover{color:rgb(255,255,0);}


.tree a.al4{background-image:url(images/tree-punkt.gif);background-position:60px 0px;}
.tree a.al4:hover{background-image:url(images/tree-punkt-on.gif);}
.tree a.al4_p{background-image:url(images/tree-pr.gif);background-position:60px 0px;}
.tree a.al4_p:hover{background-image:url(images/tree-pr-on.gif);}
.tree a.al4_p_act{
	color:rgb(0,0,0);
	font-weight:bold;
	letter-spacing:-1px;
	background-image:url(images/tree-pu-act.gif);
	background-position:60px 0px;
}
.tree a.al4_p_act:hover{
	color:rgb(255,255,0);
	background-image:url(images/tree-pu-on.gif);
}
.tree a.al4_on{
	color:rgb(255,255,0);
	background-color:rgb(0,136,55);
	font-weight:bold;
	letter-spacing:-1px;
	background-image:url(images/tree-punkt-on.gif);
	background-position:60px 0px;
}
.tree a.al4_p_on{
	color:rgb(255,255,0);
	background-color:rgb(0,136,55);
	font-weight:bold;
	letter-spacing:-1px;
	background-image:url(images/tree-punkt-on.gif);
	background-position:60px 0px;
}
.tree a.al4_p_on:hover, a.al4_on:hover{color:rgb(255,255,0);}


.tree a.al5{background-image:url(images/tree-punkt.gif);background-position:75px 0px;}
.tree a.al5:hover{background-image:url(images/tree-punkt-on.gif);}
.tree a.al5_p{background-image:url(images/tree-pr.gif);background-position:75px 0px;}
.tree a.al5_p:hover{background-image:url(images/tree-pr-on.gif);}
.tree a.al5_p_act{
	color:rgb(0,0,0);
	font-weight:bold;
	letter-spacing:-1px;
	background-image:url(images/tree-pu-act.gif);
	background-position:75px 0px;
}
.tree a.al5_p_act:hover{
	color:rgb(255,255,0);
	background-image:url(images/tree-pu-on.gif);
}
.tree a.al5_on{
	color:rgb(255,255,0);
	background-color:rgb(0,136,55);
	font-weight:bold;
	letter-spacing:-1px;
	background-image:url(images/tree-punkt-on.gif);
	background-position:75px 0px;
}
.tree a.al5_p_on{
	color:rgb(255,255,0);
	background-color:rgb(0,136,55);
	font-weight:bold;
	letter-spacing:-1px;
	background-image:url(images/tree-punkt-on.gif);
	background-position:75px 0px;
}
.tree a.al5_p_on:hover, a.al5_on:hover{color:rgb(255,255,0);}


.tree a.al6{background-image:url(images/tree-punkt.gif);background-position:90px 0px;}
.tree a.al6:hover{background-image:url(images/tree-punkt-on.gif);}
.tree a.al6_p{background-image:url(images/tree-pr.gif);background-position:90px 0px;}
.tree a.al6_p:hover{background-image:url(images/tree-pr-on.gif);}
.tree a.al6_p_act{
	color:rgb(0,0,0);
	font-weight:bold;
	letter-spacing:-1px;
	background-image:url(images/tree-pu-act.gif);
	background-position:90px 0px;
}
.tree a.al6_p_act:hover{
	color:rgb(255,255,0);
	background-image:url(images/tree-pu-on.gif);
}
.tree a.al6_on{
	color:rgb(255,255,0);
	background-color:rgb(0,136,55);
	font-weight:bold;
	letter-spacing:-1px;
	background-image:url(images/tree-punkt-on.gif);
	background-position:90px 0px;
}
.tree a.al6_p_on{
	color:rgb(255,255,0);
	background-color:rgb(0,136,55);
	font-weight:bold;
	letter-spacing:-1px;
	background-image:url(images/tree-punkt-on.gif);
	background-position:90px 0px;
}
.tree a.al6_p_on:hover, a.al6_on:hover{color:rgb(255,255,0);}


.tree a.al7{background-image:url(images/tree-punkt.gif);background-position:105px 0px;}
.tree a.al7:hover{background-image:url(images/tree-punkt-on.gif);}
.tree a.al7_p{background-image:url(images/tree-pr.gif);background-position:105px 0px;}
.tree a.al7_p:hover{background-image:url(images/tree-pr-on.gif);}
.tree a.al7_p_act{
	color:rgb(0,0,0);
	font-weight:bold;
	letter-spacing:-1px;
	background-image:url(images/tree-pu-act.gif);
	background-position:105px 0px;
}
.tree a.al7_p_act:hover{
	color:rgb(255,255,0);
	background-image:url(images/tree-pu-on.gif);
}
.tree a.al7_on{
	color:rgb(255,255,0);
	background-color:rgb(0,136,55);
	font-weight:bold;
	letter-spacing:-1px;
	background-image:url(images/tree-punkt-on.gif);
	background-position:105px 0px;
}
.tree a.al7_p_on{
	color:rgb(255,255,0);
	background-color:rgb(0,136,55);
	font-weight:bold;
	letter-spacing:-1px;
	background-image:url(images/tree-punkt-on.gif);
	background-position:105px 0px;
}
.tree a.al7_p_on:hover, a.al7_on:hover{color:rgb(255,255,0);}

.tree .dl0{padding-left:15px;}
.tree .dl1{padding-left:30px;}
.tree .dl2{padding-left:45px;}
.tree .dl3{padding-left:60px;}
.tree .dl4{padding-left:75px;}
.tree .dl5{padding-left:90px;}
.tree .dl6{padding-left:105px;}
.tree .dl7{padding-left:120px;}