<!-- #############  CSS - Dr. Reithofer  ############# -->

body{
	background-color:#CCC;
	margin:0px;
	padding:0px;
	font-family:Tahoma, Arial, Helvetica;
	font-size:14px;
	color:#666;
}
body,td,th{
	font-family:Tahoma, Arial, Helvetica;
	font-size:16px;
	color: #666666;
}
#header{
	background-image:url(../Bilder/halbmond_03.jpg);
	background-repeat:no-repeat;
	width:810px;
	height:38px;
}
#pic_left{
	background-image:url(../Bilder/halbmond_05.jpg);
	background-repeat:no-repeat;
	width:5px; 
	height:570px;
}
#pic_right{
	background-image:url(../Bilder/halbmond_07.jpg);
	background-repeat:no-repeat;
	width:5px; 
	height:570px;
}
#pic_bottom{
	background-image:url(../Bilder/halbmond_08.jpg);
	background-repeat:no-repeat;
	width:810px; 
	height:13px;
}
bigdiv{
	width:100%;
	height:100%;
}
a:link{
	text-decoration:none;
	color:#666;
	font-family:Tahoma, Arial, Helvetica;
	font-size:16px;
}
a:visited{
	text-decoration:none;
	color:#666;
	font-family:Tahoma, Arial, Helvetica;
	font-size:16px;
}
a:hover{
	text-decoration:none;
	color:#CCC;
	font-family:Tahoma, Arial, Helvetica;
	font-size:16px;
	
}
a:active{
	text-decoration:none;
	color:#666;
	font-family:Tahoma, Arial, Helvetica;
	font-size:16px;
}