body{
	margin:0px;
	padding:0px;
	background:url('../img/bg_donker.jpg');
	font-size:13px;
	font-family:Georgia, "Times New Roman", Times, serif;
	position:relative;
	overflow:auto;
	overflow-x:hidden;
}

IMG{
	border:0px;
}

H1.menuItem{
	float:left;
	margin:0px;
	padding:0px;
	padding-right:52px;
}

H1.menuItemZp{
	float:left;
	margin:0px;
	padding:0px;
	width:130px;
}

#container{
	width:1280px;
	margin-left:auto;
	margin-right:auto;

}

#website{
	float:left;
	width:1140px;
	padding-left:140px;
	background:url('../img/bg.jpg') left top no-repeat;
}

#header{
	clear:both;
	float:left;
	width:1001px;
	height:583px;
	background:url('../img/header.jpg') left top no-repeat;
}

#top{
	clear:both;
	float:left;
	margin-left:596px;
	width:405px;
	height:500px;
}

#login_klant{
	clear:both;
	float:left;
	position:relative;
	width:405px;
	z-index:99;
}

.klantLogin1{
	float:left;
	padding:3px;
	width:96px;
	border:0px;
	color:#FFFFFF;
	background:#3D3D3D;
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-top:8px;
	margin-right:109px;
}

.klantLogin2{
	float:left;
	padding:3px;
	width:96px;
	border:0px;
	color:#FFFFFF;
	background:#3D3D3D;
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-top:8px;
}

.login{
	float:left;
	width:30px;
	height:18px;
	margin-top:8px;
	background:none;
	border:0px;
	cursor:pointer;
}

#menu{
	clear:both;
	float:left;
	width:951px;
	height:83px;
	padding-left:50px;
	margin-top:20px;
	position:relative;
	z-index:100;
}

.menuSpacer{
	float:left;
	width:60px;
}

#flashheader{
	clear:both;
	float:left;
	position:absolute;
	margin-left:-70px;
	margin-top:-18px;
	z-index:99;
}

#content{
	clear:both;
	float:left;
	width:901px;
	padding-left:50px;
	padding-right:50px;
	height:551px;
	background:url('../img/content_bg.jpg') left top no-repeat;
}

#content_rest{
	clear:both;
	float:left;
	width:901px;
	padding-left:50px;
	padding-right:50px;
	height:551px;
	background:url('../img/content_bg_rest.jpg') left top no-repeat;
}

#portfolio{
	clear:both;
	float:left;
	width:901px;
	padding-left:50px;
	padding-right:50px;
	height:551px;
	background:url('../img/portfolio_bg.jpg') left top no-repeat;
}

#recent{
	clear:both;
	float:left;
	width:900px;
	padding-left:51px;
	padding-right:50px;
	height:429px;
	background:url('../img/recent_bg.jpg') left top no-repeat;
}

#portfolio_overzicht{
	clear:both;
	float:left;
	width:981px;
	height:429px;
	padding-left:20px;
	background:url('../img/recent_bg.jpg') left top no-repeat;
}

#post_nav{
	clear:both;
	float:left;
	width:981px;
	padding-top:10px;
	padding-left:10px;
	padding-bottom:20px;
}

.navDeel{
	float:left;
	padding-right:3px;
	padding-left:10px;
	font-size:13px;
	font-weight:bold;
	padding-top:3px;
	color:#FFFFFF;
	font:Georgia;
}

#portfolio_overzicht A:link{
	float:left;

}

#portfolio_overzicht A:hover{

}

#portfolio_overzicht UL{
	margin:0px;
	padding:0px;
	list-style:none;
}

#portfolio_overzicht LI{
	margin:0px;
	padding:0px;
	widows:160px;
	float:left;
	margin-right:10px;
	margin-left:10px;
	margin-bottom:20px;
}

#portfolio_overzicht LI{
	border:5px solid #dda621;
}

#portfolio_overzicht LI:hover{
	border:5px solid #ff7800;
}

#footer{
	clear:both;
	float:left;
	width:1001px;
	height:497px;
	background:url('../img/footer_bg.jpg') left top no-repeat;
}

H2{
	font-size:14px;
	color:#DFA426;
	margin:0px;
	padding:0px;
	font-weight:normal;
}

#adres{
	clear:both;
	float:left;
	padding-left:50px;
	padding-top:183px;
	color:#FFFFFF;
	line-height:24px;
	font-size:14px;
	width:362px;
}

#cloudtags{
	float:left;
	margin-top:238px;
	width:250px;
	height:104px;
	text-align:center;
}

.nottin{
	float:left;
}

H1.tag{
	float:left;
	margin:0px;
	padding:0px;
	height:18px;
	font-size:15px;
	font-weight:normal;
}

a:link,
a:visited{
	font-size:12px;
	color:#000000;
	text-decoration:underline;
}

a:hover,
a:visited:hover {
	text-decoration:none;
}

.portNav{
	float:left;
}

a.menuLink{
	float:left;
	padding-right:20px;
}

a.mail:link,
a.mail:visited{
	position:absolute;
	font-size:14px;
	color:#DFA426;
	text-decoration:underline;
}

a.mail:hover,
a.mail:visited:hover {
	text-decoration:none;
}

a.tag1:link,
a.tag1:visited{
	padding-right:5px;
	height:18px;
	text-decoration:none;
	font-size:17px;
	color:#DFA426;
	font-weight:bold;

}
a.tag1:hover,
a.tag1:visited:hover {
	text-decoration:underline;
}

a.tag2:link,
a.tag2:visited{
	padding-right:5px;
	height:18px;
	text-decoration:none;
	font-size:16px;
	color:#DFA426;
	font-weight:bold;

}
a.tag2:hover,
a.tag2:visited:hover {
	text-decoration:underline;
}

a.tag3:link,
a.tag3:visited{
	padding-right:5px;
	height:18px;
	text-decoration:none;
	font-size:14px;
	color:#DFA426;
}
a.tag3:hover,
a.tag3:visited:hover {
	text-decoration:underline;
}

a.tag4:link,
a.tag4:visited{
	padding-right:5px;
	height:18px;
	text-decoration:none;
	font-size:14px;
	color:#DFA426;
}
a.tag4:hover,
a.tag4:visited:hover {
	text-decoration:underline;
}

a.tag5:link,
a.tag5:visited{
	padding-right:5px;
	height:18px;
	text-decoration:none;
	font-size:12px;
	color:#DFA426;
}
a.tag5:hover,
a.tag5:visited:hover {
	text-decoration:underline;
}

a.tag6:link,
a.tag6:visited{
	padding-right:5px;
	height:18px;
	text-decoration:none;
	font-size:10px;
	color:#DFA426;
}
a.tag6:hover,
a.tag6:visited:hover {
	text-decoration:underline;
}
.detag{
	float:left;
	position:absolute;
	margin-top:-20px;
}
a.navLink:link,
a.navLink:visited{
	float:left;
	padding-left:7px;
	font-size:15px;
	color:#FFFFFF;
	font:Georgia;
	text-decoration:none;
}
a.navLink:hover,
a.navLink:visited:hover {
	color:#dda621;
}

a.navLinkSel:link,
a.navLinkSel:visited,
a.navLinkSel:hover,
a.navLinkSel:visited:hover {
	float:left;
	padding-left:7px;
	font-size:15px;
	font-weight:bold;
	color:#dda621;
	font:Georgia;
	text-decoration:none;
}

a.leesverder:link,
a.leesverder:visited,
a.leesverder:hover,
a.leesverder:visited:hover {
	clear:both;
	float:left;
	padding-top:10px;
}
