
/*@font-face { font-family:Eurostyle; src:url(eurostile_rdtc.eot), url(eurostile_rdtc.eot); }*/

/*--------- MENU AUF DER LINKEN SEITE - EBENE 1 --------*/
ul#dg_main {
	display: block;
	width: 110px;
	text-decoration:none;
	list-style-type: none;
	padding: 0px 0px 30px 0px;
	margin: 10px 0px 32px 32px;
	background-color: #DFDFDF;
	font-weight: bolder;
	
}

ul#dg_main li {
	padding: 5px 5px 5px 5px;
	border-bottom: 1px solid #ffffff;
	
}

/*-------------------- NORMAL ---------------------*/
li#dg_li a{
   display: block;
   width: 80px;
   padding: 0px 0px 0px 25px;
	margin: 1px 1px 1px 1px;
	background: url(pic/level1p.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	text-align: right;
}
li#dg_li a:hover,li#dg_li a:focus,li#dg_li a:active{
   display: block;
   width: 80px;
   padding: 0px 0px 0px 25px;
	margin: 1px 1px 1px 1px;
	background: url(pic/level1a.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	color: #8F4433;
	text-align: right;
}
/*-------------------- AKTIVE ---------------------*/
li#dg_licur a{
   display: block;
   width: 80px;
   padding: 0px 0px 0px 25px;
	margin: 1px 1px 1px 1px;
	background: url(pic/level1a.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	color: #8F4433;
	text-align: right;
}
li#dg_licur a:hover,li#dg_licur a:focus,li#dg_licur a:active{
   display: block;
   width: 80px;
   padding: 0px 0px 0px 25px;
	margin: 1px 1px 1px 1px;
	background: url(pic/level1a.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	color: #8F4433;
	text-align: right;
}


/*--------- MENU AUF DER LINKEN SEITE - EBENE 2 --------*/
ul#dg_main2 {
	display: block;
	text-decoration:none;
	list-style-type: none;
	padding: 0px;
	margin: 5px 0px 0px 22px;
}

ul#dg_main2 li {
	padding: 3px 3px 3px 3px;
	border-bottom: 0px solid #ffffff;
}

/*-------------------- NORMAL ---------------------*/
li#dg_li2 a{
   color: #000000;
	background-image: none;
	padding-left: 0px;
}
li#dg_li2 a:hover, a:focus, a:active{
   color: #8f4433;
	background-image: none;
	padding-left: 0px;
}
/*-------------------- AKTIVE ---------------------*/
li#dg_licur2 a{
   color: #8f4433;
	background-image: none;
	padding-left: 0px;
}
li#dg_licur2 a:hover, a:focus, a:active{
   color: #8f4433;
	background-image: none;
	padding-left: 0px;
}


/*--------- MENU AUF DER LINKEN SEITE - EBENE 3 --------*/
ul#dg_main3 {
	display: block;
	text-decoration:none;
	list-style-type: none;
	padding: 0px;
	margin: 10px 0px 10px 25px;
}
/*-------------------- NORMAL ---------------------*/
li#dg_li3 a{
   color: #666666;
	background-image: none;
	padding-left: 0px;
}
li#dg_li3 a:hover, a:focus, a:active{
   color: #8f4433;
	background-image: none;
	padding-left: 0px;
}
/*-------------------- AKTIVE ---------------------*/
li#dg_licur3 a{
   color: #8f4433;
	background-image: none;
	padding-left: 0px;
}
li#dg_licur3 a:hover,li#dg_licur3  a:focus,li#dg_licur3  a:active{
   color: #8f4433;
	background-image: none;
	padding-left: 0px;
}



