/* Breedijk & Biesenbeek */

* {
	margin: 0;
	padding: 0;
}

body {
	color: #000000;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 11px;
	background: #FFFFFF url(images/gradient.gif) repeat-x 0 307px;
}

div.top {
	width: 900px;
	height: 89px;
	margin: 0 auto;
	position: relative;
}

div.top h1.title a {
	display: block;
	width: 369px;
	height: 89px;
	background: transparent url(images/logo.gif) no-repeat top left;
}

div.top h1.title span {
	display: none;
}

div.top div.quickmenu {
	position: absolute;
	top: 5px;
	right: 0;
}

div.head {
	width: 100%;
	background: #B26DA3;
}

div.header {
	width: 885px;
	height: 206px;
	margin: 0 auto;
	padding-left: 15px;
	padding-top: 12px;
	color: #FFFFFF;
	background: transparent url(images/header.jpg) no-repeat top left;
	position: relative;
}

div.header h2 {
	margin-bottom: 12px;
}

div.header a {
	color: #FFFFFF;
	text-decoration: underline;
}

div.header a {
	text-decoration: none;
}

div.header .foto {
	float: right;
	margin: -46px 30px 0 30px;
}

div.header .menu { 
	position: absolute;
	left: 0;
	bottom: 0;
}

div.header .menu li {
	display: block;
	margin-left: 0;
	height: 33px;
	float: left;
}

div.header .menu a {
	display: block;
	height: 33px;
	line-height: 33px;
	padding: 0 18px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	float: left;
}

div.header ul.menu a:hover {
	color: #6E1260;
	background: #FFFFFF url(images/menu_hover.gif) repeat-x top left;;
}

div.content {
	width: 900px;
	margin: 0 auto;
}

div.column {
	width: 282px;
	margin: 0 7px 90px 0;
	float: left;
}

div.column div.box {
	width: 252px;
	height: 495px;
	padding: 15px;
	margin-top: 20px;
	background: transparent url(images/c_box.jpg) no-repeat top left;
}

div.column h2 {
	width: 187px;
	padding-left: 37px;
	height: 37px;
	line-height: 37px;
	font-size: 13px;
	margin-top: 15px;
	color: #6E1260;
	background: transparent url(images/c_title.gif) no-repeat top left;
}

div.column h3 {
	color: #6E1260;
	font-size: 16px;
	text-transform: uppercase;
}

