body {
	font size:11pt;
	font-family: Trebuchet,Arial;
}

h1 {
	font-size:60pt;
	color:#003366;
	margin-left:-5px;
}

h2 {
	margin-top:-10px;
	font-size:2em;
	color:#FFB725;
	margin-bottom:10px;
}

h3 {
	margin-top:0px;
	font-size:2em;
	color:white;
	margin-bottom:10px;
}

tr {
	border:0px solid black;
	text-align:left;
	padding: 5px;
}

td {
	font-family: Trebuchet,Arial;
}

td.right {
	padding-left:10px;
	width:50%;
	height:100%;
}

td.left {
	padding-right:10px;
	width:50%
}

td.header {
	padding:0px;
}

.divhr {
	margin-top:20px;
	margin-right:20px;
	border:0;
	background-image:url(site_images/stiphor.gif);
	background-repeat:repeat-x;
}

input.newsbrief {
	color:grey;
	width:120px;
	padding:5px 10px 5px 10px;
}

.leftframe {
	background-image:url(site_images/stipvert.gif);
	background-repeat:repeat-y;
	background-position:right;
	width:622px;
	min-height:700px;
	height: auto !important;
	height:700px;
}

input.mikebutton {
	width:65px;
	height:30px;
	margin-left:5px;
	color:#FFFFFF;
	background-color:#0f4966;
	border-style:none;
	padding:5px 10px 5px 10px;
}

.container {
	width:950px;
	margin:0 auto;
}

.banner {
	height:100px;
	background-color:white;
	background-image: url("site_images/logo.png");
	background-repeat:no-repeat;
}

/* top menu */
.topmenu {
	position:relative;
	float:right;
	padding:6px 0px 5px 0px;
	margin-right:35px;
	clear:both;
}

.topmenuLinkActive {
	text-transform:uppercase;
	font-weight:bold;
	color:#FFB725;
	text-decoration:none;
	/* top right bottom left */
	padding:5px 10px 5px 10px;
	background-color:#192d3b;
}
.topmenuLink {
	text-transform:uppercase;
	font-weight:bold;
	text-decoration:none;
	color:#1d2b34;
	padding:5px 10px 5px 10px;
	background-color:#e5e5e5;
}

/* sidebar */
.sidebar {
	width:274px;
	text-align:left;
	height:100%;
	float:right;
	position:relative;
	margin-right:-2px;
	padding-left:12px;
}

.reserveer {
	background-color:#FFB725;
	border:4px solid #CD6702;
	padding:20px;
	height:100%;
	width:220px;
	margin:0 auto;
	margin-bottom:30px;
}

.sidebarBox {
	color:#666666;
	background-color:#F1F1F1;
	border:4px solid #BFBFBF;
	padding:20px;
	height:100%;
	width:220px;
	margin:0 auto;
	margin-bottom:30px;
}

.sidebarBox a {
	color:#666666;	
}

.sidebarBox p {
	margin-bottom: 10px;	
}

.reclameBannerRechts {
	background-color:#F1F1F1;
	border:4px solid #BFBFBF;
	padding:0px;
	height:100%;
	width:260px;
	margin:0 auto;
	margin-bottom:30px;
}

/*content */

.submenu {
	display:block;
	background-color: #182F3D;
	margin-right: 13px;	
	margin-bottom: 20px;
	padding:10px;
	color: #D2AD33;
	font-size: 16px;
	
}
.submenu a {
	color: #D2AD33;
	text-decoration: none;
	font-size: 14px;
	text-transform: uppercase;
	margin-right: 5px;
	margin-left: 5px;
}

.content {
	color:white;
	padding:20px;
	margin-top:27px;
	margin-bottom: 10px;

	background-image: url("site_images/verloop.jpg");
	background-repeat:repeat-x;
	background-color:#0099cc;
	text-align:left;
	
	border:1px solid #192d3b;
}

.reclamebanner {
	background-color:#F1F1F1;
	border:4px solid #BFBFBF;
	margin-bottom: 20px;
	height:100px;
	overflow:hidden;
	width:600px;
}

a.header  {
	color:white;
	text-decoration: none;
	font-size: 20pt;
}	

/* homepage section */
.homepageartist  {
	margin-top:10px;
	margin-bottom:10px;
	font-size:8pt;
	color:#a1dae5;
}

.imgdiv {
	height:100%;
	clear:left;
}

.homepageimage {
	float:right;
	width: 85px;
	border:3px solid white;
}

.articleimage {
	float:right;
	width: 220px;
	margin:0 0 20px 20px;
	border:3px solid white;
}
.readmore2 {
vertical-align:center;
	text-decoration:none;
	margin-left:140px;
	width:60px;
	height:15px;
	color:#FFFFFF;
	background-color:#0f4966;
	border-style:none;
	padding:5px 10px 5px 10px;
	display:block;
}

.hptable {
	width:610px;
}

.brood {
	width: 200px;
	color:#cceeff;
	font-size:9pt;
}
.brood a {
color:#192d3b;
text-decoration:none;
}


.fullbrood {
margin-right:15px;
}

.fullbrood a {
color:#192d3b;
text-decoration:none;
}
.fullbrood a:hover {
color:#192d3b;
text-decoration:underline;
}

a.readmore {
	vertical-align:center;
	text-decoration:none;
	width:60px;
	height:015px;
	color:#FFFFFF;
	background-color:#0f4966;
	border-style:none;
	padding:5px 10px 5px 10px;
	display:block;
}

a.readmore:hover {
	color:white;
	text-decoration:none;
}

/* searchbox */

#search_box {
margin-top:20px;
    width: 213px;
    color:grey;
    height: 30px;
    float:right;
    background: url(site_images/search.jpg);
}
#search_box #s {
  color:grey;
    float: left;
    padding: 0;
    margin: 6px 0 0 6px;
    border: 0;
    width: 159px;
    background: none;
}

#search_box #go {
    float: right;
    margin: 2px 3px 0 0;
}

.reserveer2 {
	Margin-top:10px;
	text-align:right;
}


.sidebarconcert p {
	border-bottom:1px dashed red;
	margin-left:20px;

	padding:3px;
}
a.sidebarconcerttitle{
color:#192d3b;
text-decoration:none;

}
