/* colors and styles */

body { margin:0; padding:0; background-color:#fff; font-family:Rotis, Helvetica, Arial, sans-serif; font-size:11px; line-height:15px; overflow-y:scroll; }

a { color: rgb(25,25,25); text-decoration: none;}
a:link { color: rgb(25,25,25); text-decoration: none;}
a:hover { color: rgb(125,125,125); text-decoration: none;}

table { color:rgb(25,25,25); font-family:Rotis, Helvetica, Arial, sans-serif; font-size:11px; line-height:15px; vertical-align:top; }
td { vertical-align:top; }
tr { height:85px; }

/* positions and layout */

div { margin:0px; position:absolute; }

#content { top:0px; width:800px; min-height:100%; right:50%; left:50%; margin-left:-380px; }

#text { top:200px; width:600px; }

#logo { top:10px; right:0px; height:90px; width: 200px; }

#title { top:90px; left:0px; height:22px; width:300px; }

#navi
	{ right:0px; top:200px; height:400px; width:150px; text-align:left;}
	
#akt, #bue, #pro, #back, #fes
	{ right:0px; height:20px; width:150px;}
#akt
	{ top:200px;}
#bue
	{ top:220px;}
#pro
	{ top:240px;}
#back, #fes
	{ top:260px;}
#fes
	{ top:270px;}
	
#akt_menu
	{ left:0px; width:800px; height:70px; top:120px; }

#ms1, #ms2, #ms3, #ms4, #ms5, #ms6, #ms7
	{ width:120px; height:70px; top:120px; }
#ms1 	{ left:0px; }
#ms2 	{ left:130px; }
#ms3	{ left:260px; }
#ms4 	{ left:390px; }
#ms5 	{ left:520px; }
#ms6 	{ left:650px; }
#ms7 	{ left:780px; }

#m1, #m2, #m3, #m4, #m5, #m6, #m7, #m8, #m9, #m10, #m11 
	{ width:70px; height:70px; top:120px; }
#m1 	{ left:0px; }
#m2 	{ left:75px; }
#m3	  { left:150px; }
#m4 	{ left:225px; }
#m5 	{ left:300px; }
#m6 	{ left:375px; }
#m7 	{ left:450px; }
#m8 	{ left:525px; }
#m9 	{ left:600px; }
#m10 	{ left:675px; }
#m11 	{ left:750px; }

#c1, #ch1, #c2, #c3, #c4, #c5, #c6, #c7, #c8, #c9, #c10, #c11  
	{ width:580px; height:300px; top:200px; left:0px; text-align:left; }
#c1	
	{ visibility:visible; }
#ch1, #c2, #c3, #c4, #c5, #c6, #c7, #c8, #c9, #c10, #c11 
	{ visibility:hidden; }
	
#img	
	{right:0px;}
	
#txt_img	
	{ width:200px; left:0px; text-align:left;}
	
#txt	
	{ width:640px; left:0px; text-align:left;}
	
#adr	
	{ left:0px; top:600px; text-align:center;}