div.column em.feat {
	display: block;
	margin: 15px 0;
	color: #5598CC;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}

div.column a {
	font-weight: bold;
}

div.column .news li {
	list-style-type: none;
	margin-left: 0;
	padding: 18px 0;
	border-bottom: 1px dotted #DEDEDE;
}





div.column1 {
	width: 282px;
	margin: 30px 7px 90px 0;
	float: left;
}

div.column1 div.box {
	width: 252px;
	height: 495px;
	padding: 15px;
	margin-top: 20px;
	background: transparent url(images/c_box.jpg) no-repeat top left;
}

div.column1 h2 {

	padding-left: 37px;
	height: 37px;
	line-height: 37px;
	font-size: 13px;
	margin-top: 15px;
	color: #6E1260;
	background: transparent url(images/c_title.gif) no-repeat top left;
}

div.column1 h3 {
	color: #6E1260;
	font-size: 16px;
	text-transform: uppercase;
}

div.column1 em.feat {
	display: block;
	margin: 15px 0;
	color: #5598CC;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}

div.column1 a {
	font-weight: bold;
}

div.column1 .news li {
	list-style-type: none;
	margin-left: 0;
	padding: 18px 0;
	border-bottom: 1px dotted #DEDEDE;
}

div.column1 .meer {
	margin: -12px 5px 5px 5px;
	float: right;
}





div.vraag, div.bellen, div.nieuwsbrief {
	color: #FFFFFF;
	position: relative;
}

div.vraag strong, div.bellen strong, div.nieuwsbrief strong {
	font-size: 14px;
}

div.vraag strong {
	display: block;
	width: 130px;
	position: absolute;
	top: 15px;
	right: 15px;
}

div.vraag a, div.bellen a, div.nieuwsbrief a {
	display: block;
	width: 195px;
	color: #FFFFFF;
	text-decoration: underline;
	text-align: right;
	position: absolute;
	bottom: 20px;
}

div.vraag a:hover, div.bellen a:hover, div.nieuwsbrief a:hover {
	color: #DEDEDE;
	text-decoration: none;
}

div.vraag {
	width: 195px;
	height: 105px;
	padding: 15px 15px;
	margin: 0 auto 18px auto;
	background: url(images/vraag.jpg) no-repeat top left;
}

div.bellen {
	width: 196px;
	height: 96px;
	padding: 10px;
	margin: 0 auto 18px auto;
	background: url(images/bellen.jpg) no-repeat top left;
}

div.nieuwsbrief {
	width: 196px;
	height: 96px;
	padding: 10px;
	margin: 0 auto 18px auto;
	background: url(images/nieuwsbrief.jpg) no-repeat top left;
}

div.footerw {
	clear: both;
	background: transparent url(images/footer_g.gif) repeat-x top left;
}

div.bar {
	height: 30px;
	color: #6E1260;
	width: 900px;
	margin: 0 auto;
}

div.bar h2.reageer {
	line-height: 30px;
	float: left;
}

div.bar h2.info {
	line-height: 30px;
	text-align: right;
}

div.contact {
	width: 900px;
	margin: 0 auto;
	color: #6E1260;
}

div.contact form {
	width: 269px;
	float: left;
}

div.contact form input {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 11px;
	color: #6E1260;
	border: 1px solid #CDCDCD;
	width: 261px;
	margin: 2px 0;
	padding: 4px;
}

div.contact form textarea {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 11px;
	color: #6E1260;
	border: 1px solid #CDCDCD;
	width: 261px;
	height: 100px;
	margin: 2px 0;
	padding: 4px;
}

button {
	display: block;
	width: 271px;
	margin: 2px auto;
	padding: 4px;
	border: none;
	color: #FFFFFF;
	background: #6E1260;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-weight: bold;
}

div.contact div.info {
	text-align: right;
}

div.footer {
	width: 100%;
	margin-top: 15px;
	background-color: #6E1260;
}

div.footerc {
	width: 900px;
	height: 34px;
	margin: 0 auto;
	color: #FFFFFF;
	line-height: 34px;
	position: relative;
}

div.footer a {
	color: #FFFFFF;
}

div.footer div.quickmenu {
	height: 34px;
	line-height: 34px;
	position: absolute;
	top: 0;
	right: 0;
}

h2 {
	font-size: 14px;
	font-weight: bold;
}

li {
	margin-left: 20px;
}

a {
	color: #6E1260;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}





/*Begin opmaak chatbox*/
#header {
	width:795px;
	height:101px;
}
p {
	margin-bottom:13px;
	line-height:13px;
}

/*Ach, foei, IE6 moet een kleinere header hebben:*/
* html #header {
	height:99px;
}

#logo {
	float:left;
	margin-left:5px;
}

#navigatie {
	height:23px;
	border-top:1px solid #842875;
	border-bottom:1px solid #8428756;
	background-color:#842875;
}

#chatmenu {
	float:left;
}

#chatmenu p {
	float:left;
	margin:0px 15px 0px 15px;
	padding-top:3px;
	font-weight:bold;
	color: #FFF;
}

#chatmenu ul {
	float:left;
	list-style:none;
}

#chatmenu li {
	float:left;
	height:23px;
}

#chatmenu a {
	float:left;
	padding:3px 14px 2px 14px;
	text-decoration:none;
	color:#FFF;
}

#chatmenu a:hover {
	background-color:#842875;
	color:#ffffff;
}

#beste {
	position: absolute;
	left: 50%;
	right: 50%;
	margin-left: -630px;
	margin-top: 375px;
	z-index: 99;
	width:  164px;
}

