body {
	background:						url("../images/bg2.jpg") top left repeat;
	
	font-family:					verdana, arial;
	font-size:						12px;
	color:							#7D7D7D;
	
	text-align:						center;
	
	padding:						0px;
	margin:							0px;
	
	height:							100%;
}

#container {
	position:						relative;
	margin:							0 auto;
	
	text-align:						left;
	
	background:						url("../images/bgcontent.jpg") top left repeat-y;
	width: 							825px;
	min-height:						100%;
}

* html #container {
	height:							100%;
}

#header {
	background:						url("../images/header2.jpg") top left no-repeat;
	width:							749px;
	height:							274px;
	
	margin-left:					43px;
}

#footer {
	background:						#E5E5E5;
	width:							746px;
	height:							19px;
	
	position:						absolute;
	left:							44px;
	bottom:							0px;
	
	clear:							both;
	
	color:							#5B5A5A;
	font-size:						9px;
}

#columnleft {
	float:							left;
	width:							350px;
	margin-left:					85px;
	
	margin-bottom:					30px;
	
	min-height:						260px;
}

*html #columnleft {
	height:							260px;
	margin-left:					42px;
}

#columnright {
	float:							right;
	width:							300px;
	margin-left:					75px;
}

*html #columnright {
	margin-left:					50px;
}

h1 {
	font-size:						16px;
	color:							#5A5A5A;	
	
	background: 					url("../images/h1image.jpg") 0px 2px no-repeat;
	padding-left:					10px;					
}

.headerhome {
	float:							right;
	color:							#FFFFFF;
	
	font-weight:					bold;
	font-size:						11px;		
	
	font-family:					Trebuchet MS;
	
	margin-right:					30px;
	margin-top:						16px;			
} 

* html .headerhome {
	margin-right:15px;
}

.navhc {
	float:							left;
	margin-left:					6px;
	margin-top:						2px;
}

.copyright {
	float:							right;
	margin-right:					6px;
	margin-top:						2px;
}

.stylingmenu {
	font-family:					Trebuchet MS;
	font-size:						12px;
	
	width:							90%;
	margin-left:					37px;
}

* html .stylingmenu {
	width:							95%;
}

.stylingtd {
	padding:						5px;
	text-align:						center;
}

#compleetmenu {
	position:						absolute;
	top:							220px;
}

#info {
	margin-left:					12px;
	width:							110px;
}

#gelegenheidsdrukwerk {
	margin-left:					120px;
	width:							145px;
}

#zakelijkdrukwerk {
	margin-left:					320px;
	width:							130px;
}

#portfolio {
	margin-left:					460px;
	width:							110px;
}

#ftpserver {
	margin-left:					565px;
	width:							95px;
}

#contact {
	margin-left:					640px;
	width:							105px;
}

table.contact
{
	font-family:			Verdana, Arial, Georgia, Sans-Serif;
	font-size:				10px;
	color:					#000000;
}


#compleetmenu a:link {
text-decoration:none; color:#000000; }

#compleetmenu a:visited { 
text-decoration:none; color:#000000; }

#compleetmenu a:hover {
text-decoration:none; color:#000000;}

hr {
	color: 							#EC3E32;
	background: 					#DDDDDD;
	height: 						1px;
	border-top:						1px solid #EC3E32;
	border-bottom:					1px solid #DDDDDD;
	padding-bottom:					6px;
}

* html hr {
	background: 					#EC3E32;
	border-bottom:					1px solid #EC3E32;
	border-top:						1px solid #DDDDDD;
	margin-bottom:					4px;
}

.menuitems {
	display:						none;
	background-color:				#DDDDDD;
	font-family:					Verdana, Arial, Georgia, sans-serif;
	font-size:						9px;
	padding:						0px;
	margin-top:						1px;

	color:							#000000;
	line-height:					20px;
		
	filter:							alpha (opacity=88);
	-moz-opacity:					0.88;
	opacity:						0.88;
}


pulldown {
	background:						url("../images/pulldown.jpg") top left no-repeat;
	height:							12px;
	width:							12px;
}

.moving {
	padding: 						7px 7px 4px 7px;
}

a:link {
text-decoration:none; color:#EC3E32;
}
a:visited {
text-decoration:none; color:#EC3E32;
}
a:hover {
text-decoration:none; color:#EC3E32;
}

.menuitems ul{
	padding:0px;
	margin:0px;
}


.menuitems li{
	padding:0px;
	margin:0px;
}

.text
{
	border:			1px solid black;
	width:			200px;
}

textarea
{
	border:			1px solid black;
	width:			200px;
	height:			100px;
}

.req
{
	color:			red;
}
