/*----------------------------------------------*/
/*												*/
/*		© 2008 Bean Designed					*/
/*		All rights reserved.					*/
/*												*/
/*		Address: Beb Vuykstraat 16				*/
/*				 3207 WC Spijkenisse			*/
/*				 The Netherlands				*/
/*												*/
/*		Mobile: +31 (0)6 23 18 56 74			*/
/*		Email: info@beandesigned.eu				*/
/*		Internet: http://www.beandesigned.eu/	*/
/*												*/
/*----------------------------------------------*/

/*------------------ GENERAL -------------------*/

body {
	margin: 0px 0px 30px 0px;
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #888888;
	line-height: 1.5;
}

/*---*/

a:link, a:visited {
	text-decoration: none;
	color: #DD2233;
}

a:hover {
	text-decoration: none;
	color: #888888;
}

/*---*/

h1 {
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #FFF;
	line-height: 1.2;
}

/*--------------- MAIN CONTAINER ---------------*/

#main_container {
	width: 900px;
	margin: 0px auto;
	position: relative;
}

/*------------------- HEADER -------------------*/

#header {
	width: 900px;
	margin: 0px 0px 20px 0px;
	padding: 30px 0px 0px 0px;
	z-index: 1;
}

/*-------------------- LOGO --------------------*/

#logo {
	width: 880px;
	height: 55px;
	margin: 0px 10px 0px 10px;
	background: url(../img/bean_analysed_logo.jpg) no-repeat;
}

/*----------------- NAVIGATION -----------------*/

#navigation {
	width: 880px;
	height: 27px;
	margin: 29px 10px 0px 10px;
	font-size: 12px;
	font-weight: bold;
}

#navigation ul {
	padding-left: 0px;
	margin-left: 0px;
	color: #FFFFFF;
}

#navigation ul li {
	display: inline;
}

#navigation ul li a:link, #navigation ul li a:visited {
	float: left;
	margin: 0px 10px 0px 0px;
	padding: 3px 9px 6px 10px;
	background-color: #AAAAAA;
	color: #FFFFFF;
	text-decoration: none;
}

#navigation ul li a:hover {
	float: left;
	margin: 0px 10px 0px 0px;
	padding: 3px 9px 6px 10px;
	background-color: #DD2233;
	color: #FFFFFF;
	text-decoration: none;
}

/*---------------- INTRODUCTION ----------------*/

#introduction {
	width: 634px;
	height: 120px;
	margin: 10px 0px 0px 0px;
	padding: 30px 100px 30px 30px;
	background: #DD2233;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #FFFFFF;
	line-height: 1.2;
}

.introduction_links a:link, .introduction_links a:visited {
	text-decoration: none;
	color: #222222;
}

.introduction_links a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

/*------------------- PHOTO --------------------*/

#photo {
	position: absolute;
	left: 625px;
	top: 17px;
	z-index: 2;
}

/*------------- CONTENT CONTAINERS -------------*/

#content_placer {
	width: 900px;
	position: relative;
	z-index: 3;
	background: url(../img/bean_analysed_lijn_content.png) repeat-y;
}

#main_content_container:after {
	content: '[BD]';
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#content_container {
	float: left;
	width: 665px;
	padding: 10px 0px 10px 10px;
}

#content_left_container {
	float: left;
	width: 320px;
	margin: 0px 61px 0px 0px;
}

#content_middle_container {
	float: left;
	width: 258px;
	margin: 0px;
}

#content_right_container {
	float: right;
	width: 180px;
	margin: 270px 0px 0px 0px;
	padding: 0px 10px 0px 0px;
}

/*---------------- PAGINA TITEL ----------------*/

.pagina_titel {
	font-family: Tahoma;
	font-size: 22px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
	margin: 0px 0px 15px 10px;
}

/*---------------- INFOVENSTER -----------------*/

.info_venster_style {
	width: 400px;
	position: absolute;
	margin: 0px 0px 0px 0px;
	padding: 30px 30px 30px 30px;
	top: 100px;
	left: 210px;
	z-index: 91;
	visibility: hidden;
	background-color: #FFFFFF;
	border: 10px solid #DDDDDD;
}

.info_venster_top {
	height: 50px;
}

.info_venster_links {
	float: left;
}

.info_venster_rechts {
	float: right;
}

.info_venster_rechts a:link, .info_venster_rechts a:visited {
	text-decoration: none;
	color: #DD2233;
}

.info_venster_rechts a:hover {
	text-decoration: none;
	color: #888888;
}

.info_venster_clear {
	clear: both;
}

.info_venster_pagina_titel {
	font-family: Tahoma;
	font-size: 22px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
}

.info_venster_koptitel {
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
}

#info_venster_nieuwsarchief {
	z-index: 92;
}

#info_venster_nieuwsbericht {
	z-index: 93;
}

#info_venster_nieuwsarchief a:link, #info_venster_nieuwsarchief a:visited, #info_venster_av a:link, #info_venster_av a:visited {
	text-decoration: none;
	color: #888888;
}

#info_venster_nieuwsarchief a:hover, #info_venster_av a:hover {
	text-decoration: none;
	color: #DD2233;
}

.info_venster_team_img {
	float: left;
	width: 133px;
	margin: 0px;
	padding: 0px;
}

.info_venster_team_content {
	float: right;
	width: 267px;
	margin: 0px;
	padding: 0px;
}

.info_venster_team_tussenruimte {
	height: 20px;
}

/*------------------- FORMS --------------------*/

.form_bericht_rood {
	color: #DD2233;
}

