@charset "utf-8";
/* CSS Document */


* {
	margin:0 !important;
	padding:0 !important;
}
body {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color: #666;
margin: 0;
}
#Kopfzeile {
width: 100%;
text-align: right;
	}
#ukLayout {
background: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
color: #333;
overflow: visible;
position: absolute;
top: 50mm;
text-align: justify;

}
.menu{
visibility: hidden;
	}
#Hauptnavigation {
visibility: hidden;
}
#HauptnavigationBG {
visibility: hidden;
}
#topNavigation {
visibility: hidden;
}
#Navili { /* Navigation links ausblenden. */
visibility: hidden;
}
#seitenmenue {
visibility: hidden;
}
#fusszeile p {
visibility: hidden;
}
#Haupttext {
background: #FFFFFF;
padding-right: 0px;
padding-bottom: 0;
padding-left: 160px;
padding-top: 15px;
}
h1 {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 24px;
font-weight: normal;
color: #F1CB00;
margin-top: 0px;
margin-bottom: 2px;
}
h2 {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 18px;
font-weight: bold;
color: #935B46;
margin-top: 2px;
margin-bottom: 2px;
}
p
{
margin-top: 15px;
margin-bottom: 15px;
}

h3
{
font-size: 13px;
font-weight: bold;
color: #FC0;
margin-bottom: 15px;
}
h4
{
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
color: #935B46;
margin-top: 15px;
margin-bottom: 15px;
}
hr{
visibility: hidden;
}
.Bidlunterschrift
{
font-family: Verdana, Geneva, sans-serif;
font-size: 10px;
font-weight: normal;
color: #333;
margin-left: 50px;
}
input
{
font-family: "Courier New", Courier, monospace;
font-size: 13px;
font-weight: normal;
color: #666;
border: 1px solid #999;
height: 27px;
width: 250px;
margin-bottom: 3px;
}

textarea
{
height: 150px;
width: 170mm;
border: 1px solid #999;
font-family: "Courier New", Courier, monospace;
font-size: 13px;
font-weight: normal;
color: #666;
margin-bottom: 5px;
}