body,html {
	width: 100%;
	margin: 0;
	padding: 0;
	background-color: #000;
	font-family: Arial, sans-serif;
	font-size: 13px;
	line-height: 16px;
}

a {
	text-decoration: none;
	color: #f00;
}

h1{
	color:#f00;
	}
h2{
	color:#f00;
	font-size:17px;
	}
h3{
	color:#f00;
	font-size:13px;
	padding:0;
	margin:0;
}

p{	
	margin:0;
	margin-bottom:10px;
}
.actief{
	font-weight:bold;
	}

a:hover {
	text-decoration: underline;
}

#site {
	position: relative;
	margin: 20px auto;
	width: 900px;
	height: 527px;
	overflow: hidden;
	border:2px solid #fff;
	background-color: #fff;

}

#logo {
	position: absolute;
	top: 0;
	left: 0;
	border: 0;
}
#pollylogo {
	position: absolute;
	top: 5px;
	left: 740px;
	border: 0;
}

#teaser {
	position: absolute;
	top: 0;
	left: 203px;
	padding: 10px;
	padding-left: 25px;
	width: 470px;
	background-image: url(../images/sterretje.gif);
	background-repeat: no-repeat;
	background-position: 20px 3px;
}

#bekijken {
	float:right;
	display:block;
	border:2px solid #f00;
	width: 105px;
	height:60px;
	color:#000;
	text-transform: uppercase;
	text-align: center;
	padding-top:10px;
	margin:20px;
}
#bekijken b{
	font-weight:normal;
	font-size: 18px;
}

#bekijken:hover{
	color:#f00;
	text-decoration: none;
	}
#teaser h1 {
	font-weight: bold;
	font-size: 16px;
	color: #f00;
}

#teaser p {
	
}

#teaserlijn {
	position: absolute;
	top: 0;
	left: 218px;
	top: 127px;
	background-image: url(../images/lijn.gif);
	width: 840px;
	height: 10px;
}

#menu {
	position: absolute;
	top: 137px;
	left: 0px;
}

#premiere {
	position: absolute;
	top: 280px;
	left: 20px;
	width: 153px;
	overflow: hidden;
	color: #f00;
	padding: 5px;
	border: 2px dashed #f00;
}

#menu a {
	display: block;
	text-decoration: none;
	background-color: #f00;
	color: #fff;
	width: 193px;
	padding: 3px;
	padding-left: 7px;
	margin-top: 10px;
}

#menu a:hover {
	text-decoration: underline;
}

#content {
	position: absolute;
	top: 143px;
	left: 203px;
	padding: 10px;
	padding-left: 25px;
	padding-top: 5px;
	width: 640px;
}

#fcontent {
	position: absolute;
	top: 143px;
	left: 203px;
	padding: 10px;
	padding-left: 25px;
	padding-top: 5px;
	width: 640px;
	height: 461px;
}

#pauwen {
	position: absolute;
	left: -10px;
	top: 400px;
	width: 940px;
}

#pauwen img {
	margin-left: 5px;
	margin-right: 5px;
}
