h1  { color: #C0C0C0; 
      font-size: 8pt; 
      font-family: Verdana, Arial, Helvetica, sans-serif;
      font-weight: normal;
     }

h2 { color: #FF0000;
	font-weight: bold;
	font-size: 16px;
    }

body, td, th, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C0C0C0;
	font-weight: normal;
	line-height:1.3em;
    }
	
body { 
    background-color: #000000;
	margin-top: 2px;
	 }

.style1 { 
    color: #FF0000;
	font-weight: bold;
	font-size: 16px;
	    }
		
.style2 { 
    color: #C0C0C0;
	font-weight: bold;
	font-size: 12px;
	    }	
		
.style3 { 
    font-size: 10px;
	    }	
		
.style4 { 
    font-weight: bold;
    font-size: 14px;
	    }	
		
.style5 {
	font-weight: bold;
	font-size: 12px;
	color: #FF0000;
}		
			
 
a:link {
	color: #FF0000;
}
a:hover {
	color: #FF0000;
}

a:visited {
	color: #FF0000;
}

a img {border:none; }

.inhalt {
	width: 100%;
	text-align: center;
}

.inhalt img {
	margin-left:6px;
	margin-right:6px;
}


.kontaktbox {
	border: 1px solid #FF0000;
	margin-left:auto;
	margin-right:auto;
	padding: 20px;
	width: 600px;
	text-align: center;
}

.greybox {
	border: 1px solid #606060;
	margin-left:auto;
	margin-right:auto;
	padding: 20px;
	width: 600px;
	text-align: center;
}