/*Stylesheet 1.0. Woondrome Wijchen*/

body
{
	background-color: #d5d6d8;
	font-family: Verdana;
	margin: 40px 0px 30px 0px;
	font-size: 11px;
	background-image: url(../img/global/bg.gif);
	background-position: top;
	background-repeat: repeat-x;
}

.main{
	background-color: #FFFFFF;
}

/* header */
.header {
	vertical-align: top;
	height: 110px;
	
}

.border {
	background-image: url(../img/header/border.gif);
	background-position: top right;
	background-repeat: no-repeat;
	height: 20px;
}

.smallborder {
	height: 1px;
	background-color: #fdb950;	
}

.logo {
	width: 872px;
	height: 63px;
}

.nav {
	padding: 8px 0px 8px 30px;
	color: #083a81;
	text-transform: uppercase;
	font-size: 10px;
}

.nav a:link {
	text-decoration: none;
	color: #083a81;
}
.nav a:visited {
	text-decoration: none;
	color: #083a81;
}
.nav a:hover {
	text-decoration: underline;
	color: #083a81;
}
.nav a:active {
	text-decoration: none;
	color: #083a81;
}

/* content */
.content {
	vertical-align: top;
	font-size: 11px;	
}

.leftcontent {
	vertical-align: top;	
	width: 680px;
	font-size: 11px;

}

.winkels {
	color: #083a81;
	vertical-align: top;	
	width: 182px;
	font-size: 11px;
	padding-right: 10px;
}

.winkels a:link {
	text-decoration: none;
	color: #083a81;
}
.winkels a:visited {
	text-decoration: none;
	color: #083a81;
}
.winkels a:hover {
	text-decoration: underline;
	color: #083a81;
}
.winkels a:active {
	text-decoration: none;
	color: #083a81;
}

.flash{
	padding-top: 4px;
	width: 680px;
	height: 235px;
}

.snelmenu{
	width: 680px;
	height: 150px;
}

.merken{
	height: 21px;
	color: #5e5e5e;
	font-size: 10px;
	padding: 8px 0px 0px 30px;
	font-size: 11px;
}

.merken a:link {
	text-decoration: none;
	color: #5e5e5e;
}
.merken a:visited {
	text-decoration: none;
	color: #5e5e5e;
}
.merken a:hover {
	text-decoration: underline;
	color: #5e5e5e;
}
.merken a:active {
	text-decoration: none;
	color: #5e5e5e;
}

/* contentpages */

.infoleft{
	padding-top: 4px;
	width: 167px;
}

.mainbody{
	width: 400px;
    padding: 0px 30px 0px 30px;
	line-height: 16px;
	color: #083a81;
	font-size: 11px;
	
}

.formbody{
	width: 605px;
    padding: 0px 30px 0px 30px;
	line-height: 16px;
	color: #083a81;
	font-size: 11px;	
}

.groot{
	width: 567apx;
    padding: 0px 30px 0px 30px;
	line-height: 16px;
	color: #083a81;
	font-size: 11px;
	
}

.mainbody a:link {
	text-decoration: none;
	color: #083a81;
}
.mainbody a:visited {
	text-decoration: none;
	color: #083a81;
}
.mainbody a:hover {
	text-decoration: underline;
	color: #083a81;
}
.mainbody a:active {
	text-decoration: none;
	color: #083a81;
}

.inforight{
	padding-top: 4px;
	width: 205px;
	padding: 0px 10px 0px 30px;
	color: #083a81;
	line-height: 14px;
	font-size: 11px;
}

.inforight a:link {
	text-decoration: none;
	color: #083a81;
}
.inforight a:visited {
	text-decoration: none;
	color: #083a81;
}
.inforight a:hover {
	text-decoration: underline;
	color: #083a81;
}
.inforight a:active {
	text-decoration: none;
	color: #083a81;
}

.tijden {
	font-size: 11px;
	color: #083a81;
	line-height:14px;
}

/* footer */
.footer {
	vertical-align: top;	
	background-image: url(../img/footer/border.gif);
	background-position: top;
	background-repeat: repeat-x;
	padding: 40px 0px 50px 30px;
	font-size: 10px;
	color: #fdb950;
}

/* acties (CMS) */
.actie {
	line-height: 16px;
	font-size: 11px;
	color: #083a81;	
}

.shadow {
	background-image: url(../img/footer/shadow.jpg);
	background-position: top;
	background-repeat: no-repeat;
	height: 15px;
}

h1
{
	font-size: 13px;
	color: #fdb950;
	text-transform: uppercase;
	padding: 0px 0px 5px 0px;
	margin:0px;

}

h2
{
	font-size: 11px;
	color: #083a81;
	margin: 0px;
	padding: 0px 0px 0px 26px;
}

h3
{
	font-size: 11px;
	color: #fdb950;
	text-transform: uppercase;
	padding: 0px 0px 5px 0px;
	margin:0px;

}



a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;	
}

