
body { background-color: #c1c4d2;
	background-image: url(bg.jpg);
 }


a:link { color:#000000; text-decoration:none }
a:visited { color:#000000; text-decoration:none }
a:hover { color:#000000; text-decoration:none}
a:active { color:#000000; text-decoration:none }

.navi a:link { color:#000000; text-decoration:none }
.navi a:visited { color:#000000; text-decoration:none }
.navi a:hover { color:#787878; text-decoration:none}
.navi a:active { color:#000000; text-decoration:none }



table { color: #000; margin-top:0px; font-size: 12px; font-family: verdana, arial, sans-serif; background-color: #fff; }


li { margin-bottom: 4px; }


.navi
{
	font-size: 10px;   
	padding-left: 10px; 
	padding-right: 10px; 
	padding-bottom: 10px;
	padding-top: 10px; 
	background: #E3E3E3; 
	color: #585858; 
	text-decoration: none;
	border:0px solid;
	vertical-align:top;
	font-weight: bold;
}


.head
{
	font-size: 14px;
	font-weight: bold;
}


.content
{
	margin:10px;
}

.content_kurz
{
	margin:10px;
	margin-bottom:10px;
	margin-right:240
}

.balken
{
background: #E3E3E3;
}

