body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background:#FFFFFF url(bilder/background.jpg) repeat-x;
}
h1 {
	font-size: 18px;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 14px;
}
h4 {
	font-size: 14px;
}
h5 {
	font-size: 14px;
}
h6 {
	font-size: 14px;
}
a:link {
	color: #095CB7;
	text-decoration: none;
}
a:visited {
    color: #095CB7;
	text-decoration: none;
}
a:hover {
    color: #095CB7;
	text-decoration: none;
}
a:active {
    color: #095CB7;
	text-decoration: none;
}
.menu-head {
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	border-bottom:1px solid #095CB7;
	color:#095CB7;
}
.footer {font-size: 10px}
h1,h2,h3,h4,h5,h6 {
	font-style: italic;
}
.navi-oben {font-size: 12px;color: #0A91C1;}

.slogan {
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
}