body{
	margin		:0;
	padding		:0;
	background	: transparent url(../_images/bg_patroon.gif) repeat top left;
	height		:100%;
	width		:100%;
	font: normal 17px "Arial", "Verdana", sans-serif;
	color:#FFFFFF;
}
a{
	text-decoration:underline;
	color:#FFFFFF;
}
a img{
	border:none;
}

input, textarea{
	border: 1px solid #ab9969;
}

p{
	line-height:22px;
	margin:0;
	padding-bottom:25px;
}

h1{
	font: normal 22px "Georgia",Times New Roman,Serif;
	color: #414141;
	padding-top:37px;
	padding-bottom:22px;
	margin:0;
}

h2{
	font: normal 17px "Georgia",Times New Roman,Serif;
	color: #414141;
	padding:0;
	margin:0;
}

.clear
{
   clear                : both;
   display              : block;
   overflow             : hidden;
   visibility           : hidden;
   width                : 0;
   height               : 0;
}

#wrapper{
	width	:987px;
	margin	:0px auto
}

#top{
	margin-top	:60px;
	width		:987px;
	height		:111px;
}
	#top img{
		float:left;
		margin-left:76px;
		margin-bottom:26px;
	}

	#top #menu{
		float:right;
		margin-top:84px;
	}
		#top #menu #navigation {
			margin:0 33px 0 0;
			padding:0;
		}
		
		#top #menu #navigation li{
			list-style-type:none;
			float:left;
			position:relative;
			margin-left:20px;
		}
		
		#top #menu #navigation li a{
			font-size:16px;
			font-family:"Georgia",Times New Roman,Serif;
			color:#FFFFFF;
			text-decoration:none;
		}
			#top #menu #navigation li a.active{
				text-decoration:underline;
			}
			
			#top #menu #navigation li a:hover{
				text-decoration:underline;
			}
#glowtop{
	background: transparent url(../_images/glow_content_top.png) no-repeat top left;
	height:14px;
	}
	
#center{
	float:left;
	background: transparent url(../_images/glow_content_side.png) repeat-y top left;
	width:987px;
	height:100%;
}
	
	#center #banner{
		background: #bdaf8a url(../_images/content_bg.jpg) no-repeat top left;
		width:959px;
		margin-left:15px;
	}
	
	
	#center #banner.copywriting {
		background: #bdaf8a url(../_images/bg_copywriting.jpg) no-repeat top left;
	}
	
	#center #banner.ghostwriting {
      background: #bdaf8a url(../_images/bg_ghostwriting.jpg) no-repeat top left;
   }
   
   #center #banner.corrigeren {
      background: #bdaf8a url(../_images/bg_corrigeren.jpg) no-repeat top left;
   }
   
   #center #banner.redigeren {
      background: #bdaf8a url(../_images/bg_redigeren.jpg) no-repeat top left;
   }
   
   #center #banner.referenties {
      background: #bdaf8a url(../_images/bg_referenties.jpg) no-repeat top left;
   }
   
   #center #banner.impressies {
      background: #bdaf8a url(../_images/bg_impressies.jpg) no-repeat top left;
   }
	
	#center #banner.contact {
      background: #bdaf8a url(../_images/bg_contact.jpg) no-repeat top left;
   }
   
		#center #banner #topquote{
			height:49px;
         overflow:hidden;
         padding-left:710px;
         padding-top:30px;
         position:absolute;
         width:222px;
		}
		#center #banner #content{
			width:495px;
			padding-top:238px;
			padding-left:383px;
			padding-bottom:10px;
		}
			#center #banner #content ul{
				margin:0;
				padding:0;
				list-style-image:url("../_images/list-item.png");
				margin-bottom:25px;
				margin-left:17px;
			}
			#center #banner #content li{
				margin:0;
				padding:0;
			}

#bottom{
	float:left;
	background: transparent url(../_images/glow_content_side.png) repeat-y top left;
	width:987px;
	height:138px;
}	
	#bottom #footer{
		background-color: #414141;
		width:959px;
		margin-left:15px;
		height:145px;
	}
	
	#bottom #footer #adresblok{
		float:left;
		font-size:12px;
		padding-left:77px;
		padding-top:44px;
	}
		#bottom #footer #adresblok .bedrijfnaam{
			font-weight:bold;
		}
	
	#bottom #footer #footerquote{
		float:right;
		width:425px;
		padding-top:38px;
		height:145px;
	}
#glowbottom{
	background: transparent url(../_images/glow_content_bottom.png) no-repeat top left;
	height:21px;
	margin-top:-7px;
	margin-left:1px;
	}	
	