body {
	background-color: #ffffed;
	background: url(../img/body-background.jpg);
	margin:0;
	padding:0;
	
}
#wrapper {

	margin: 0pt auto 5px;
	height: 100%;
	width: 982px;
	
}
#centerwrapper {
	background: url(../img/layout-background.jpg);
	border-bottom: 1px solid #7d7d7d;
	border-top: 2px solid #7d7d7d;
	margin: 0pt auto;
	width: 980px;
	position: relative;
	height: 100%;
	min-width: 775px;
	background-color: #ffffff;
	box-shadow: 0 0px 40px 10px rgba(50, 50, 90, 0.2);
}
#header {
	padding-top: 0px;
	padding-bottom: 0px;
}
.header-image {
	position:relative;
	background: url(../img/Dulcken.jpg) #edeef1 no-repeat left -68px;
	width:980px;
	height:130px;
	box-shadow: 1px 1px 5px rgba(50, 50, 50, 0.5);
}
.header-text {
	text-align: right;
	font-size: 14px;
	line-height: 30px;
	background-color: #684A1E;
	color: #F8F7DE;
	padding-right: 30px;
	background: url(../img/header-text-background.jpg) no-repeat center center;
	border-bottom: 4px solid #fff;
	border-top: 4px solid #ddd;
}
.header-tickets {
	position: absolute;
	right: 14px;
	top: 6px;
	width: 165px;
	height: 30px;
	text-align: right;
}
.header-tickets-link {
	text-decoration: none;
	color: #666;
	font-size: 1em;
}
#header-logo{
	position:absolute;
	width:311px;
	height:117px;
	left:-20px;
	top:50px;
	z-index:3;
}
#maincontent {
	padding: 0pt;
	overflow: auto;
	position: relative;
	min-height: 45em;
	width: 100%;
	margin-top: 7px;
}
#col2andcol1 {
	padding: 0px;
	width: 95%;
	position: relative;
	height: auto;
	float: left;
	
}
#leftside {
	overflow: visible;
	width: 24%;
	height: 100%;
	float: left;
	clear: left;
	padding-top: 15px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
#maincolumn {
	margin: 35px 0px 0px 0px;
	padding: 5px 10px 5px 20px;
	overflow: visible;
	float: right;
	width: 75%;
	height: auto;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
#rightside {
	margin: 15px 0pt;
	top: 0pt;
	right: 0pt;
	width: 18%;
	float: right;
	height: 100%;
	padding-top: 35px;
}
#footer {
	border-bottom: 1px solid #555555;
	clear: both;
	padding-left: 4px;
	font-size: 80%;
	margin-top: 40px;
	
}
#invisibleNaviLink {
	visibility: hidden;
	
}
* html #footer {
	margin-top: 200px;
	
}
#header_text {
	color: #ffffff;
	font-family: "Lucida Grande","Vera Sans","Lucida Sans",Helvetica,Arial,sans-serif;
	font-style: italic;
	font-size: 30px;
	text-align: right;
	padding-right: 10px;
	position: relative;
	padding-bottom: 2px;
	
}
#textrinum_made {
	display: inline;
	
}
#search_box {
	top: 0px;
	right: 60px;
	position: absolute;
	background-image: url(../img/search_backgr.png);
	background-repeat: no-repeat;
	background-position: center -6px;
	width: 220px;
	height: 27px;
	padding-top: 4px;
	text-align: center;
	font-size: 11px;
	
}
#search_box_input {
	border: 1px solid #afafaf;
	font-size: 11px;
	
}
#footer {
	clear: both;
	text-align: center;
	padding: 5px;
	min-height: 30px;
	color: #F8F7DE;
	padding-right: 15px;
	background: url(../img/header-text-background.jpg) no-repeat center center;
	box-sizing: border-box;
	-moz-box-sizing: border-box;

	box-shadow: 0px 0px 1px rgba(50, 50, 50, 0.4);
}
#footer a {
	color: #F8F7DE;
}