/* @group Base elements */

html {
	margin: 0; /* setting border: 0 hoses ie6 win window inner well border */
   padding: 0;
	height: 100%;
}

body { /* setting border: 0 hoses ie5 win window inner well border */
   padding: 0;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 10px;
	text-align: center;
	background-color: #320200;
	width: 1052px;
	height: 100%;
	margin: 0;
}

body_new {
	margin: 0 auto; /* setting border: 0 hoses ie5 win window inner well border */
   padding: 0;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 10px;
	text-align: center;
	background-color: #320200;
	width: 1052px;
	height: 100%;
}

a {
	color: #330000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	border: 0px;
}

a:link {
	color: #330000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 0px;
}

a:visited {
	color: #330000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 0px;
}

a:hover {
	color: #FF3300;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 0px;
}

a img {
	border: 0;
}

h1, h2, h3, h4, h5, h6, p, ol, ul, pre, blockquote {
	margin-top: 10px;
	margin-bottom: 10px;
}

.clear {
	clear: both;
	overflow: hidden;
	width: 1px;
	height: 1px;
	margin: 0 -1px -1px 0;
	border: 0;
	padding: 0;
	font-size: 0;
	line-height: 0;
}

/* @end */

/* @group Mainmenu */

ul#mainmenu {
	margin: 0;
	border: 0 none; /*For KHTML*/
 	list-style: none;
	color: #fff;
	font-family: Verdana, "Lucida Grande", Lucida, "Trebuchet MS", sans-serif;
	padding: 0;
	text-align: right;
}

ul#mainmenu #portal {
	width: 123px;
	height: 82px;
	margin: 0;
	padding-top: 7px;
	padding-left: 8px;
}

/* @end */

/* @group Menu */

ul#navmenu {
	margin: -25px 10px 0 0;
	border: 0 none; /*For KHTML*/
 	list-style: none;
	color: #fff;
	font-family: Verdana, "Lucida Grande", Lucida, "Trebuchet MS", sans-serif;
	padding: 0;
	text-align: right;
	height: 500px;
}

ul#navmenu li {
	border: 0 none; /*For Gecko*/
 	display: inline;
	list-style: none;
	position: relative;
	padding: 0;
	margin: 0;
}

ul#navmenu ul {
	margin: 0;
	border: 0 none;
	padding: 0;
	width: 166px;
	list-style: none;
	display: none;
	position: absolute;
	top: 16px;
	left: 0;
	z-index: 100;
}

ul#navmenu ul li {
	float: none; /*For Gecko*/
  	display: block !important;
	display: inline;
	padding: 0;
	margin: 0;
}

ul#navmenu ul li ul {
	margin-top: 1px;
}

/* Root Menu */

ul#navmenu a {
	float: none !important; /*For Opera*/
  	float: left; /*For IE*/
  	display: block;
	color: #ffc;
	font: 11px/105px Verdana, "Lucida Grande", Lucida, "Trebuchet MS", sans-serif;
	text-decoration: none;
	text-transform: none;
	text-align: right;
	margin: 0;
	padding: 0;
	width: 100px;
}

/* Root Menu Hover Persistence */

ul#navmenu a:hover,
ul#navmenu li:hover a,
ul#navmenu li.iehover a {
	text-transform: none;
	color: #f30;
}

/* @end */

/* @group Pkg wraps */

/* .pkg class wraps enclosing block element around inner floated elements */
.pkg:after {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}

* html .pkg {
	display: inline-block;
}

/* no ie mac \*/
* html .pkg {
	height: 1%;
}

.pkg {
	display: block;
}

/* @end */

/* @group Three Columns */

#alpha, #beta, #gamma, #delta {
	display: inline; /* ie win bugfix */
    position: relative;
	float: left;
	min-height: 1px;
}

#alpha-inner, #beta-inner, #gamma-inner, #delta-inner {
	position: static;
}

.layout-three-column #alpha {
	width: 131px;
	margin: 0;
}

.layout-three-column #alpha-inner {
	padding: 0 15px 0 5px;
}

.layout-three-column #beta {
	width: 921px;
	margin: 0;
	padding: 0;
}

#nieuws.layout-three-column #beta-inner {
	padding: 3px 15px 0 292px;
	width: 480px;
	margin: 0;
}

