* {
margin: 0px;
padding: 0px;
}

html, body {
line-height:20px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
background:#CCCCCC url('../img/background.png') top center no-repeat;
background-attachment: fixed;
}

#footer{
height: 170px; /* .push must be the same height as .footer */
width:100%;
position:relative;
z-index:2000 !important;
}

#footer_fade{
width:100%;
height:20px;
background:url('../img/footer_fade.png') bottom center no-repeat;
}

#footer_color{
width:100%;
height:150px;
background:#F2F2F2;
}

#footer_menu{
width:460px;
margin:0 auto;
}

.footer_menu_item{
	margin-top:10px;
	padding-left:15px;
	float:left;
	width:100px;
	height:130px;
	background:url(../img/footer_menu_back.png) no-repeat;	
}

#footer_menu_item_left{
	background:url(../img/footer_menu_back_left.png) no-repeat;	
}



.footer_menu_item h2{
	font:"Helvetica", sans-serif;
	font-size:12px;
	font-style:oblique;
	font-weight:bold;
	color:#4D4D4D;
}

.footer_menu_item a{
width:100%;
float:left;
font-size:10px;
color:#808080;
text-decoration:none;	
}

.footer_menu_item a:hover{
text-decoration:underline;	
}

#menu{
position:fixed;
top:25px;
left:0px;
width:100%;
height:100px;
background:url(../img/menu-back.png) repeat-x bottom;
z-index:2000 !important;	
}

#menu ul{
width:876px;
height:100px;
margin:0 auto;	
padding:0px;
}

#menu ul li{
float:left;
list-style:none;
height:100px;
width:150px;
padding:0px;
margin:0px;	
}

#menu ul li.logo{
float:left;
height:100px;
width:242px;
padding:0px;
margin:0px;	
}

#menu ul li a{
display:block;
height:60px;
width:150px;
background:url(../img/btn-back.png) no-repeat right;
text-decoration:none;
font-family:"Helvetica", sans-serif;
font-size:16px;
font-style:oblique;	
color:#F37721;
text-align:center;
padding-top:40px;
}

#menu ul li a:hover{
background:url(../img/btn-back-hover.png) no-repeat right;
}

#menu #current{
background:url(../img/btn-back-hover.png) no-repeat right;
}

#Main{
width:898px;
margin:0 auto;
padding-top:150px;
}

#slogan{
float:left;
position:relative;
top:80px;
width:480px;
font-family:"Helvetica", sans-serif;
font-size:18px;
font-style:oblique;
color:#666666;	
}

#slogan i{
float:right;
}

#imac{
width:400px;
height:372px;
float:right;
position:relative;
top:30px;
background:url('../img/imac.png') no-repeat;	
}

#homepage{
float:left;
position:relative;
top:30px;
width:838px;
height:270px;
padding-left:50px;
padding-right:10px;
padding-top:50px;
background: url('../img/border.png') top center no-repeat;	
}

.homepage_item{
width:240px;
height:80p;
margin:14px;
float:left;
}

.homepage_item img{
float:left;
width:77px;	
}

.homepage_item a{
float:right;
width:150px;
text-decoration:none;
color:#808080;	
}

.homepage_item a h2{
color:#F37721;
font-size:12px;
padding:0px;
margin:0px;
}

.homepage_item a h2:hover{
text-decoration:underline;
color:#F37721;
font-size:12px;
padding:0px;
margin:0px;
}

#submenu{
position:fixed;
bottom:170px;
left:100px;
width:280px;
height:280px;
}

#subcontent{
	text-align:left;
float:right;
width:520px;
}

.item{
float:left;
width:520px;
margin-bottom:20px;	
}


.item h1{
font:"Helvetica", sans-serif;
font-size:16px;
font-style:oblique;
font-weight:bold;
color:#F37721;
padding-top:50px;
padding-left:40px;	
width:480px;	
height:55px;
background:url(../img/item_kop.png) no-repeat;
}

.item_content{
background:url(../img/item_content.png) repeat-y;
}

.item_content p{
padding:40px;
padding-bottom:0px;
color:#666;	
}

.item_content p a{
color:#F37721;	
text-decoration:none;
}

.item_content p a:hover{
color:#F37721;	
text-decoration:underline;
}

.item_footer{
width:520px;	
height:91px;
background:url(../img/item_footer.png) no-repeat;
}

.item_footer a{
float:right;
margin-right:40px;
margin-top:20px;
text-decoration:none;
color:#F37721;
}

.item_footer a:hover{
text-decoration:underline;
}

.Youtube{
	
}









#mail fieldset {  
margin: 1.5em 0 0 0;  
padding:0px;
float:left;
width:520px;
border:none;
padding:10px;  
}  
  
#mail label{
display:block;
float:left;
width:15%;
text-align:left;
font-weight:bold;
color:#FF6600;
padding:3px;
margin-bottom:15px;
margin-right:20px;
}

#naam, #email, #mobiel{
background:#FFFFFF;
border:solid 1px #999999;
width:320px;
float:left;
padding:3px;
margin-bottom:15px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
}

#mail textarea{
color:#333333;
background:#FFFFFF;
border:solid 1px #999999;
padding:3px;
float:left;
width:320px;
height:150px;
margin-bottom:15px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

#mail b{
float:left;
display:block;
padding:5px;
color:#FF6600;
}

#mail br{
display:block;
width:100%;
height:10px;
}

#contact_form{
padding:0px;
padding-left:30px;
width:500px;
height:520px;
background:url(../img/item_content.png) repeat-y;
}

#mail fieldset {   
border:none;

}  
  
#mail label{
display:block;
float:left;
width:15%;
text-align:left;
font-weight:bold;
color:#999;
padding:3px;
margin-bottom:5px;
margin-right:20px;
}


#mail br{
display:block;
width:100%;
height:10px;
}

#mail.bericht{
color:#333333;
background:#FFFFFF;
border:solid 1px #999999;
padding:3px;
float:left;
width:250px;
height:70px;
margin-bottom:15px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

#mail .error{
width:430px;
height:20px;
font-weight:normal;
font-size:12px;
color:#FF0000;
font-style:italic;
text-align:right;
position:relative;
left:0px;
top:-15px;
}


.button{
width:75px;
height:30px;
background:#F37721;
color:#FFFFFF;
font-weight:bold;
margin-right:85px;
float:right;
border:none;
}
.button:hover{
background:#FF9900;
cursor:hand;
}

#message #checkmark{
float:right;
margin-right:60px;
}

#message p{
float:left;
width:350px;
margin-left:30px;
}

#message h2{
float:left;
width:350px;
margin-top:20px;
margin-left:10px;
color:#F37721;
padding-bottom:30px;
}

#message p b{
float:left;
display:block;
width:100px;
color:#666;	
}

#message p i{
float:left;
display:block;
color:#666;	
}

#contact_adres{
width:200px;
float:left;
margin-left:30px;
color:#666;		
}

#contact_gegevens{
width:200px;
float:left;
margin-left:30px;
color:#666;			
}

#contact_downloads{
width:400px;
float:left;
margin-left:30px;	
}

#contact_downloads b{
color:#F37721;	
}

#contact_gegevens b{
color:#F37721;	
}

#contact_adres b{
color:#F37721;	
}

#contact_downloads a{
color:#F37721;	
text-decoration:none;
}

#contact_downloads a:hover{
color:#F37721;	
text-decoration:underline;
}