body {
	font: normal 12px Verdana,Arial;
	text-align: center;
	background-image: url(../img/bg1.jpg);
}
input, textarea, select, option {
	font-family : Verdana,Arial;
	font-size : 12px;
	font-weight : normal;
	color : #000000;
	BORDER-LEFT: 1px solid #663300;
	BORDER-RIGHT: 1px solid #663300;
	BORDER-TOP: 1px solid #663300;
	BORDER-BOTTOM: 1px solid #663300;
	background-Color: #DDDDDD;
	width:100%;	
}

/* img.block {
	display:block;
}
*/


div#container {
	text-align: left;     /*Seiteninhalt wieder links ausrichten */
	width:800px;
	margin-left:auto;
	margin-right:auto;
}


div#header {
	height: auto;
}

/*--------------------D6D8B1---------------*/
div#wrap {
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #8A6853;
	border-left-color: #8A6853;

}
div#links {
	width:160px;
	padding-top:37px;
	padding-bottom:10px;
	padding-left: 8px;
	border-left-width: 1px;
	border-left-style: none;
	margin-left: 2px;
	float: left;
}

div#head {
	font: normal 10px Verdana,Arial;
	padding-top:5px;
	padding-bottom:5px;
	height: auto;
}


div#center {
	width:580px;
	text-align: justify;
	padding-left: 5px;
	height: auto;
	padding-right: 5px;
	min-height: 450px;
	padding-top: 11px;
	border: 2px dotted #000000;
	float: right;
	margin-right: 10px;
}

div#footer {
	clear:both;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	border-top-style: none;
	padding: 5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7B2821;
}

div#banner {
	width:718px;
	height:auto;
	float:right;
}
div#footer a {
text-decoration: none;
color: #663300;
}
div#footer a:hover {
text-decoration: underline;
color: #666666;
}
div#center a {
text-decoration: none;
color: #996600;
}
div#center a:hover {
text-decoration: underline;
color: #CCCCCC;
}
a {
	text-decoration: none;
	color: #614D3A;
}

a:link {
	color: #614D3A;
}

a:visited {
	color: #614D3A;
}

a:active {
	color: #000000;
}

a:hover {
	text-decoration: underline;
}


ul {
	text-align: left;
}
.ue1 {
	color: #663300;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
}
.Stil2 {color: #CC3366}
.Stil3 {color: #0099CC}

