form {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	color: #000000;
	background: #ffffff url(../img/background2.jpg) fixed;
	font: 11px Helvetica, Verdana, Arial, Geneva, sans-serif;
}

html {overflow-y: scroll;}

a {
	color: #0057a4;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

a.navi {
	color: #0057a4;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 10px;
	text-decoration: none;
}

h1 {
	color: #0057a4;
	font-size: 12px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 15px;
}

.oneclicklinks {
	font-size: 10px;
	color: #0057a4;
	padding-right: 20px;
}

.subnavi {
	font-size: 10px;
	color: #0057a4;
	padding-left: 40px;
}
.forms {
	font: 11px Helvetica, Verdana, Arial, Geneva, sans-serif;
}

#footer {
	color: #000000;
	font-size: 10px;
	line-height: 18px;
}

#footer a {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}

.inhalt {
	padding-left: 20px;
	line-height: 18px;
}

.inhalt2 {
	line-height: 18px;
}

.inhalt3 {
	line-height: 18px;
	padding-right: 20px;
}

.inhalt4 {
	line-height: 18px;
	border-right: 1px dashed #9e9a89;
	border-left: 1px dashed #9e9a89;
	padding: 20px 15px 15px;
}

.inhalt5 {
	line-height: 18px;
	padding-right: 20px;
	padding-left: 20px;
}

img.thumb {
	margin-right: 10px;
}

.fotoalbum {
	padding: 20px;
	border-bottom: 1px dashed #9e9a89;
}
