#mini-navi-oben { position: absolute; top: 20px; left: 880px; width: 160px; height: 25px; visibility: visible;  }
	#asob-logo { position: absolute; top: 10px; left: 15px; width:100px; height: 100px; }
	
	a { text-decoration: none; outline: none; }
	
	body { 
	background-color: white; 
	font-weight: normal; 
	font-family:Arial; 
	font-size:100%; 
	}
	
	.linie-oben  	{ background: white url(mi-linie-oben.jpg) repeat-x left bottom }
	.li-linie-oben  	{ background: white url(li-slice.jpg) no-repeat right bottom }
	.re-linie-oben 	{ background: white url(re-linie-oben.jpg) no-repeat left bottom }
	
	.navileiste-oben { margin-bottom: -7px; }
	
	.buttontext
	{
	  padding-top:10px;
	  margin-top:10px;	
	}
	
	
		a.menu { display:block; margin-bottom:0px; text-align:center;padding-top:0px; border-width:0px;text-decoration:none; }
		a.menu:link    { background-image: url(btns-t.png);height:41;width:121}
		a.menu:visited {background-image: url(btns-t.png);height:41;width:121 }
		a.menu:hover   {background-image: url(btns-ro.png);height:41;width:121 }
		a.menu:active  { background-image: url(btns-ak.png);height:41;width:121 }
	   a.menuw { display:block; margin-bottom:0px; text-align:center; padding-top:0px;
         border-width:0px;  text-decoration:none; }
		a.menuw:link    { background-image: url(btnl-t.png);height:41;width:181}
		a.menuw:visited {background-image: url(btnl-t.png);height:41;width:181 }
		a.menuw:hover   {background-image: url(btnl-ro.png);height:41;width:181 }
		a.menuw:active  { background-image: url(btnl-ak.png);height:41;width:181 }
		
		a.menua { display:block; margin-bottom:0px; text-align:center;padding-top:0px; border-width:0px;text-decoration:none; }
		a.menua:link    { background-image: url(btns-ak.png);height:41;width:121}
		a.menua:visited {background-image: url(btns-ak.png);height:41;width:121 }
		a.menua:hover   {background-image: url(btns-ro.png);height:41;width:121 }
		a.menua:active  { background-image: url(btns-ak.png);height:41;width:121 }
	   a.menuwa { display:block; margin-bottom:0px; text-align:center; padding-top:0px;
         border-width:0px;  text-decoration:none; }
		a.menuwa:link    { background-image: url(btnl-ak.png);height:41;width:181}
		a.menuwa:visited {background-image: url(btnl-ak.png);height:41;width:181 }
		a.menuwa:hover   {background-image: url(btnl-ro.png);height:41;width:181 }
		a.menuwa:active  { background-image: url(btnl-ak.png);height:41;width:181 }
		
		.ausrichtung-tabelle {margin-left: 15px; margin-top: 15px;}
	
	.verlauf { 
	background: white url(verlauf.jpg) repeat-x bottom left;
	}
	
	.li-verlauf { 
	background: white url(li-verlauf.jpg) no-repeat right bottom;	
	}

	.re-verlauf { 
	background: white url(re-verlauf.jpg) no-repeat left bottom;	
	}

	.li-ecken { 
	background: white url(li-ecke-unten.jpg) no-repeat right;	
	}

	.re-ecken { 
	background: white url(re-ecke-unten.jpg) no-repeat left;	
	}
	
	.mitte { 
	background: white url(mi-schatten-unten.jpg) repeat-x ;	
	}
	
	#textboxen {
	color: black;  
	font-family:Arial; 
	font-size: 12pt; 
	width: 600px;
	}
	
	.linie-unten  	{ color:white; font-size:90%; background: white url(footer_02.jpg) repeat-x left bottom }
	.li-linie-unten  	{ color:white; font-size:90%; background: white url(footer_01.jpg) no-repeat right bottom }
	.re-linie-unten 	{ color:white; font-size:90%; background: white url(footer_03.jpg) no-repeat left bottom }
	
