<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";

body { text-align: center; }

.text, td, a {
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
}


.eng{

color: #534d41;
}

.eng p {
color: #534d41;

}

.formulartext p {
color: #000000;

}

.warning {
color: #CC0000;
font-weight:bold;
}

table{
margin:0px;
padding:0px;

}

 a:link {color: #534d41; text-decoration: Underline,}
 a:hover {color: #000000; text-decoration: Underline}
 a:visited {color: #534d41; text-decoration: Underline}

p {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color: #000000;
}

h1, h2 {
display:none
}

.textfeld img{
	border:none;
	margin-right:-23px;
}

.content{
	margin-top:50px;
	background-image:url(images/background_pic.jpg);
	width:1008px;
	height:563px;
	background-repeat: none;
}

.textfeld{
text-align:left;
width:350px;
height:auto;
float:right;
margin:5px;
line-height:1.5em;
padding:20px;
}


.navigationbar{
	top:308px;
	position:absolute;
	padding-left:0px;
}

.navigationbar img {

padding:1px;
cursor:pointer;
border:none;

}

.manitours logo {
text-align:left;
width:350px;
height:auto;
float:right;
margin:5px;
line-height:1.5em;
padding:20px;

}
</pre></body></html>