BODY {
	background-image : url(bilder/bogen2.gif);
	background-repeat : repeat-y;
	background-color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size:10px;
}
TD{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}
.Fett{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight : bold;
}
.Copyright{
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration : none;
}
.Titel{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight : bold;
}
.boxall	{
		border: #000000; 
		border-style: solid; 
		border-top-width: 1px; 
		border-right-width: 1px; 
		border-bottom-width: 1px; 
		border-left-width: 1px;
		}
		
.boxhead { 
		font-family: "Verdana", "Arial", "Helvetica";
		font-size: 13px;
		font-weight: bolder;
		color: #909090;
		background-color: #FFFFB7;
		border: #000000; 
		border-style: solid; 
		border-top-width: 1px; 
		border-right-width: 1px; 
		border-bottom-width: 1px; 
		border-left-width: 1px
		}
.klein{
		font-family: Arial, Helvetica, sans-serif;
	    font-size:10px;
}
.noscript{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight : bold;
	color : red;
}
.rot{
	color:#F00;
}
