body
	{
	color:#000000;
	font: 12px Helvetica;
	background:#C0C0C0;
	margin:0px;
	padding:0px;
	}

h2 {
	font:small-caps 18px Helvetica;
	font-weight:100;
	color:#000000;
	}

h3 {
	font:small-caps 14px Helvetica;
	font-weight:100;
	color:#000000;
	}
	
h4 {
	font:12px Helvetica;
	font-weight:bold;
	color:#000000;
	}
	
	
div#wrapper
	{
	margin-right:auto;
	margin-left:auto;
	width:1000px;
	background:#C0C0C0;
	}
	
div#head
	{
	width:100%;
	height:130px;
	border:0px solid #000000;
	//background:url(background2.png) no-repeat;
	}

div#signet
	{
	cursor:pointer;
	height:80px;
	width:348px;
	//background:url(logo2.gif) no-repeat;
	background:url(logo2.gif) no-repeat;
	border:0px solid red;
	margin-top:46px;
	margin-left:30px;
	float:left;
	}

	
div#menu
	{
		border:0px solid black;
		padding:0px;
	float:right;
	margin-top:96px;
	margin-right:25px;
	font:small-caps 22px Helvetica;
	font-weight:bold;
	//letter-spacing:2px;
	}

div#menu a
 { border:0px solid black;
		padding:12px;
	color:#9c0000; 
	text-decoration:none; 
	//background:url(star3.gif) center left no-repeat; 
	background:url(star1.png) center left no-repeat; 
	padding-left:38px;	
	padding-right:24px;
}


div#menu a:link { color:#9c0000; text-decoration:none; }
div#menu a:visited {color:#9c0000; 	text-decoration:none; }
div#menu a:focus {color:#9c0000; 	text-decoration:none; }
div#menu a:hover {color:#FFFFFF; 	text-decoration:none; 	background:url(star2a.png) center left no-repeat; }
div#menu a:active {color:#9c0000; text-decoration:none; }

a:link { color:#9c0000; text-decoration:underline;}
a:visited {color:#9c0000; text-decoration:underline;}
a:focus { color:#9c0000; text-decoration:underline;}
a:hover {color:#ff0000; text-decoration:underline; }
a:active {color:#9c0000; text-decoration:underline;}
	
div#mybody
	{
	border-top:6px solid #9c0000;
	border-bottom:6px solid #9c0000;
	width:900px;
	min-height:400px;
	padding:50px;
	padding-top:10px;
	font:12px Helvetica;
	color:#000000;
	background:#FAFAFA;
	}

div#bodycontent
	{
	margin-right:200px;
	}
	
table
	{
	font:10px Verdana;
	}

td
{
//white-space:nowrap;
padding:2px 15px;
vertical-align:top;
}

td.date
	{
	text-align:right;
	padding-right:10px;
	}

div#menu a.activepage
	{
	color:#7897c4;
	}
img 
	{
	border:1px solid #000000;
	margin:0px;
	}	
	
.nocss
	{
	display:none;
	}
	
div.li
	{
	margin:5px;
	}
	
div#impressum
	{
		padding:10px;
		padding-bottom:20px;
		text-align:right;
		font:10px Helvetica;
		color:#060606;
	}
