html, body {height: 100%; margin: 0px;}
.Bottomtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CDB38E;
}
.Bottomtext a:link {
	color: #CDB38E;
	text-decoration: none;
}
.Bottomtext a:visited {
	text-decoration: none;
	color: #CDB38E;
}
.Bottomtext a:hover {
	text-decoration: overline;
	color: #AA9679;
}
.Bottomtext a:active {
	text-decoration: none;
	color: #CDB38E;
}


body {
	background-image: url();
	background-repeat: repeat;
}
.fliesstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}

.fliesstext a:link {
	color: #F29B00;
	text-decoration: none;
}
.fliesstext a:visited {
	text-decoration: none;
	color: #333333;
}
.fliesstext a:hover {
	text-decoration: underline;
	color: #000000;
}
.fliesstext a:active {
	text-decoration: none;
	color: #333333;
}

.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
}
.headline1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #F29B00;
}
.Headline2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	font-weight: bold;
}
.bottomnavi {
	font-size: 12;
	font-family: Arial, Helvetica, sans-serif;
	color: #9C835F;
}
.bottomnavi a:link {
	color: #9C835F;
	text-decoration: none;
}
.bottomnavi a:visited {
	text-decoration: none;
	color: #9C835F;
}
.bottomnavi a:hover {
	text-decoration: overline;
	color: #5C4D38;
}
.bottomnavi a:active {
	text-decoration: none;
	color: #9C835F;
}
