h1         { color: #C0C0C0; 
             font-size: 9px; 
             font-family: Verdana, Arial, Helvetica, sans-serif;
             font-weight: normal;
			 line-height: 1em;
            }

h2 { font-family: Georgia, "Times New Roman", Times, serif; 
     color: #FFFFFF; 
	 font-size: 46px; 
	 font-weight: normal;
	 line-height: 0.8em;
	 }
	
body{
    background-color: #000000;
	margin-top: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C0C0C0;
    }
	
a:link {
	color: #FF0000;
}
a:hover {
	color: #FF0000;
}

a:visited {
	color: #FF0000;
}

.style1 {font-size: 9px; }
.style2 {font-size: 10px; }
.style3 {font-size: 14px; }
.style4 {font-size: 12px;}
.style5 {font-size: 20px; }

.kontaktbox {
	border: 1px solid #FF0000;
	padding: 20px;
	width: 500px;
}
