body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


.text { 
	font-size: 14px;
	font-family: "Courier New", Courier, monospace;
	text-decoration: none;
	color : #666666;
}

.text a,.text a:link,.text a:active{
	text-decoration : none;
	font-size : 14px;
	font-weight : bold;
	color : #666666;
}

.text a:hover {
	font-size : 14px;
	color : #CC0000;
	text-decoration : none;
}


.head {
	font-size: 44px;
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	line-height: 42px;
}
.head a,.head a:link,.head a:active{
	text-decoration : none;
	font-size : 44px;
	font-weight : bold;
	color : #666666;
	line-height: 42px;
}

.head a:hover {
	font-size : 44px;
	color : #CC0000;
	text-decoration : none;
	line-height: 42px;
}

.impressum { 
	font-size: 11px;
	font-family: "Courier New", Courier, monospace;
	text-decoration: none;
	color : #666666;
}

.impressum a,.impressum a:link,.impressum a:active{
	text-decoration : none;
	font-size : 11px;
	font-weight : bold;
	color : #666666;
}

.impressum a:hover {
	font-size : 11px;
	color : #CC0000;
	text-decoration : none;
}

