﻿
body {
	text-align: center;
	background : white;
}



a.lnk:link {
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: x-small;
	font-style: normal;
	color: #999999;
	text-decoration: none;
}
 
a.lnk:visited, a.lnk:active { 
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: x-small;
	font-style: normal;
	color: #999999; 
	text-decoration: none;
}

a.lnk:hover{ 
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: x-small;
	font-style: normal;
	color: #666666;
	text-decoration:none;
}

#logo {
	padding-top:160px;
}

#impressum {
	text-align: right;
	position: relative;
}

#home {
	text-align: left;
	position: relative;
}

.titel {
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size:small;
	font-weight:bold;
	color=#999999; 
	text-decoration:none;
	padding-top:120px;
}
