.menulink { 
	color: #000000; 
	text-decoration: none; 
	font-family:Tahoma; 
	font-size:10pt; 
	font-weight:bold 
}

.menulink:hover { 
	color: #C11721; 
	text-decoration: none; 
	font-family:Tahoma; 
	font-size:10pt; 
	font-weight:bold 
}

.menu { 
	color: #000000; 
	text-decoration: none; 
	font-family:Tahoma; 
	font-size:10pt; 
	font-weight:bold 
}

.kontaktlink { 
	color: #4B4489; 
	text-decoration: none; 
	font-family:Tahoma; 
	font-size:14pt; 	
}

.kontaktlink:hover { 
	color: #C11721; 
	text-decoration: none; 
	font-family:Tahoma; 
	font-size:14pt; 	
}

html, body {
	height: 100%;
	margin: 0px;
}
