body{
    background-color: #fff6e5;
    color: #000000;
    text-align: center;
    margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: none;
}
a:active {
	color: #666666;
	text-decoration: none;
}

div.impressumblock {
    padding-left: 20px;
}

h3 {
    font-size: 12px;
    color: #990000;
	font-weight: bold;
    padding-bottom: 8px;
    border-bottom: 1px solid #333333;
}

h3 span {
    font-size: 14px;
    font-weight: bold;
    color: #000000;
}

h2 {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	margin: 0px;
}

h1{
	font-size: 18px;
	color: #002752;
	font-weight: bold;
	margin-top: 0px;
	padding-top: 0px;
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    height: 1px;
}

.fliesstext{
	font-size: 12px;
}

img {
    border: 0px;
}

div#wrapper {
    width: 960px;
    padding-top: 88px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    background-image: url('/images/hintergrund.jpg');
    background-repeat: no-repeat;
    background-position: center top;
}

div#header {
    margin-bottom: 20px;
}

div#links {
    width: 298px;
    float: left;
}

div#menu {
    margin: 0px;
    padding: 0px;

}

div#sidebild {
    margin-top: 24px;
    margin-left: 24px;
}

div#mitte {
    width: 472px;
    float: left;
}    

div#fliesstext {
    font-size: 12px;
    width: 440px; 
}


div#rechts{
    float: left;
    text-align: right;
    width: 165px;
}

address#footer {
    display: block;
    margin-left: 252px;
    margin-top: 48px;
    text-align: left;
    font-size: 12px; 
    line-height: 24px;
    background-color: #ccc4b7;
    color: #002752;
    padding-left: 20px;
}

span.high{
    color: #ff0000;
}



.formselect{
    color: #000000;
    font-size: 12px;
    line-height: 18px;
}

.formfield{ 
	width: 220px;
    color: #000000;
    font-size: 12px;
    line-height: 18px;
}

.formfieldplz{
	width: 75px;
    color: #000000;
    font-size: 12px;
    line-height: 18px;
	margin-right: 2px;
	}

.formfieldort{
	width: 138px;
    color: #000000;
    font-size: 12px;
    line-height: 18px;
	}

.formfieldarea{
	width: 220px;
	height: 150px;
    color: #000000;
    font-size: 12px;
    line-height: 18px;
}