.knoppen, .knop_route, .knop_nieuwsbrief {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #FFFFFF;
}

.knoppen {
	height: 24px;
	background: #DD2233;
	border: 1px solid #DD2233;
}

.knop_route {
	width: 40px;
	height: 19px;
	background: #999999;
	border: 1px solid #999999;
}

.knop_nieuwsbrief {
	height: 24px;
	margin: 10px 0px 0px 0px;
	background: #DD2233;
	border: 1px solid #DD2233;
}

.form_route, .form_contact_smal, .form_contact_middel, .form_contact_breed, #form_naam, #form_email, #form_bericht, #form_nieuwsbrief, .inloggen, .admin_counter, .admin_300_px, .admin_300_px_tekst_small, .admin_300_px_tekst, .admin_300_px_bestand, #live_preview {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #888888;
	border: 1px solid #CCCCCC;
}

.form_route {
	width: 66px;
	height: 15px;
}

.form_contact_smal {
	width: 58px;
	height: 15px;
}

.form_contact_middel {
	width: 114px;
	height: 15px;
}

.form_contact_breed {
	width: 236px;
	height: 15px;
}

#form_naam {
	width: 236px;
	height: 15px;
}

#form_email {
	width: 236px;
	height: 15px;
}

#form_bericht {
	width: 236px;
	height: 76px;
}

#form_nieuwsbrief {
	width: 156px;
	height: 15px;
	margin: 10px 0px 0px 0px;
}

.inloggen {
	width: 178px;
	height: 15px;
}

.form_0_margin {
	margin: 0px;
	padding: 0px;
}

.admin_counter {
	width: 30px;
	height: 15px;
}

.admin_300_px {
	width: 296px;
	height: 15px;
}

.admin_300_px_uit {
	width: 296px;
	height: 15px;
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #888888;
	border: 1px solid #CCCCCC;
	background: #EEEEEE;
}

.admin_300_px_tekst_small {
	width: 296px;
	height: 55px;
}

.admin_300_px_tekst_small_uit {
	width: 296px;
	height: 55px;
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #888888;
	border: 1px solid #CCCCCC;
	background: #EEEEEE;
}

.admin_300_px_tekst {
	width: 296px;
	height: 300px;
}

.admin_300_px_tekst_uit {
	width: 296px;
	height: 300px;
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #888888;
	border: 1px solid #CCCCCC;
	background: #EEEEEE;
}

.admin_300_px_bestand {
	width: 300px;
	height: 19px;
}

#live_preview {
	width: 298px;
	height: 15px;
	background: #FFFFFF;
	height: auto;
	min-height: 15px;
}

/*------------------- LIJNEN -------------------*/

.lijn_links {
	margin: 30px 0px 30px 0px;
}

.lijn_midden {
	margin: 30px 0px 30px 0px;
}

.lijn_rechts {
	margin: 30px 0px 30px 0px;
}

/*----------------- AANVRAGEN ------------------*/

#aanvragen {
	margin: 0px;
	padding: 0px;
}

#aanvragen_content {
	margin: 0px;
	padding: 10px;
	background: #EEEEEE;
}

/*------------------ ANALYSE -------------------*/

#analyse {
	margin: 0px;
}

#analyse_content {
	padding: 0px 10px 0px 10px;
}

#analyse_schuin {
	font-style: italic;
}

/*------------------- PRIJS --------------------*/

#prijs {
	margin: 0px;
	padding: 0px;
}

#prijs_content {
	margin: 0px;
	padding: 10px;
	background: #EEEEEE;
}

#prijs_label {
	width: 113px;
	height: 113px;
	position: absolute;
	left: 620px;
	top: 900px;
	z-index: 12;
}

/*------------------ CONTACT -------------------*/

#contact {
	margin: 0px;
}

#contact_content {
	padding: 0px 10px 0px 10px;
}

#contact_content a:link, #contact_content a:visited {
	text-decoration: none;
	color: #888888;
}

#contact_content a:hover {
	text-decoration: none;
	color: #DD2233;
}

#contact_links {
	float: left;
	width: 145px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

#contact_rechts {
	float: right;
	width: 155px;
	margin: 0px;
	padding: 0px;
	text-align: right;
}

.contact_clear {
	clear: both;
}

.contact_koptitel {
	font-weight: bold;
	color: #CCCCCC;
	font-size: 12px;
}

.contact_form_boven {
	margin: 20px 0px 0px 0px;
}

.contact_form_naam_boven, .contact_form_email_boven, .contact_form_bericht_boven {
	padding: 3px 0px 0px 0px;
}

.contact_formulier {
	margin: 0px;
}

.contact_loadbar {
	margin: 10px 0px 0px 60px;
}

.contact_meldingen {
	margin: 10px 0px 0px 60px;
}

/*------------------ DIENSTEN ------------------*/

#diensten {
	width: 258px;
	margin: 0px;
}

/*----------------- PRODUCTEN ------------------*/

#producten {
	width: 258px;
	margin: 0px;
}

/*---------------- PRODUCT VAN -----------------*/

#product_van {
	margin: 0px;
	padding: 0px;
}

#product_van_content {
	margin: 0px;
	padding: 10px;
	background: #EEEEEE;
}

/*------------------- FOOTER -------------------*/

#footer a:link, #footer a:visited {
	text-decoration: none;
	color: #888888;
}

#footer a:hover {
	text-decoration: none;
	color: #DD2233;
}

/*----------------------------------------------*/
/*												*/
/*				End off the CSS code			*/
/*												*/
/*----------------------------------------------*/
