html {
	overflow:scroll;
}
body {
	background: #f2f0b1;
	color: 242424;
	font-family: Arial, arial, Verdana;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
}
a, a:visited {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
#header {
	margin: 0 auto;
	width: 968px;
	background: url(images/header.jpg) no-repeat;
	height: 124px;
}
#language {
	float:right;
	position:relative;
	margin: 3px 32px 0px 0px;
	display: inline;
}
#language a {
	color: #333333;
	font-size: 14px;
	text-transform: uppercase;
}
#page-navigation {
	float: left;
	position: relative;
	margin: 63px 0px 0px 297px;
	display: inline;
}
#page-navigation .element{
	margin: 0px 33px 0px 0px;
	float:left;
	position: relative;
	display: inline;
}
#page-navigation .element a {
	text-transform: uppercase;
	font-family: Arial, arial, Verdana;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;	
}
#page-navigation .element-active a{
	text-decoration: underline!important;
}
#stage{
	margin: 0 auto;
	width: 950px;
	background: url(images/main.jpg) repeat-y;
	padding: 0px 9px;
	height: 308px;
}
#stage-inner{
	width: 917px;
	margin: 0 0 0 17px;
	background: url(images/stage.jpg) no-repeat left top;
	height: 308px;
}
#stollen-navigation {
	padding: 0px 0px 0px 0px;
	margin: 1px 0px 0px 4px;
	float: left;
	position: relative;
	display: inline;
	width: 229px;
	height: 302px;
}
#stollen-navigation div {
	padding-left: 12px;
}
#stollen-navigation a, #stollen-navigation a:hover {
	text-decoration: none!important;
}
#stollen-navigation #stollen-headline {
	color: #dfb9bd;
	font-size: 16px;
	margin-top: 15px;
	margin-bottom: 21px;
}
#stollen-navigation .element {
	text-transform: uppercase;
	color: #e9d0d3;
	font-size: 14px;
	padding-top: 3px;
	height: 20px;
}
#stollen-navigation .element:hover {
	background: #e9d0d3;
	color: #931423;
}
#stollen-navigation .element-active {
	background: #e9d0d3;
	color: #931423;
	text-transform: uppercase;	
	font-size: 14px;
	padding-top: 3px;
	height: 20px;
}
#stage-img {
	width: 683px;
	height: 302px;
	float: left;
	position:relative;
	display: inline;
	margin-top:1px;
}
#main {
	margin: 0 auto;
	width: 950px;
	background: url(images/main.jpg) repeat-y;
	padding: 0px 9px;
}
#content {
	width: 669px;
	float: left;
	position: relative;
	margin: 0px 0px 0px 264px;
	font-weight: normal;
	padding: 17px 0px 0px 0px;
	line-height: 23px;
	color: #242424;
	display: inline;
}
#content h1 {
	margin: 0px 0px 25px 0px;
	padding: 0px;
	color: #510909;
	font-size: 24px;
	font-family: Times New Roman, Times, Times Roman;
}
#content p {
	margin: 0px 0px 23px 0px;
}
.newslist h1 {
	margin: 0px 0px 10px 0px!important;
}
#content a, #content a:visited {
	color: #510909;
	text-decoration: none;
}
#content a:hover {
	color: #510909;
	text-decoration: underline;
}
#footer-top{
	margin: 0 auto;
	width: 968px;
	background: url(images/footer-top.jpg) no-repeat;
	height:2px;
	overflow:hidden;

}
#footer {
	margin: 0 auto;
	width: 900px;
	height: 121px;
	padding: 20px 26px 0px 42px;
	background: url(images/footer.jpg) repeat-y;
	color: #FFFFFF;
	font-family: Arial, arial, Verdana;
	font-size: 10px;
}
#footer a, #footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer #left {
	float: left;
	position: relative;
	width: 229px;
}
#footer #center {
	display: inline;
	margin: 0px 0px 0px 230px;
	float: left;
	position: relative;
	width: 469px;
}
#footer #center  p {
	margin: 0px;
}
#footer #center .author {
	color: #E9D0D3;
}
#footer #center .author a{
	color: #E9D0D3;
}

#footer #right {
	float: right;
	position: relative;
	text-align: right;
}
#footer-bottom {
	margin: 0 auto;
	width: 968px;
	background: url(images/footer-bottom.jpg) no-repeat;
	height: 16px;
}