body, html {
	margin: 0;
	padding: 0;
	font-family: Tahoma, Arial;
	background-color: #003c7b;
	background-image: url(/images/site/bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
img, a {
	border: 0;
}
a {
	color: #FFF;
	text-decoration: none;
}
a:hover {
	color: #69b2ff;
}

.nieuwsitems {
    position: absolute;
    top: 90px;
    left: 30px;
}

.nieuwsitems h3 {
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    font-size: 14px;
}

.nieuwsitems li {
    float: left;
    margin-right: 40px;
    font-size: 11px;
}

.nieuwsitems ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

#container {
	top: 157px;
	width: 907px;
	height: 579px;
	position: relative;
	background-color: red;
	margin: auto;
	background-image: url(/images/site/container_bg.jpg);
	background-repeat: no-repeat;
	background-color: #FFF;
}
#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: 133px;
	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(/images/site/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(/images/site/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: absolute;
	left: 0px;
	bottom: 0px;
	width: 100%;
}
#specialisten {
	position: absolute;
	right: 0px;
	bottom: 0px;
}
#contentcontainer {
	position: absolute;
	width: 672px;
	height: 228px;
	top: 236px;
	left: 258px;
	color: #5d5d5d;
	font-size: 11px;
	text-align: justify;
	overflow: visible;
	line-height: 22px;
}
#left {
	position: absolute;
	bottom: 70px;
	left: 28px;
	width: 527px;
	height: 273px;
	border-bottom: 1px solid #000;
}
#cirkel {
	z-index: 10;
	position: absolute;
	top: -200px;
	right: -166px;
}
#button_home {
	position: absolute;
	top: 41px;
	left: -27px;
}
#schaduw {
	position: absolute;
	bottom: 0px;
	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;
	bottom: 0px;
	position: absolute;
}
#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;
}

.nieuwsitems .nieuwslink a {
        color: #000;
        text-decoration: underline;
}

.nieuwsitems .nieuwslink a:hover {
        text-decoration: none;
}

.nieuwsitems li {
    width: 200px;
}

h1.bigtitle {
	position: absolute;
	left: 258px;
	top: 150px;
	font-size: 24px;
}
