/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #e2e2e2;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
}

h2 {
	color: #BD0529;
	font-weight: bold;
	font-size: 17px;
	font-style:italic;
}

ul {
	list-style-type:square;
	padding-left:20px;
}
li {
	padding:2px;
}

hr {
	width:98%;
	
}
.main {
	padding:8px;
	padding-top:0px;

}
.padding {
	margin:7px;
}
.einzug {
	margin-left:80px;
}
.navi {
	font-size: 12px;
	font-weight:bold;
	color:#FFCCCC;
	
}

.form1{
	padding:6px;
	font-weight:bold;


}

.form2{
	padding:6px;

}
.form {
	width: 300px;
	border:1px solid #C8052B;

}
.error {
	font-weight:bold;
	font-size:11px;
	color:#C8052B;
}
.error2 {
	font-weight:bold;
	font-size:12px;
	color:#333333;
	background-color:#FFCAB9;
	padding:10px;

}
.formerror {
	background-color:#FFCAB9;
	color:#FFCAB9;
}
.sponsor {
	font-size: 14px;
	padding: 6px;
}

.tafel {
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
}

.tafelout {
	border-left: 1px solid #999;
	border-top: 1px solid #999;
	font-size: 1em;
}
	

a:link { 
   font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight:bold;
	color:#CC6666;
	color: #BD0529;
   text-decoration:none; 
}
a:visited { 
   font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight:bold;
	color:#CC6666;
	color: #BD0529;
   text-decoration:none; 
} 

a:hover {
   font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight:bold;
	color:#CC6666;
	color: #BD0529;
   text-decoration:underline;  
}  
 
a:active {
   font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight:bold;
	color:#CC6666;
	color: #BD0529;
   text-decoration:none;  
}
  
a:focus {
   font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight:bold;
	color:#CC6666;
	color: #BD0529;
   text-decoration:underline; 
}










a.info:link { 
   font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight:bold;
	color:#CC6666;
   text-decoration:none; 
}
a.info:visited { 
   font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight:bold;
	color:#CC6666;
   text-decoration:none; 
} 

a.info:hover {
   font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight:bold;
	color:#CC6666;
   text-decoration:underline;  
}  
 
a.info:active {
   font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight:bold;
	color:#CC6666;
   text-decoration:none;  
}
  
a.info:focus {
   font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight:bold;
	color:#CC6666;
   text-decoration:underline; 
}











a.navi:link { 
   font-family:Georgia, "Times New Roman", Times, serif;
	padding:5px;
	font-size: 12px;
	color:#FFCAB9;
	padding-left:5px;
   text-decoration:none; 
}
a.navi:visited { 
   font-family:Georgia, "Times New Roman", Times, serif;
	padding:5px;
	font-size: 12px;
	font-weight:bold;
	color:#FFCAB9;
	padding-left:5px;
   text-decoration:none;  
} 

a.navi:hover {
   font-family:Georgia, "Times New Roman", Times, serif;
	padding:5px;
	font-size: 12px;
	font-weight:bold;
	color:#FFCAB9;
	padding-left:5px; 
   text-decoration:underline; 
}  
 
a.navi:active {
   font-family:Georgia, "Times New Roman", Times, serif;
	padding:5px;
	font-size: 12px;
	font-weight:bold;
	color:#FFCAB9;
	padding-left:5px;
   text-decoration:none;  
}
  
a.navi:focus {
   font-family:Georgia, "Times New Roman", Times, serif;
	padding:5px;
	font-size: 12px;
	font-weight:bold;
	color:#FFCAB9;
	padding-left:5px;
	text-decoration:none;  
}



a.spon:link { 
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:2px;
	font-size: 12px;
	font-weight:bold;
	color:#333333;
   text-decoration:none; 
}
a.spon:visited { 
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:2px;
	font-size: 12px;
	font-weight:bold;
	color:#333333;
   text-decoration:none;  
} 

a.spon:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:2px;
	font-size: 12px;
	font-weight:bold;
	color:#333333;
   text-decoration:underline; 
}  
 
a.spon:active {
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:2px;
	font-size: 12px;
	font-weight:bold;
	color:#333333;
   text-decoration:none;  
}
  
a.spon:focus {
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:2px;
	font-size: 12px;
	font-weight:bold;
	color:#333333;
	text-decoration:none;  
}
.grauklein {
	font-size: 0.8em;
	color: #666666;
}
.bildr {
	float: right;
	margin-left: 8px;
	margin-bottom: 8px;
}
.clearb {
	clear: both;
}
.leftb {
	float: left;
	margin-bottom: 8px;
	margin-right: 8px;
}
