body {
	text-align: justify;
	font-family: Futura, Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #383330;
	background-color: #E9E8E3;
	background-image: url(bilder/bg.gif);
	background-repeat: repeat-x;
}


* { padding: 0; margin: 0; }
#wrapper {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 10px;
	background-color: #FFFFFF;
	width: 920px;
	border: 2px solid #013E02;
	
}

#wrapper-out {
	width: 920px;
	background-color: #FFFFFF;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #b69f63;
	border-bottom-color: #b69f63;
	border-left-color: #b69f63;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#header-bild {
	width: 920px;
	margin-top: 0px;
	margin-left: 0px;
	height: 289px;
	float: left;
}

.form1 {
	font-family: Futura, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 3px;
	border: 1px solid #666666;
	padding: 3px;
	color: #005CA1;
}

#top {
	width: 900px;
	float: left;
	background-color: #FFFFFF;
	height: 88px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #BABABA;
	text-align: center;
	font-size: 14px;
	background-image: url(bilder/logo.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
}

#top h1 {
	color: #BABABA;
	text-align: right;
	font-size: 32px;
	font-family: Futura, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: underline;
}

#top h2 {
	color: #383330;
	text-align: right;
	font-size: 30px;
	font-family: Futura, Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding-top: 3px;
}

#text {
	line-height: 20px;
	width: 690px;
	float: left;
	background-image: url(bilder/bgtext.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#text a {
	text-decoration: underline;
	color: #B69F63;
}
#text img {
	margin-right: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#text a:hover{
	color: #B69F63;
	text-decoration: underline;
}

#text h3 {
	font-size: 34px;
	color: #F3AE00;
	text-align: left;
	padding-top: 10px;
	height: 35px;
	letter-spacing: 0.1em;
}

#text hr {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #9F2730;
	height: 1px;
	margin: 0px;
	padding: 0px;
}

#text h1 {
	font-size: 21px;
	color: #B69F63;
	text-align: left;
	height: 5px;
}

#text h2 {
	font-size: 18px;
	color: #98232B;
	text-align: left;
	height: 5px;
}

#right {
	margin: 0px;
	width: 160px;
	position: relative;
	padding-right: 0px;
	padding-left: 0px;
	text-align: right;
	float: right;
	padding-top: 10px;
}

#right ul{
	padding: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#right ul li{
	display: inline;
}
#right ul li a{
	float: right;
	height: 23px;
	text-decoration: none;
	text-align: right;
	color: #383330;
	padding-top: 6px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E9E8E3;
	width: 150px;
	padding-right: 10px;
}

#right ul li .active{
	color: #9F2730;
}

#right ul li a:hover{
	color: #B69F63;
	border-bottom-color: #BABABA;
}

#right ul li .submenu{
	color: #B69F63;
	font-style: italic;
}

#footer {
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 910px;
	height: 25px;
	color: #FFFFFF;
	margin: 0px;
	text-align: right;
	font-size: 16px;
	background-color: #b69f63;
}

#footer a:hover{
	color: #9F2730;
	text-decoration: none;
}

#footer a{
	color: #FFFFFF;
	text-decoration: none;
}

.bilder {
	float:left;
	width:333px;
	text-align:center;
	background-color:#E9E8E3;
	margin:2px;
	color: #383330;
	padding-top: 6px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}
label {
	padding: 5px;
	float: left;
	width: 100px;
	margin-left: 5px;
}
fieldset {
	border: 1px solid #9F2730;
	padding: 4px;
}
legend {
	margin-left: 10px;
	padding-left: 5px;
	padding-right: 5px;
	color: #B69F63;
}

pre {
	text-align: justify;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #B69F63;
}

.cms-form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E9E8E3;
	text-decoration: none;
	border: 1px solid #FFFFFF;
	background-color: #B69F63;
	margin-right: 5px;
	margin-left: 3px;
	padding: 3px;
}

