/* default styles/settings */
* {
	margin: 0;
	padding: 0;
}
body {
	background: #ffffff;
	color: #000000;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
}

img {
	border: 0px;
}

/* default link-style */
a,
a:visited,
a:active {
	background: inherit;
	color: #000000;
}
a:hover {
	background: inherit;
	color: #80BC41;
}


/* Main wrappers */
.clear {
	clear: both;
}
.wrapper_site {
	width: 100%;
}
.wrapper_content {
	width: 775px;
	margin: auto;
	text-align: left;
}


/* Specific wrappers */
.wrapper_header_top {
	height: 8px;
	background: #80BC41;
	border-bottom: 2px solid #000000;
}
.wrapper_header {
	height: 100px;
	background: #ffffff;
}
.wrapper_header_sub {
	height: 26px;
	background: #cfe6b0;
	border-bottom: 2px solid #6EA52F;
}
.wrapper_header_ads {
	height: 270px;
	margin: 5px 0 0 0;
	background: #80BC41 url(../images/background_ads.png) repeat-x;
	border-top: 2px solid black;
}
.wrapper_blocks {
	height: 100%;
	background: #ffffff;
}
.wrapper_blocks_left {
	float: left;
	width:375px;
	text-align: left;
}
.wrapper_blocks_right {
	float: right;
	width: 375px;
	text-align: left;
}


.wrapper_footer {
	height: 30px;
	margin: 20px 0 0 0;
	background: #ffffff;
	border-top: 1px solid #cccccc;
}


/* Header styles */
#header_logo {
	float: left;
	margin: 10px 0 0 0;
}
#header_banner {
   float: right;
	margin: 20px 0 0 0;
}

#header_sub_link {
	float: left;
	margin: 5px 0 0 0;
}
#header_sub_link h1 a {
	background: inherit;
	color: #6EA52F;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
#header_sub_text {
   	float: right;
	margin: 5px 0 0 0;
}
#header_sub_text a {
	background: inherit;
	color: #6EA52F;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

/* Header Ad */
.header_ads_background {
	width: 100%;
	height: 270px;
	background: transparent url(../images/background_ads_center.png) no-repeat center;
}


#header_ads {
	float: left;
	width: 770px;
	margin: auto;
}
#header_ads .banner {
	display: none;
	width:770px;
}
#header_ads .banner a {
	float: left;
	width: 250px;
	text-align: left;
}
#header_ads .banner a img {
	width: 250px;
	height:auto;
	margin: 50px 0 0 5px;
	border-right: 2px solid #999999;
	border-bottom: 2px solid #999999;
}
#header_ads .banner a:hover img,
#header_ads .banner a img.hover {
	width:auto;
	margin: 10px 0 0 5px;
}
#header_ads .text {
	float: right;
	width: 450px;
	margin: 55px 0 0 0px;
	background: inherit;
	color: #ffffff;
	font-size: 20px;
	line-height: 1.3em;
	font-weight: bold;
	/*text-align: left;*/
}



/* Banner blocks */

.block_banner234 {
	float: left;
	/*width: 100%;*/
	margin: 30px 0 10px 35px;
	text-align: center;
}
.block_banner180 {
	float: left;
	width: 100%;
	margin: 30px 0 10px 0;
	text-align: center;
}


/* Main Block styles */
.block_green,
.block_black
 {
	float: left;
	margin: 30px 0 10px 0;
	width: 375px;
	text-align: left;
	background: url(../images/ico_algemeen.png) no-repeat;
}
.block_ads {
	min-height: 75px;
	margin: 0 0 0 90px;
}
.block_ads h3 {
	margin: 5px 0 10px 0;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.block_ads ul {
	margin: 10px 0 0 10px;
	list-style: none;
}
.block_ads ul li {
	margin: 5px 0 0 0;
	font-size: 13px;
	font-weight: bold;
}


/* Specific Block styles */
.block_green .block_ads h3 {
	background: inherit;
	color: #80BC41;
}
.block_green .block_ads ul li a,
.block_green .block_ads ul li a:active
 {
	padding: 0 0 0 20px;
	background: url(../images/list_icon.png) no-repeat 0px 2px;
	color: #000000;
}
.block_green .block_ads ul li a:hover {
	background: url(../images/list_icon.png) no-repeat 0px -15px;
	color: #80BC41;
}
.block_green .block_ads ul li a:visited {
	padding: 0 0 0 20px;
	background: url(../images/list_icon.png) no-repeat 0px -36px;
	color: #000000;
}

.block_black .block_ads h3 {
	background: inherit;
	color: #000000;
}
.block_black .block_ads ul li a,
.block_black .block_ads ul li a:active {
	padding: 0 0 0 20px;
	background: url(../images/list_icon.png) no-repeat 0px -16px;
	color: #80BC41;
}
.block_black .block_ads ul li a:hover {
	background: url(../images/list_icon.png) no-repeat 0px 3px;
	color: #000000;
}
.block_black .block_ads ul li a:visited {
	padding: 0 0 0 20px;
	background: url(../images/list_icon.png) no-repeat 0px -56px;
	color: #80BC41;
}




/* Footer style */
.footer_navigation {
	margin: auto;
	text-align: center;
}
.footer_navigation ul {
	margin: 5px auto;
	list-style-type:none;
}
.footer_navigation ul li {
	display:inline;
	margin: 0 3px 0 3px;
	background: inherit;
	color: #999999;
	font-size: 11px;
	letter-spacing: 1px;
}
.footer_navigation ul li a {
	background: inherit;
	color: #999999;
	font-size: 11px;
}
.footer_navigation ul li a:hover {
	background: inherit;
	color: #80BC41;
}


/* Green/Black styles */
.text_black {
	background: inherit;
	color: #000000;
}
.text_green {
	background: inherit;
	color: #80BC41;
}


.link_black,
.link_black:visited,
.link_black:active {
	background: inherit;
	color: #000000;
}
.link_black:hover {
	background: inherit;
	color: #80BC41;
}
.link_green,
.link_green:visited,
.link_green:active {
	background: inherit;
	color: #80BC41;
}
.link_green:hover {
	background: inherit;
	color: #000000;
}



/* block ad groups */
.block_1 {
	background: url(../images/ico_amusement.png) no-repeat;
}
.block_4 {
	background: url(../images/ico_huis.png) no-repeat;
}
.block_2, .block_internetdiensten {
	background: url(../images/ico_ict.png) no-repeat;
}
.block_11, .block_vakantie {
	background: url(../images/ico_autos.png) no-repeat;
}
.block_12 {
	background: url(../images/ico_b2b.png) no-repeat;
}
.block_7 {
	background: url(../images/ico_chat.png) no-repeat;
}
.block_3 {
	background: url(../images/ico_financien.png) no-repeat;
}
.block_boeken {
	background: url(../images/ico_literatuur.png) no-repeat;
}