#bgRand{
  background:#FDFFD9;
  background-image:url(Rand.jpg);
  <!--background-repeat:no-repeat;-->
  background-position:center center;
  background-attachment:fixed;}
  
#bgStart{
  background-image:url(start.jpg);
  background-repeat:no-repeat;
  background-position:85% 70%;
  background-attachment:fixed;}  
  
#titel1{
  font-size:26px;
  font-weight:bold;
  font-style: "Arial";
  color:#0085dd;}  
  
#titel2{
  font-size:22px;
  font-weight:bold;
  font-style: "Arial";
  color:#0085dd;}   
 
.h1 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	color: #07549C;
	font-weight: bold;
	font-style: normal;
	text-transform: uppercase;
	letter-spacing: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;}  
  
#navi{
    font-size: 20px;
	font-weight: bold;}	
	
a:link {
	color:#333333;
	text-decoration: none;
	font-weight: bold;}
	
a:visited {
	color:#333333;
	text-decoration: none;}
	
a:hover {
	color:#0A70B2;
	text-decoration: none;}
	
a:active {
	color:#0A70B2;
	text-decoration: none;}
	
.h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #6068CD;
	text-decoration: none;}
	
.h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6068CD;
	text-decoration: underline;}  
  
#kontakt{
  font-size:13px;
  font-weight:bold;  
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color:#0085dd;}  
  
body{
   	font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size: 12px;
	color: #333333;
	line-height: 16px;}  
	
.formbutton {
	background-color: #CCCCCC;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border-top: 1px dashed #333333;
	border-right: 1px dashed #333333;
	border-bottom: 1px dashed #333333;
	border-left: 1px dashed #333333;}
	
.formfield {
	background-color: #FFFFFF;
	border: 1px dashed #333333;
	height: 18px;}
	
.formmsg {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	border: 1px dashed #333333;}	
	
#schrift{
   	font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size: 12px;
	color: #333333;
	line-height: 16px;
	text-align:right;}	
