body,td,th {
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.2em;	
}
body {
	background-color: #FFFFFF;
	background-image: url(../bg.gif);
	background-repeat: repeat-y;
	background-attachment: fixed;
	background-position: center top;
}
#navigation{
	clear:both;
	list-style:none;
	text-align:center;
	
}

#navigation li{
display: inline;
list-style-type: none;
padding:1px;
font-size:1em;
}

#navigation li a{
	text-decoration: none;
	padding-left:5px;
}

#navigation li a:hover{
	background-color:#eee;
}

.adresse {
	padding-left:50px;
	font-size: 12px;
}
	
.impressum {
	font-size:0.7em;
	line-height:0.8em;
	text-align: justify;
	}
a:link {
	text-decoration: none;
	color: #2D7792;
	border: 1px solid #eee;
}
a:visited {
	text-decoration: none;
	color: #2D7792;
	border: 1px solid #eee;
}
a:hover {
	color: #2D7792;
	border: 1px solid #ddd;
	background-color:#eee;
}
a:active {
	text-decoration: none;
	color: #2D7792;
}
h2 {
	font-size: 1.3em;
	padding-top: 0;
	margin-top:0;
}

li {
	margin-top: 5px;
	clear:both;
}
