body {
	background: url(bilder/back.gif) repeat-y #efefef;
	margin: 0px;
	padding: 0px;
	font: 0.8em Verdana, Helvetica, sans-serif;
}

#logo {
	text-indent: -2000px;
	background: url(bilder/logo.gif);
	width: 766px;
	height: 108px;
}
#logo h1 {
	font-size: 1px;
}
#linie {
	height: 15px;
	width: 100%;
	background: url(bilder/linie.gif) repeat-x;
}
#wrapper {
	width: 780px;
}
#content {
	width: 560px;
	float: left;
	padding: 10px;
}

#navi {
	float: right;
	color: #666;
}

#navi a {
	color: #666;
}

#navilist
{
padding-left: 0;
margin-left: 0;
width: 190px;
}

#navilist li
{
list-style: none;
margin: 0;
padding: 0.25em;
padding-left: 0.6em;
border-bottom: 1px solid #b34040;
font-weight: bold;
}

#navilist li a { 
text-decoration: none; 
}

#navilist li a:hover, #navilist li a.highlight { 
color: #b34040;
}

#adresse {
padding-left: 0.6em;

}

h2 {
color: #b34040;
font-weight:  bold;
font-size: 18px;
margin-top: 30px;
background: #efefef;
border-bottom: double 3px #b34040;
}

.klein {
	font-size: 0.9em;
	border: 1px solid #000000;
}

.rand {
	border: 1px solid #000000;
}.schriftkl {
	font-size: 0.8em;
}
a {
	color: #000000;
}
a:hover {
	color: #B34040;
}
