body {background-color: #FFFFFF;font-family:Tahoma; font-size:11px}
.tr{font-family:Tahoma; font-size:11px}
.td{font-family:Tahoma; font-size:11px}
h1 {font-size:16px;}
h2 {font-size:14px;}
p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:normal;
}

a.top {font-size:16px; color:#000000; text-decoration:none}
a:hover.top {color:#cc0099}

a {} 
a:link {} 
a:visited {} 
a:hover {} 
a:active {} 

.main_frame 	{width:800px}
.logo 			{width:100%; height:60px; background-image:url(../images/xenia.gif); background-repeat:no-repeat}
.raubtier 		
{	position:absolute; 
	width:0px; 
	height:0px; 
	visibility:hidden;
	left:0px;
	top:0px}
.main_content 	{width:100%;}
.navigation 	
{	position:absolute; 
	width:0px; 
	height:0px; 
	visibility:hidden;
	left:0px;
	top:0px}
.content	{float:left; width:580px; height:100% padding:10px;}

a.navi {
	font-family:Tahoma;
	font-size:12px;
	color:#999999;
	text-decoration: none;
	font-weight: bold;
}
.warn {color:orange;}
.error {color:red;}
.good {color:green;}
 
a.navi:link {} 
a.navi:visited {} 
a.navi:hover {color:#eeeeee;} 
a.navi:active {}

.main_pic_left {float:left}
.main_pic_right {float:right}