#over_theater_suer.layout-three-column #beta-inner {
	width: 526px;
	margin: 0;
	padding: 3px 0 0 29px;
	text-align: left;
}

/* @end */

/* @group Pages */

#container {
	margin: 0 auto;
	/* center on everything else */
    width: 1052px;
	text-align: left;
	height: 100%;
	padding: 0;
}

#nieuws #container {
	background: url(/assets/bg_nieuws.jpg) no-repeat;	
}

#over_theater_suer #container  {
	background: url(/assets/bg_overtheatersuer.jpg) no-repeat;
}

#container-inner {
	position: static;
	width: auto;
}

#banner {
	position: relative;
}

#banner-inner {
	position: static;
}

#pagebody {
	position: relative;
	width: 100%;
	padding-top: 26px;
}

#pagebody-inner {
	position: static;
	width: 100%;
}

/* @end */

/* @group Content */

#nieuws #content {
	padding-right: 20px;
	width: 486px;
	height: 460px;
	overflow: auto;
	padding-top: 20px;
	background-color: #fff;
	padding-left: 20px;
}

#content {
	padding-right: 20px;
	width: 486px;
	height: 461px;
	overflow: auto;
	padding-top: 20px;
	background-color: #fff;
	padding-left: 20px;
}

.entry,
.trackbacks,
.comments,
.archive {
	position: static;
	overflow: hidden;
	clear: both;
	width: 466px;
	margin-bottom: 0;
	padding: 0;
}

.date-header {
	margin-top: 0;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #f30;
	padding: 0;
	display: none;
}

.entry-header {
	margin-top: 0;
	padding: 0;
	color: #069;
	font-size: 12px;
}

#over_theater_suer .entry-header {
	margin-top: 0;
	padding: 0;
	color: #c00;
	font-size: 12px;
}

#over_theater_suer .entry-content {
	border-bottom: 1px dashed #c00;
}

.entry-content,
.trackbacks-info,
.trackback-content,
.comment-content,
.comments-open-content,
.comments-closed {
	clear: both;
	border-bottom: 1px dotted #069;
}

.entry-body {
	color: #000;
	font-size: 11px;
	line-height: 123%;
	font-weight: normal;
	font-style: normal;
}

.entry-body img {
	border: 1px solid #000;
	padding: 0;
	margin: 0 5px 5px 0;
}

.entry-excerpt,
.entry-body,
.entry-more-link,
.entry-more {
	clear: both;
}

.entry-footer,
.trackback-footer,
.comment-footer,
.comments-open-footer,
.archive-content {
	clear: both;
	margin: 5px 10px 20px 10px;
}

.nieuwstitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #f30;
	text-decoration: none
}

.nieuws {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #FF3300;
	text-decoration: none
}

.tekst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	font-weight: normal;
	color: #330000;
	text-decoration: none
}

/* @end */

/* @group Active */

#container.nieuws .nieuws, #container.speeldata .speeldata, #container.reacties .reacties, #container.mooie_kaarten .mooie_kaarten,
#container.over_theater_suer .patricia_suer,
#container.over_theater_suer .over_theater_suer, #container.patricia_suer .patricia_suer, #container.contact .contact, #container.speellijst .speellijst, #container.voor_de_pers .voor_de_pers, #container.colofon .colofon {
	color: #f30;
}

/* @end */

#portalchoice {
	width: 789px;
	height: 480px;
	padding: 0;
	position: absolute;
	top: 115px;
	left: 160px;
	margin: 0;
}

#portal_nieuws {
	margin: 0;
	padding: 0;
	width: 263px;
	position: absolute;
	float: left;
	left: 0;
}

#portal_core {
	margin: 0;
	padding: 0;
	width: 263px;
	float: left;
	position: absolute;
	left: 130px;
}

#portal_over {
	margin: 0;
	padding: 0;
	width: 263px;
	position: absolute;
	float: left;
	left: 260px;
}

#over_theater_suer .persmateriaal img.mt-image-none {
	width: 200px;
	margin-right: 10px;
	margin-top: 10px;
	height: inherit;
}

#over_theater_suer .persmateriaal .entry-content  {
	clear: both;
}