

a.menu_on:active {  }
a.menu_on:hover {		text-decoration: underline; color: #271380}
a.menu_on:link {  }
a.menu_on:visited {  }
a.menu_on {				font-weight: normal; text-decoration: none; font-size: 11px; color: #ff7200; letter-spacing: -0.5pt}


a.menu_off:active {  }
a.menu_off:hover {		text-decoration: underline; color: #ff7200}
a.menu_off:link {  }
a.menu_off:visited {  }
a.menu_off {				font-weight: normal; text-decoration: none; font-size: 11px; color: #271380; letter-spacing: -0.5pt}


#menu_box_oben_eins{
	 position: relative;
	 width: 200px;
	 height: 20px;
}

#menu_box_oben_zwei{
	 position: relative;
	 width: 200px;
	 height: 5px;
}

#menu_box_oben_drei{
	position: relative;
	width: 200px;
	height: 10px;
}

#menu_box_oben_vier{
	position: absolute;
	right: 10px;
	top: -15px; 
}

#menu_box_mitte_eins{
	position: relative;
	width: 200px;
	text-align: left;
}

#menu_box_mitte_zwei{
	position: relative;
	width: 190px;
	text-align: right;
}

#menu_box_unten_eins{
	position: relative;
	width: 200px;
	height: 10px;
}

#menu_box_unten_zwei{
	position: relative;
	width: 200px;
	height: 5px;
}
