body{
	background-color:#F5F5F5;
	height:100%;
	margin:0px;
	padding:0px;
	font-family:Arial, verdana;
}
img, a{
	border:0px;
	outline:none;
}

#wrap{
	width:100%;
	height:100%;
	overflow:hidden;
}

#container{
	width:727px;
	height:100%;
	position:relative;
	margin:0px auto;
	overflow:hidden;
	background-color:#FFFFFF;
}

#header{
	background:url('http://www.1broktheater.nl/img/header.jpg') no-repeat top left;
	width:727px;
	height:185px;
}

#header02{
	background:url('http://www.1broktheater.nl/img/header02.jpg') no-repeat top left;
	width:727px;
	height:185px;
}
#header03{
	background:url('http://www.1broktheater.nl/img/header03.jpg') no-repeat top left;
	width:727px;
	height:185px;
}
#header04{
	background:url('http://www.1broktheater.nl/img/header04.jpg') no-repeat top left;
	width:727px;
	height:185px;
}
#header05{
	background:url('http://www.1broktheater.nl/img/header05.jpg') no-repeat top left;
	width:727px;
	height:185px;
}
#header06{
	background:url('http://www.1broktheater.nl/img/header.jpg') no-repeat top left;
	width:727px;
	height:185px;
}

#titleleft{
	width:170px;
	height:30px;
	margin:6px 0px 6px 0px;
}
#left{
	width:170px;
	float:left;
	background-color:#00659C;
	padding:0px 0px 11px 0px;
	margin:0px;
}
div#content{
	width:480px;
	float:left;
	color:#6d6e71;
	font-size:12px;
	padding:0px 15px 10px 15px;
	margin:0px;
	border-bottom:#00659C 1px solid;
}
div#content p{
	padding:3px 0px 0px 0px;
	margin:0px;
}

h2.kopklein{
	padding:0;
	margin:0px;
	color:#00659C;
	font-size:14px;
}
h2.kopgroot{
	padding:0;
	margin:0px;
	color:#00659C;
	font-size:17px;
}

ul#leftlinkslist{
	text-align:right;
	list-style:none;
	margin:0px;
	padding:15px;
	line-height:24px;
}
a.leftlink:link, a.leftlink:visited{
	color:#FFFFFF;	
}
a.leftlink:hover, a.leftlink:active{
	color:#ADD8E6;	
}
a.leftlink{
	text-decoration:none;
	color:#FFFFFF;
	text-transform:uppercase;
}