body {
	text-align: center;
	background-color: #6b0263;
}

body, img {
	margin:0;
	padding:0;
	border:none;
}

body, a {
	color: #ffffff;
	font-family: Arial;
	font-size: 10pt;
}

/* total is 911px wide */
#container, #top, #middle, #bottom {
	width: 760px;
}

#container {
	text-align: left;
	margin: 0 auto;
}

#top {
	background-repeat: repeat-y;
	height: 55px;
	clear: both;
}

#top, .leftborder, .rightborder, #logo, #middle {
	float: left; 
	border-width: 0px;
}
	

#middle {
	text-align: left;
	margin: 0 auto;
	background-image: url(/images/hg3.png);
	background-repeat: repeat-y;
}

#bottom {
	height: 16px;
	clear: both;
	border-width: 0px;
}

#lpbottom {
	clear: both;
	text-align: center;
	margin: 0 auto;
	background-image: url(/images/hg3.png);
	background-repeat: repeat-y;
	border-width: 0px;
}

#lpbottom p {
	padding: 0 20px;
	margin: 0;
}

#lpbottom a {
	text-size: 8px;
}
#cats {
	text-align: center;
	padding: 5px 40px;
}

#cats a {
	white-space: nowrap;
}


/* entire menu is 64px from the left */
.menu {
	float: left;
	display: inline;
	margin: 0 0 0 64px;
}

/* left column is 193px wide */
.cathead, .linkhead, .catlist, .linklist, .adbanner {
	width: 193px;
}

/* right column is 607px wide and 47 px from the right */
.moviehead, .movielist {
	width: 607px;
	float: left;
	display: inline;
	margin-left: 55px;
/*	margin: 0 47px 0 0;*/
}

/* headings are 42px high */
.cathead, .linkhead, .moviehead {
	height: 42px;
}

.cathead {
	background-image:url(/images/stout_10.png);
}

.catlist, .linklist, .adbanner {
	background-image:url(/images/stout_12.png);
	background-repeat:repeat-y;
}

.adbanner {
	text-align: center;
}

.linkhead {
	background-image:url(/images/stout_15.png);
}

.moviehead {
	background-image:url(/images/stout_11.png);
}

.movielist {
/*	background-image:url(/images/stout_13.png);*/
}

/* a little space around the heading titles */
.title {
	padding: 5px 5px;
}


a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

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/dialbg.png);
	background-repeat:no-repeat;
	text-align: center;
}

.dialbanner .c {
	padding-top: 10px;
	margin: 0px 8px;
	vertical-align: middle;
}

.titleimg {
	clear: both;
	text-align: center;
}

h1 {
	font-size: 14pt;
	margin: 5px;
	color: #fff;
}

h2 {
	font-size: 12pt;
	color: #fff;
}

.telefoon {
	font-size: 12pt;
	color: #fff;
	font-weight: bold;
}

