body, html {
	margin: 0;
	padding: 0;
	font-family: Tahoma, Arial;
	background-color: #003c7b;
	background-image: url(img/bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
body { overflow-x:hidden;}
img, a {
	border: 0;
}
a {
	color: #FFF;
	text-decoration: none;
}
a:hover {
	color: #69b2ff;
}
#container {
	top: 170px;
	width: 907px;
    min-height:500px;
	position: relative;
	background-color: red;
	margin: auto;
	background:#fff url(img/container_bg.jpg) no-repeat;
}
#mainmenu {
	position: absolute;
	top: 41px;
	font-size: 9px;
	font-weight: bold;
	z-index: 9;
}
#mainmenu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#mainmenu ul li {
	float: left;
        position: relative;
}
#mainmenu ul li a {
	display: block;
	width: 110px;
	height: 31px;
	text-align: center;
	text-transform: uppercase;
	background-color: black;
	color: white;
	line-height: 31px;
	margin-right: 2px;
}
#mainmenu ul li a:hover {
	color: #69b2ff;
}
#mainmenu ul ul li a {
	background-image: url(img/submenu_item_bg.gif);
 	background-repeat: repeat-x;
	background-position: center bottom;
	text-align: left;
	height: auto;
	font-weight: normal;
	padding-left: 3px;
	width: 130px;
	margin: 0;
	line-height: 16px;
	padding-top: 8px;
	padding-bottom: 2px;
}
#mainmenu ul ul {
	position: absolute;
	padding: 0px;
	padding-top: 16px;
	background-image: url(img/submenu_top.gif);
 	background-repeat: no-repeat;
	background-position: center top;
	background-color: #000;
	display: none;
	width: 133px;
        left: 0px;
        top: 31px;
}
#mainmenu ul li:hover ul, #mainmenu ul li.sfhover ul {
	display: block;
}
#logo {
	position: absolute;
	top: -40px;
	left: -39px;
}
#footer {
/*	position: relative;*/
	width: 100%;
}
#specialisten {
	position: absolute;
	right: 0px;
	bottom: 0px;
}
#contentcontainer {
	position: relative;
	width: 630px;
/*	height: 228px;*/
    min-height:300px;
	top: 150px;
    padding-bottom:180px;
	left: 258px;
	color: #5d5d5d;
	font-size: 11px;
	text-align: justify;
	overflow: visible;
	line-height: 22px;
    overflow-x:hidden;
}
#left {
	position: absolute;
	top: 250px;
	left: 28px;
}
#cirkel {
	z-index: 10;
	position: absolute;
	top: -200px;
	right: -166px;
}
#button_home {
	position: absolute;
	top: 41px;
	left: -27px;
}
#schaduw {
	position: absolute;
	top:180px;
	left: -27px;
}
#schaduw2 {
	position: absolute;
	bottom: 0px;
	left: 907px;
}
#topmenu {
	position: absolute;
	left: 440px;
	top: -20px;
}
#topmenu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#topmenu li {
	float: left;
	color: white;
	font-size: 9px;
	padding-left: 3px;
	padding-right: 3px;
}
.columnized div {
	float: left;
	padding-right: 30px;
	margin: 0;
}
#slideshow {
	width: 200px;
	height: 200px;
	z-index:5;
	border: 1px solid #000;
	top: 0px;
	position: relative;
}
#slideshow img.thumbnail, #myGallerySet img.thumbnail {
	display: none;
}
#inset {
	width: 200px;
	font-size: 15px;
	text-transform: uppercase;
	line-height: 20px;
	color: #003c7b;
}
h2 {
	color: #003c7b;
	font-size: 12px;
	margin-bottom: 0;
	padding-bottom: 0;
}

p {
	margin: 0;
	padding: 0;
}
hr {
	border: none;
	border-bottom: 1px solid #000;
	height: 0;
}
#content a {
	color: #23408f;
}
#content a:hover {
	text-decoration: underline;
}
#mailform {
	position: absolute;
	left: 10px;
	top: 40px;
	display: none;
}
#mailform label {
	display: block;
	width: 120px;
	float: left;
}
#mailform input {
	font-size: 11px;
}
#adres {
	position: absolute;
	left: 0px;
	bottom: 0px;
}
#conceptlicious {
	position: absolute;
	left: 200px;
	bottom: 0px;
}
#email {
	position: absolute;
	left: 572px;
	bottom: 22px;
}
.actualiteit {
	padding-right: 40px;
}
iframe { background:transparent; }

.clabel {
	width:150px;
	float:left;
	text-align:right;
	padding-right:10px;
}
#contactform input,
#contactform textarea {
	width:300px;
	float:left;
}
#contactform textarea {
	height:200px;
}
