/* verstecken vor älteren Browsern */


body{
   background: #000 url(../images/nav_hg.gif) no-repeat top left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
   margin: 0px;
	padding: 0px;
}
p{
	line-height: 160%;
   color: #99cccc;
	font-size: 11px;
	width: 400px;
}
td{
	  color: #99cccc;
	  font-size: 11px;
	  line-height: 160%;
}
h1, h2{
	color: #99cccc;
}
h1{ 
   margin: 2px 0 0 0px;
	font-size: 13px;
	padding: 0 0 3px 0;
}
h2{
	font-size: 13px;
	margin: 0px 0 20px 0
}
a{
	color: #FF8C00;
	font-size: 11px;
		text-decoration: none;
}
a:hover{
	color: #99cccc;
	text-decoration: none;
}
a:active{
	color: #99cccc;
	text-decoration: none;
}
img.screenshot{
   margin-right: 5px;
	border: 0px;
}
/**********************************************/
/* navi links*/

#navil{
   width: 130px;
	position: relative;
	margin: 50px 0 10px 20px;
	height: 200px;
	border-right: 1px solid #ccc
}
li.nav {
	margin: 4px 0 0 0; 
	padding: 0;
	list-style-type: none;
	color: #000;
	font-size: 12px;
	}
#navil a:link, #navil a:visited {
	font-size: 70%;
	line-height: 20px;
	margin: 4px 10px 0 52px;
	padding-bottom: 2px;
	text-decoration: none;
	border: none;
	color: #99cccc;
	}
a:link.active, a:visited.active, a:hover {
	padding-bottom: 2px;
	color: #99cccc;
	}
/**********************************************/
td.navi{
	background: url(../images/bab_navi.jpg) no-repeat left;
	height: 70px;
}
a.klein{
	font-size: 9px;
	
}
td.line{
	background-color: Green;
}
p.rueber{
	margin-left: 30px;
}
/*li.sup{
	line-height: 160%;
   color: #99cccc;
	font-size: 11px;
	
}*/