/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: url(img01.gif) repeat-x left top;
	font-size: 13px;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	text-align: justify;
	color: #FFFFFF;
}

h1, h2, h3 {
	margin: 0;
	font-weight: normal;
	color: #FFFFFF;
}

h1 {
	letter-spacing: 0px;
	font-size: 32px;
}

h2 {
	font-size: 13px;
}

p, ul, ol {
	margin: 0 0 2em 0;
	text-align: justify;
	line-height: 26px;
}

a:link {
	color: #8BD80E;
}

a:hover, a:active {
	text-decoration: none;
	color: #8BD80E;
}

a:visited {
	color: #8BD80E;
}

img {
	border: none;
}

#wrapper {
	margin: 0;
	padding: 0;
	background: #FFF;
}

/* Header */

#header {
	width: 1022px;
	margin: 0 auto;
	height: 44px;
}

/* Menu */

#menu {
	float: left;
	width: 1022px;
	height: 50px;
	background: url(http://www.buitenland-werken.nl/img02.gif) no-repeat left top;
        padding: 7px 0 0 0;
}
#navigatie {
	float: left;
	width: 654px;
}
	#nav, #nav ul {
	padding: 0;
	margin-left: 0;
	list-style: none;
}

#nav li {
	float: left;
	width: 100px;
	padding: 0;
	margin: 0;
}

#nav ul {
	position: absolute;
	width: 100px;
	left: -1000px;
}

#nav li:hover ul, #nav li.ie_does_hover ul {
	left: auto;
	margin-left: 2px;
	background-position: 0 0;
}

#nav a {
	color: #444444;
	text-align: center;
	display: block;
	margin: 2px 5px 3px 5px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#menu ul a{
	font-weight: normal;
	cursor: pointer;
}

#menu ul ul a:link, ul ul a:visited{
	font-weight: normal;
	cursor: pointer;
}

#menu ul ul a:hover {
	font-weight: bold;
}

#menu ul li{
	margin-right: 5px;

	border-radius: .4em;
	-moz-border-radius: .4em;
	-webkit-border-radius: .4em;
	-o-border-radius: .4em;
	-ms-border-radius: .4em;
}

#menu ul ul li{
	background-color: #AFE31C;
	border: 1px solid #444;
	margin-top: 0,5px;
}
#menu ul ul li.first{
	background-color: #AFE31C;
	margin-top: 4px;
}

/* IE only hack \*/
* html ul li, * html ul ul li{
	border-bottom: 3px solid #FFF;
}

* html ul ul li{
	border-top: 0;
}
/* Einde IE only hack */ 

/** LOGO */

#logo {
	width: 1022px;
	height: 80px;
	margin: 0 auto;
}

/* Page */

#page {
	width: 970px;
	margin: 0 auto;
	background: #4C4C4C url(http://www.buitenland-werken.nl/img03.gif) no-repeat left bottom;
	padding: 0 25px;
}

/* Content */

#content {
	float: left;
	width: 700px;
}

/* Post */

.post {
	padding: 15px 0px;
	margin-bottom: 20px;
}

.post h1 {
	padding: 0px 0 0 0px;
	background: url(http://www.buitenland-werken.nl/img08.jpg) no-repeat left top;
	font-size: 24px;
}


/* Sidebar */

#sidebar {
	width: 210px;
	float: right;
	margin: 0;
	padding: 0;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 40px;
}

/* Footer */
#footer {
	margin: 0 auto;
	padding: 20px 0 10px 0;
}



.style2 {font-size: 24px}
.style3 {color: #FFFFFF}
.style9 {font-family: Tahoma; color: #8BD80E; }
.style11 {
	font-family: Tahoma;
	color: #8BD80E;
	font-weight: bold;
}
.style13 {font-size: 10px}
.style14 {color: #8BD80E}
.style16 {color: #8BD80E; font-weight: bold; }
.style17 {
	color: #000000;
	font-size: 10px;
}
.style7 {	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
}
.style21 {color: #8BD80E; font-size: x-large; }
