body {
	background-color: #fff;
}

body, p, ul, li, h1,h2,h3,h4,h5,h6, div { 
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family: Helvetica;
}


.secmenu {
	width: 99px;
	float: left;
	height: 320px;
	margin-top: 30px;
}
.secmenu ul {
	list-style: none;
	text-align: left;
}

.secmenu li {
	font-size: 13px;
	margin-bottom: 3px;
}

.controls {
clear: left;
}

#titel {
	clear:left;
	height: 20px;
}

#besch {
	height: 110px;
}

#menu {
	width: 140px;
	float: left;
}


#menu ul {
	list-style: none;
	text-align: right;
}

a {
	color: #000;
	text-decoration: none;
}

#menu a, .secmenu a {
	font-style: bold;
}

#menu li {
	margin-bottom: 3px;
	font-size: 14px;

}

#welkom {
    padding: 28px 0 0 0;
    overflow: hidden;
    background-image: url("images/h_welkom.gif");
    background-repeat: no-repeat;    
    height: 0px !important;
    height /**/:28px;
}

#links {
    padding: 28px 0 0 0;
    overflow: hidden;
    background-image: url("images/h_links.gif");
    background-repeat: no-repeat;    
    height: 0px !important;
    height /**/:28px;
}

#clients {
    padding: 28px 0 0 0;
    overflow: hidden;
    background-image: url("images/h_clients.gif");
    background-repeat: no-repeat;    
    height: 0px !important;
    height /**/:28px;
}

#media {
    padding: 28px 0 0 0;
    overflow: hidden;
    background-image: url("images/h_media.gif");
    background-repeat: no-repeat;    
    height: 0px !important;
    height /**/:28px;
}

#random {
    padding: 28px 0 0 0;
    overflow: hidden;
    background-image: url("images/h_random.gif");
    background-repeat: no-repeat;    
    height: 0px !important;
    height /**/:28px;
}

#exposities {
    padding: 35px 0 0 0;
    overflow: hidden;
    background-image: url("images/h_exposities.gif");
    background-repeat: no-repeat;
    height: 0px !important;
    height /**/:35px;
}

#nieuwsbrief {
    padding: 35px 0 0 0;
    overflow: hidden;
    background-image: url("images/h_nieuwsbrief.gif");
    background-repeat: no-repeat;
    
    height: 0px !important;
    height /**/:35px;
}


#inprogress {
    padding: 35px 0 0 0;
    overflow: hidden;
    background-image: url("images/h_inprogress.gif");
    background-repeat: no-repeat;
    
    height: 0px !important;
    height /**/:35px;
}

#newwork {
    padding: 28px 0 0 0;
    overflow: hidden;
    background-image: url("images/h_newwork.gif");
    background-repeat: no-repeat;
    
    height: 0px !important;
    height /**/:28px;
}

#contact {
    padding: 26px 0 0 0;
    overflow: hidden;
    background-image: url("images/h_contact.gif");
    background-repeat: no-repeat;
    height: 0px !important;
    height /**/:26px;
}

#werk {
    padding: 26px 0 0 0;
    overflow: hidden;
    background-image: url("images/h_werk.gif");
    background-repeat: no-repeat;    
    height: 0px !important;
    height /**/:26px;
}

#partners {
    padding: 30px 0 0 0;
    overflow: hidden;
    background-image: url("images/h_partners.gif");
    background-repeat: no-repeat;    
    height: 0px !important;
    height /**/:30px;
}


#down {
	position: absolute;
	top: 50%;
	margin-top: -285px;
	display: block;
	width: 99%;
	overflow: hidden;
}

#content {
	width: 970px;
	height: 570px;
	margin: 0;
	padding: 0;
	margin-right: auto;
	margin-left: auto;
	background-image: url('logo.gif');
	background-repeat: no-repeat;
	background-position: bottom left;
}

#rechts {
	float: right;
	width: 220px;
}

#rechts p {
	margin-top: 12px;
	margin-bottom: 12px;
}

#midden {	
	margin-left: 160px;
	height: 570px;
}

.activelink {
	color:  #73713B !important;
}


html, body {
	margin:0;
	padding:0
}


#talen {
	margin-top: 80px;
}

/* Homepage */

#welcometext{
	height: 60px;
}

#inprogresstext{
	height: 240px;
}

#newworktext{
	height: 60px;
}

#welcometext p, #inprogresstext p,#newworktext p {
	margin-top: 22px;
}

#newworktext {
	margin-top: 12px;
}

/* Random */

#randomnav {
	height: 320px;
}

/* Links */

#cols {
	margin-top: 22px;
}

.col {
	width: 140px;
	float: left;
	font-size: medium;
}
/* Contact */

#contacttext {
	margin-top: 22px;
}

img {
	filter:alpha(opacity=100);
	}

/* duplicate image positioning */
img.idupe {
	position:absolute;
	z-index:30000;
	visibility:hidden;
	}
	
	
.col3 {
	float: left;
	display: block;
	width: 230px;
	margin-left: 20px;
}


