/**

 * $Id$

 * Website Baker template: avanmanen

 * 

 * @author     Leo Bunt

 * @version    1.0

 * @platform   Website Baker 2.8.1

 *

 * Website Baker is free software; you can redistribute it and/or modify

 * it under the terms of the GNU General Public License as published by

 * the Free Software Foundation; either version 2 of the License, or

 * (at your option) any later version.

 *

 * Website Baker is distributed in the hope that it will be useful,

 * but WITHOUT ANY WARRANTY; without even the implied warranty of

 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the

 * GNU General Public License for more details.

*/



* {

	padding: 0;

	margin: 0;

}



body,td,th {

	font-family: 'Verdana', Geneva, sans-serif;

	font-size: 12px;

	color: #333333;

}



body {

	background: #fff url(images/bg.png) repeat-x;

}



a:link, a:visited, a:active {

	color: #F00;

	font-weight: bold;

	text-decoration: none;

}



a:hover {

	text-decoration: underline;

}



h1 {
	color: #F00;
	font-family: 'Verdana', Geneva, sans-serif;
	margin-bottom: 18px;
}



h2 {

	color: #F00;
	
	font-family: 'Verdana', Geneva, sans-serif;

	padding-bottom: 10px;

}



h3 {

	color: #fff;

	background: #F00;
	
	font-family: 'Verdana', Geneva, sans-serif;

	padding-bottom: 5px;

}



img {

	border: none;

}



#container {

	width: 1000px;

	margin: auto;

	background: none;

}



#header {

	width: 1000px;

	height: 152px;

	background: #000 url(images/header.png) no-repeat;

}



#offerte {

	width: 143px;

	height: 144px;

	position: relative;

	top: 50px;

	left: 612px;

}



#menu {

	width: 970px;

	height: 53px;

	background: url(images/menubg.png) repeat-x;

	margin-bottom: 20px;

	padding-left: 0px;

	z-index: 1000;
	

}


#contentcontainer {

	float: left;

	width: 1000px;

	background: none ;

	margin: 10px 0px 10px 0px;

}



#content {

	float: left;

	width: 950px;

	min-height: 600px;

	line-height: 20px;

	margin: 0px 0px 0px 0px;

}



/*#nieuws {

	display: none;

	float: left;

	width: 281px;

	min-height: 200px;

}




#footer {

	clear: left;
	
	position:absolute;
   	
	bottom:0;
   	
	width:1000px;
	
	overflow:hidden;

	height: 176px;

	background: url(images/footer.png) repeat-x;

	color: #666666;

}*/


#footer {

	clear: left;
   	
	bottom:0;
   	
	width:1000px;

	height: 176px;

	background: url(images/footer.png) repeat-x;

	color: #666666;
}



#email {

	width: 200px;

	height: 50px;

	position: relative;

	left: 572px;

	top: 60px;

}



#email a {

	color: #60897e;

}



#contact {

	position: relative;

	margin-left: 730px;
	
	with: 300px;

	top: 52px;

}



