body {
	text-align: center;
	background-color: #01172a;
}

body, img {
	margin:0;
	padding:0;
	border:none;
}

body, a, h1, h2, .movielist a {
	color: #99bbee;
	font-family: Arial;
	font-size: 10pt;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

/* total is 911px wide */
#container, #top, #middle, #bottom {
	width: 760px;
}

#container {
	text-align: left;
	margin: 0 auto;
	width: 760px;
	background-image: url(/images/abeurt_03.png);
	background-repeat: repeat-y;}

#top {
/*	background-image: url(/images/stout_01.png);
	background-repeat: repeat-y;*/
	height: 1px;
	clear: both;
}

#top, .leftborder, .rightborder, #logo, #middle {
	float: left; 
	border-width: 0px;
}
	
.leftborder {
	width: 64px;
}
.rightborder {
	width: 47px;
}

.leftborder, .rightborder {
	height: 271px;
}

#middle {
	text-align: left;
	margin: 0 auto;

}

#bottom {
	background-image: url(/images/abeurt_17.png);
	background-repeat: no-repeat;
	height: 63px;
	clear: both;
	border-width: 0px;
}

/* entire menu is 64px from the left */
.menu {
	float: left;
	display: inline;
	text-align: center;
	margin: 0 0 0 10px;
}

/* left column is 193px wide */
.cathead, .linkhead, .catlist, .linklist, .adbanner, .adhead {
	width: 135px;
}

/* right column is 607px wide and 47 px from the right */
.moviehead, .movielist {
	width: 607px;
	float: right;
	display: inline;
	margin: 0 8px 0 0;
}

.topad {
	width: 600px;
	margin: 0 auto 20px auto;
	text-align: center;
}

/* headings are 42px high */
.title{
	height: 45px;
}

.cathead {
	background-image:url(/images/abeurt_11.png);
	background-repeat: no-repeat;
}

/*
.catlist, .linklist, .adbanner {
	background-image:url(/images/stout_12.png);
	background-repeat:repeat-y;
}*/

.adbanner {
	text-align: center;
}

.linkhead {
	background-image:url(/images/abeurt_06.png);
	background-repeat: no-repeat;
}

.adhead {
	background-image:url(/images/abeurt_13.png);
	background-repeat: no-repeat;
}

.moviehead {
	background-image:url(/images/erg-filmpjes.png);
	background-repeat: no-repeat;
}

/*.movielist {
	background-color: #700;
	background-image:url(/images/stout_13.png);
}*/

/* a little space around the heading titles */
.title {
	padding: 5px 5px;
	height: 36px;
}


.movielist a {
	text-decoration: none;
}

.movielist a:hover {
	text-decoration: underline;
}

.dialbox, .movie {
	display: inline;
	float: left;
}

.dialbox {
	width: 200px;
	text-align: center;
}

.movie {
	width: 400px;
}

.dialbanner {
	width: 190px;
	height: 90px;
	background-image:url(/images/abeurt_dialbg.png);
	background-repeat: no-repeat;
	text-align: center;
	color: #023560;
}

.dialbanner .c {
	padding-top: 10px;
	margin: 0px 8px;
	vertical-align: middle;
}

.titleimg {
	clear: both;
	text-align: center;
}

h1 {
	font-size: 14pt;
	margin: 5px;
}

h2, {
	font-size: 12pt;
}

.telefoon {
	font-size: 12pt;
	color: #fff;
	font-weight: bold;
}
