body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size:10pt;
	font-family: Tahoma, Helvetica, sans-serif;
	background-color:#CECECE;
}
a:link, a:visited, a:active {
	color: #e25b00;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #FF8033;
}
#announcement {
	width:800px;
	border:1px solid #666666;
	padding:20px;
	background-color:#e5e5e5;
	margin:50px;
	font-weight:bold;
}
h1 {
	font-size: 20pt;
	font-weight:normal;
	color: #e25b00;
	margin:0px;
	padding:0px;
	text-align:center;
}
h2 {
	font-size: 10pt;
	font-weight:normal;
	font-style:italic;;
	color: #666666;
	margin:0px;
	margin-bottom:30px;
	padding:0px;
	text-align:center;
}
h3 {
	font-size: 20pt;
	font-weight:normal;
	color: #e25b00;
	margin:0px;
	padding:0px;
	text-align:center;
}
img {
	border:0px solid #FFFFFF;
}

#view_content h1,#view_content h2, h3 {
	text-align:left;
}
#view_content #text {
	width:400px;
	margin-left:20px;
}
	#image, #image img, #content { 
         left:0px; 
         top:0; 
         position:absolute; 
         z-index:0; 
} 
    #image img { 
         height:100%;
		 width:100%; 
} 
    #image[id], #image img { 
         position:fixed; 
} 
 #content {
 	position:absolute;
	left: 50%;
	width:934px;
	min-height:1000px;
	height:auto;
	background-color:white;
	margin-left:-467px;
} 
#shadow_left {
	position:absolute;
	margin-left:-16px;
	width:16px;
	height:100%;
	background-image:url(../img/shadow_left.png);
	background-repeat:repeat-y;
	z-index:2;
	
}
#shadow_right {
	position:absolute;
	margin-left:934px;
	height:100%;
	width:16px;
	background-image:url(../img/shadow_right.png);
	background-repeat:repeat-y;
	z-index:3;
	
}
#frontpage {
	width:884px;
	padding:10px;
	margin:10px;
	margin-top:15px;
	margin-bottom:30px;
}

#menu {
min-height:300px;
border-right:1px solid #999999;
vertical-align:top;
line-height:20pt;
}
#menu h3 {
}
#menu img {
	vertical-align:middle;
	margin-right:10px;
}
.banner_add {
	text-align:right;
	margin:40px;
}
#webdesign {
border-right:1px solid #999999;
width:190px;
vertical-align:top;
padding:10px;
}
#projects {
border-right:1px solid #999999;
width:190px;
vertical-align:top;
padding:10px;
}
#portfolio {
border-right:1px solid #999999;
width:190px;
vertical-align:top;
padding:10px;
}
#disclaimer {
	margin-top:100px;
	margin-bottom:20px;
	width:934px;
	color:#999999;
	text-align:center;
}
#disclaimer a:link, #disclaimer a:visited, #disclaimer a:active {
	color:#999999;
	text-decoration:none;
}
#disclaimer a:hover {
	color: #666666;
	text-decoration:none;
}
#view_content {
	width:613px;
	vertical-align:top;
}
h3.toggler  {
	display:block;
	width:100%;
	cursor:pointer;
	cursor:hand !important;
	margin-top:20px;
}
#menu .element {
	padding-left:80px;
}
.list_item_datum {
	width:100%;
	margin-top:12px;
	background-color:#CCCCCC;
	padding:2px;
	font-weight:bold;
	
}
.list_item_maand {
	font-size:14pt;
	color: #666666;
	margin-top:30px;
}
.list_item h4 {
	margin:0px;
	padding:0px;
	font-size:10pt;
}
.specs {
	font-size:9pt;
	color:#666666;
}
#fp_portfolio p {
	text-align:center;
}
#fp_portfolio img {
	margin:5px;
}
.imgInTxt {
margin: 5px; 
margin-right: 10px;
border:0;
}
.imgLeft {
float: left
}
.imgRight {
float: right; 
}
#contactMsg {
width:400px;
height:200px;
}
.w3c {
float:left;
margin-left:20px;
vertical-align:middle;
}
.empty_portfolio {
	width:76px;
	height:76px;
}