body {
	font-family: "Myriad Condensed";
	background-color: #bfbfbf;
	text-align: center;
	color: #999;
	font-size: 16px;
	font-style: normal;
	vertical-align: middle;
}
#container {
	width: 950px;
	margin-left: auto;
	height: 600px;
	margin-top: 50px;
	margin-right: auto;

}
.headline2 {
	font-family: "Myriad Condensed";
	font-size: 24px;
	font-style: normal;
	color: #999;
}
.headline1 {
	font-family: "Myriad Condensed";
	font-size: 48px;
	font-style: normal;
	color: #999;
}
#header {
	background-color: #25242a;
	text-align: right;
	height: 50px;
	width: 630px;
	float: right;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 16px;
}
#headercontent {
	background-color: #25242a;
	text-align: right;
	float: right;
	height: 30px;
	width: 300px;
	font-size: 16px;
	font-weight: normal;
	vertical-align: text-bottom;
	clear: both;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#headercontent2 {
	background-color: #25242a;
	text-align: right;
	float: right;
	height: 30px;
	width: 300px;
	font-size: 16px;
	font-weight: normal;
	vertical-align: text-bottom;
	clear: both;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#content {
	background-color: #25242a;
	text-align: left;
	height: 570px;
	width: 950px;
	font-size: 12px;
}
#footer {
	height: 30px;
	width: 910px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-image: none;
	background-color: #5e040d;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: inset;
	border-top-color: #000;
}
#leftnav {
	background-color: #333;
	float: left;
	height: 570px;
	width: 300px;
	font-size: 16px;
	vertical-align: middle;
}
#imageboxe2 {
	background-color: #25242a;
	float: right;
	white-space:nowrap;
	overflow-x: auto;
	overflow-y: auto;
	height: 520px;
	width: 630px;
	height: 467px;
	padding-top: 53px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	
}
#imagebox {
	background-color: #25242a;
	float: right;
	white-space:nowrap;
	overflow-x: scroll;
	overflow-y: hidden;
	height: 520px;
	width: 650px;
	height: 467px;
	padding-top: 53px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	scrollbar-3dlight-color:#222;
	scrollbar-arrow-color:#CCC;
	scrollbar-base-color:#000;
	scrollbar-darkshadow-color:#000;
	scrollbar-face-color:#444;
	scrollbar-highlight-color:#000;
	scrollbar-shadow-color:#000;
}
#textimagebox {
	background-color: #25242a;
	width: 620px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	font-size: 16px;
	font-family: "Miriad Condensed";
	text-align: left;
}

#lefttextbox {
	background-color: #999;
	height: 100px;
	width: 290px;
	float: none;
}

a:link {
	text-decoration: none;
	color: #CCC;
}	
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: none;
	color: #999;
}
a:active {
	text-decoration: none;
	color: #FFF;
	font-weight: normal;
.weisseSchrift {
	color: #FFF;
}
.roteSchrift {
	color: #900;

}
.classdoku {
	font-size: 12px;
}
#container #content #imagebox p {
	font-size: 14px;
	font-family: Verdana, Geneva, sans-serif;
}
