#visual {
	float: left;
	width: 640px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CC9900;
	border-bottom-color: #CC9900;
	border-left-color: #CC9900;
	height: 480px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
#wrapper {
	margin-top: 40px;
	height: 490px;
	width: auto;
}

#header {
	width: 300px;
	margin-top: 15px;
	float: right;
}
#header #subheader {
	float: left;
	width: 300px;
	margin-top: 3px;
	margin-left: 20px;
}
.subheader_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CC9900;
	text-decoration: none;
}


#navigation {
	float: right;
	width: 300px;
	margin-top: 10px;
	margin-left: 18px;
}
#content {
	float: left;
	width: 300px;
	margin-top: 10px;
	margin-left: 25px;
}
#rahmen {
	height: 480px;
	width: 325px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	float: left;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
	letter-spacing: 0.07em;
	word-spacing: 0.1em;
	vertical-align: text-top;
	line-height: 14px;
}

ul {
	list-style-image: url(Bilder/icon.gif);list-style-position: outside;
		}
