* {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	padding: 0px;
	margin: 0px;
	
}
body {
	background-image: url(images/backgrnd_pattern.gif);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #413515;
}
i {
	color: #510000;
}
.contentmain{	
	/*background-image: url(images/index_krant_html_v1_07.jpg);*/
	background-repeat: no-repeat;
	background-position: center top;
	padding-left: 45px;
	padding-right: 45px;
	font-size: 10px;
	color: #000000;
}
.space_in{
	background-image: url(images/space.jpg);
	color: #FF9900;
	background-repeat: repeat-y;
	background-position: center;
}

.blokleft{
	/*background-image: url(images/left_block.jpg);*/
	height: 110px;
	width: 400px;/* plus 4px voor shadow */
	background-repeat: no-repeat;
	float: left;
	
}
.blokleft img, .blokright img{
	height: 110px;
	width: 400px;/* plus 4px voor shadow */
}
.blokright{
	/*background-image: url(images/right_block.jpg);*/
	height: 105px;
	width: 400px;/* plus 4px voor shadow */
	background-repeat: no-repeat;
	float: right;
}
.bloks {
	/*border: 1px solid red;*/
	height: 110px;
	width: 800px;
	clear: both;
}
.main {
	color: #FF9900;	
	font-weight: bold;
}
.button {
	background-image: url(images/back_button.gif);
	
}
.main_invert {
	font-family: Verdana, Tahoma,  Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;	
	font-weight: bold;	
	
}
a:link, a:visited {
	/* color: #990000; */
	color: #840000;
	text-decoration: none;
	
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	
}

.readmoreLabel a:link, .readmoreLabel a:visited{
	color: #000000;
}

.watchMovie {
	width: 100%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;	
	
	border-left-color: #b6834e;
	border-top-color: #b6834e;
	border-right-color: #a3703c;
	border-bottom-color: #a3703c;
	
	display: block;
	background-color: #b98148;
	padding-top: 5px;
	padding-bottom: 5px;	
}
.watchMovie img{
	border: 0px none red;
	padding-left: 5px;
	padding-right: 5px;
}

.watchMovie a:link, .watchMovie a:visited{
	background-color: #b98148;

}
.watchMovie a:hover{
	border: 1px solid #F94417;
	background-color: #FB6431;
	color: #FFFFFF;
	text-decoration: none;
}

.bottommv {
	/* border: 1px solid red;*/
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	font-weight: normal;
	text-align: right;
	padding-right: 40px;
	display: block;
	
}
.bottommv a:link {
	color: #999999;
	text-decoration: none;	
	
}
.bottommv a:visited {
	color: #999999;
	text-decoration: none;	

}
.bottommv a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.portfolio{	
	overflow: auto;	
	height: 300px;
}
hr {
	border: thin solid #990000;
}
p {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	padding-bottom: 20px;
}
h1 {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:15px;
	margin:0px;
	text-align: left;
}
h2 {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:12px;
	margin:0px;
	line-height: 0px;
	text-align: left;
}


/* NEW STYLESHEET BASED UPON DIVS */
/* overview */
.overviewBlok {	

	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;	
	
	border-left-color: #b6834e;
	border-top-color: #b6834e;
	border-right-color: #a3703c;
	border-bottom-color: #a3703c;
	
	float: left;
	width: 80px;
	height: 80px;
	text-align: center;	
	margin: 5px;

}
.overviewBlok span{
	white-space: nowrap;
	font-size: 8px;
}
.overviewBlok a:link, .overviewBlok a:visited{		
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;	
	
	border-left-color: #b6834e;
	border-top-color: #b6834e;
	border-right-color: #a3703c;
	border-bottom-color: #a3703c;
	
	width: 80px;
	height: 80px;
	display: block;
	background-color: #b98148;
	color: #000000;
	text-decoration: none;	
	
}
.overviewBlok a:hover{	
	border: 1px solid #F94417;
	background-color: #FB6431;
	color: #FFFFFF;
	text-decoration: none;
	
}
/* project list*/
.projectBlok {	
	list-style-type: none;
	margin: 0px;
	padding-left: 5px;
}
.projectBlok li {
	float: left;
	clear: both;
	padding-bottom: 0.1em;
}
.projectBlok li img{	 
	float: left;
	margin-bottom: 4em;
	margin-right: 5px;
}
.projectBlok li a:link, .projectBlok li a:visited {
	text-align: left;
	display: block;
	width: 400px;
	color: #000000;
	text-decoration: none;
	padding: 2px;
	min-height: 55px;
	_height: 55px;
	
}
.projectBlok li a:hover {
	background-color: #FB6431;
	color: #FFFFFF;
	text-decoration: none;
}

/* menu items */

.navbar{
	
	background-image: url(images/menubalk.jpg);
	height: 27px;
	width: 800px;
	color: #FF9900;
	background-repeat: repeat-x;
	background-position: center top;	
	
}
.navbar ul{
	list-style-type: none;
	padding-right: 35px;
	margin: 0px;
}
.navbar ul li{	
	display: inline;	
	float: right;
	height: 27px;
}
.navbar ul li a:link, .navbar ul li a:visited{
	position: relative;
	white-space: nowrap;
	color: #FFFFFF;
	display: block;	
	font-weight: normal;
	
	text-decoration: none;
	
	height: 21px;
	_width: 1em;
	
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	
}
.navbar ul li a:hover {
	background-image: url(images/back_button.gif);
	text-decoration: none;
}
/* News blocks */

.news{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.news li{
	border: 0px solid red;
	display: block;
	_height: 95px;
	min-height: 95px;
	padding-bottom: 5px;	
	clear: both;
	
}
.news li img{
	float: left;
	
}
.news li .info{
	display: block;
	float: left;
	width: 160px;
	padding-left: 10px;
	padding-bottom: 10px;
	border: 0px solid red;
}
.fullnews {
	float: left;
	vertical-align: top;
	text-align: left;
	
}
.fullnews img {
	float: left;
	padding-right: 5px;

}
.imgcontainer {
	float: left;
	padding-right: 5px;

}

/* detail pages*/
.infoBlock {
	float: right;
	clear: both;
	border: 0px red solid;
	text-align: left;
	margin-right: 5px;
	margin-left: 5px;
	width: 210px;
}

.infoBlockNav {
	border: 0px red solid;
	width: 210px;
	text-align: left;
	height: 20px;
	padding-top: 5px;
	float: right;
	clear: both;
}
#feedback {
	border: 0px red solid;
	width: 210px;
	text-align: left;
	height: 40px;
	float: right;
	clear: both;
}
.mvmedia {
	border: 0px red solid;
	width: 500px;
	float: left;
	clear: both;
}

/* prev & next bar*/
.infoBlockNav ul{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
.infoBlockNav ul li{
	float: left;
	width: 65px;
	text-align: center;
}
.infoBlockNav ul li a:link, .infoBlockNav ul li a:visited{
	width: 65px;
	height: 20px;
	display: block;
	text-align: center;
}
.infoBlockNav ul li a:hover {
	background-color:  #FB6431;
	text-decoration: none;
}

ul {
	padding-left: 25px;
}
/* special links with icons */

.link_movie {
}
.link_portfolio {
}
.link_news {
}
.link_newpage {
}