body	{
	background:#d5caab;
	line-height:14pt;
}
div.Hauptseite {
	width:840px; /* IE hack */
	max-width:842px; /* IE hack */
	background:#F0F0E0;
	padding:0px;
	margin:0px;
	border:1px black outset;
	width:840px; /* IE hack */
	max-width:842px; /* IE hack */
}
div.Kopf {
	width:840px; /* IE hack */
	max-width:842px; /* IE hack */
	background:#f0e8d0;
}
h1	{
	font-family:Times New Roman;
	font-size:24pt;
	font-weight:normal;
	color:#0000C0;
	margin-bottom:8px;
	line-height:30pt;
}
h2	{
	font-family:Times New Roman;
	font-size:18pt;
	font-weight:normal;
	margin-top:16px;
	margin-bottom:4px;
}
h3	{
	font-family:Verdana,Tahoma,Arial;
	font-size:13pt;
	font-weight:normal;
	margin-bottom:0px;
	line-height:16pt;
}
h4	{
	font-family:Times New Roman;
	font-size:14pt;
	font-weight:normal;
	color:#0000C0;
	margin-top:14px;
	margin-bottom:0px;
	line-height:15pt;
}
h5	{
	font-family:Verdana,Tahoma,Arial;
	font-size:10pt;
	font-weight:normal;
	margin-top:0px;
	margin-bottom:-6px;
	line-height:12pt;
}
h6	{
	font-family:Verdana,Tahoma,Arial;
	font-size:8pt;
	font-weight:normal;
	margin-top:0px;
	margin-bottom:2px;
	line-height:12pt;
}
p,td,body {
	font-family:Verdana,Tahoma,Arial;
	font-size:10pt;
	font-weight:bold;
	margin-bottom:-6px;
	line-height:14pt;
}
small	{
	font-weight:normal;
}
input {
	float: left;
	margin: .2em .2em;
	padding: .1em .3em;
	padding-left: .3em;
	background-image: none;
	background-color: #d5caab;
	background-position: .1em center;
	background-repeat: no-repeat;
	font-family: verdana;
	font-weight: 500;
	font-style: normal;
	text-decoration: none;
	font-size: 9pt;
	color: #663300;
	transition-duration: 0.4s;
	cursor: pointer;
}
.inp1 {
	float: none;
}
input:hover {
	background-color: #663300;
	color: #ddd5bb;
	border: 2px inset #ddd5bb;
}
button {
	margin: .1em .1em;
	padding: .1em .1em;
	padding-left: .1em;
	background-image: none; /* blau */
	background-color: #d5caab;
	background-position: .1em center;
	background-repeat: no-repeat;
	font-family: verdana;
	font-weight: 360;
	font-style: normal;
	text-decoration: none;
	font-size: 9pt;
	color: #663300;
	transition-duration: 0.4s;
	cursor: pointer;
}
.button1 {
	margin: .0em .0em;
	height:22px;
	width:9em;
}
.button1:hover {
	background-color: #663300;
	color: #ddd5bb;
	border: 2px inset #ddd5bb;
}
.button2 {
	margin: .0em .0em;
	height:22px;
	width:9em;
	border: none;
}
p {
	line-height: 150%
}
a:link	{
	color:#ff0000;
	text-decoration:underline;
	}
a:visited
	{
	color:#504030;
	text-decoration:underline;
	}
.album
a:link	{
	color:#243F7F;
	text-decoration:none;
}
a:visited	{
	color:#604830;
	text-decoration:none;
}
