﻿/*Reset*/
html{color:#FFF;background:#000;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,th,var,optgroup{font-style:inherit;font-weight:inherit;}del,ins{text-decoration:none;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:baseline;}sub{vertical-align:baseline;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{font-size:100%;}
body
{
	background: #000;
	color: #fff;
	margin: 0 auto;
	font-family: Arial, Verdana;
	font-size: 12px;
	line-height: 18px;
}
h1
{
	font-family: cambria;
	font-size: 20px;
	font-style: italic;
	font-weight: normal;
}
h2
{
	font-family: cambria;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
}
h4
{
	font-family: cambria;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
}
p
{	
	margin-top: 15px;
}

li a:visited, li.submenu a:visited, li a, li.submenu a, h4 a
{
	text-decoration: none;
}

a, a:visited
{
	color: #FFF;
	text-decoration: underline;
}
a:hover
{
	color: #FFF;
	text-decoration: underline;
}
.bgContainer
{
	background: transparent url("../../Images/bg3.jpg") no-repeat right top;
	width: 1032px;
	margin: 0 auto;
}
.container
{
	width: 980px;
	min-height: 550px;
	margin: 0 auto;
	position: relative;
}
.links
{
	width: 184px;
	padding-left: 40px;
	float: left;
}
.links .logo
{
	background: transparent url("../../Images/logo.png") no-repeat left bottom;
	width: 173px;
	height: 82px;
	margin-top: 50px;
}
.links .menu
{
	padding-top: 60px;
	font-family: cambria;
	font-size: 18px;
	font-style: italic;
	line-height: 26px;
}
.links .menu li
{
	list-style: none;
}
.links li.subMenu
{
	 margin-left:20px;
	 font-size: 17px;
	 line-height: 20px;
}
.midden
{
	background: transparent url("../../Images/foto1.png") no-repeat right -4px;
	width: 439px;
	height: 311px;
	float: left;
	text-align: left;
	margin-top: 44px;
	margin-left: 42px;
}
/*.midden img
{
    position:absolute; left:0px; top:0px;
}*/
.rechts
{
	width: 271px;
	height: 550px;
	float: left;
}
.rechts .nieuws
{
	width: 151px;
	height: 334px;
	padding: 0px 100px 10px 20px; 
	float: left;
	position: relative;
}
.rechts .nieuws .bericht
{
	width: 151px;
	position: absolute; 
	bottom:0;
}
div.mainText
{
	width: 397px;
	position: absolute;
	top: 368px;
	left: 290px;
	color: #FFF;
	clear: both;
}
div.mainTextPrijslijst
{
	width: 397px;
	position: absolute;
	top: 90px;
	left: 290px;
	color: #FFF;
	clear: both;
}
.TextBox
{
	border: 2px solid #fff;
	width: 130px;
}
.CmsPart
{
	width:auto;
	margin-top: 5px;
	padding: 3px;
	clear: both;
	background-color: #c5c5c5;
}
#txtUrlBijlage1, #txtUrlBijlage2, #txtUrlBijlage3
{
	border: 1px solid #000;
}
input.opslaan
{
	margin-right: 20px;
	display: inline;
}
	 