@charset "utf-8";
/***********

Made by BE quality
All rights reserved 
(c) 2008 http://www.bequality.nl

*************/


/* IDs */

#bedrijf-box {
	position:absolute;
	left:0px;
	top:0px;
	width:205px;
	height:120px;
}

#builoften-box {
	position:absolute;
	left:0px;
	top:0px;
	width:205px;
	height:120px;
}
#contact {
	position:absolute;
	left:224px;
	top:280px;
	width:205px;
	height:120px;
}
#dieren-box {
	position:absolute;
	left:0px;
	top:140px;
	width:205px;
	height:120px;
}

#footer{
	position:absolute;
	left:382px;
	top:660px;
	
}

#footer_contact{
	position:absolute;
	left:0px;
	top:0px;
}
#footer_copyrights{
	position:absolute;
	left:70px;
	top:0px;
}


#geschenken-box {
	position:absolute;
	left:224px;
	top:0px;
	width:205px;
	height:120px;
}

#kinder-box {
	position:absolute;
	left:0px;
	top:280px;
	width:205px;
	height:120px;
}


#leftcolum{
	position:absolute;
	left:48px;
	top:250px;
	width:205px;
	height:400px;
}

#leftmenusub{
	position:absolute;
	top:140px;
}

#logo {
	position:absolute;
	left:48px;
	top:0px;
	width:655px;
	height:225px;
}

#main {
	position:absolute;
	left:50%;
	margin-left: -375px;
	top:0px;
	width:750px;
	height:700px;
}

#portret-box {
	position:absolute;
	left:0px;
	top:140px;
	width:205px;
	height:120px;
}

#prijzen-box {
	position:absolute;
	left:224px;
	top:140px;
	width:205px;
	height:120px;
}

#religie-box {
	position:absolute;
	left:0px;
	top:280px;
	width:205px;
	height:120px;
}

#rightcollum{
	position:absolute;
	left:273px;
	top:250px;
	width:430px;
	height:400px;
	overflow:auto;
}

#rightimage{
	position:absolute;
	left:273px;
	top:250px;
	width:430px;
	height:400px;
	z-index:-1000;
	
}

#righttext{
	padding:10px;
	overflow:auto;
}

#terug{
	position:absolute;
	left:0px;
	top:350px;
	background-image:url(../images/back.jpg);
	background-repeat:no-repeat;
	width:102px;
	height:49px;
}

#terug_image{
	width:102px;
	height:49px;
}

/* Classes */

.bg_grey
{
	background-color:#555555;
}

.bg_grey ol li
{
	list-style:none;
	margin-left:0px;
	padding-left:0px;
}

.black
{
	color:#000000;
}

.center{
	text-align:center;
}

.hidden{
	visibility:hidden;
	display:none;
}


.text{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

.white{
	color:#FFFFFF;
}

.subnav{
	width:205px;
	margin-bottom:10px;
}

.main
{
	text-indent:10px;
	height:400px;
	overflow:auto;
	
}


/* Tags */

img {
	border:none;
}


fieldset {

    float: left;

    clear: both;

    width: 90%;

    margin: 0 0 1.5em 2.5em;

    padding: 0;

    border: 1px solid #BFBAB0;

    background-color: #F2EFE9;

}

fieldset.submit {

    float: none;

    width: auto;

    border-style: none;

    padding-left: 12em;

    background-color: transparent;

}

legend {

    margin-left: 1em;

    padding: 0;

    color: #000;

    font-weight: bold;

}

fieldset ol {

    padding: 1em 1em 0 1em;

    list-style: none;

}

fieldset li {

    float: left;

    clear: left;

    width: 100%;

    padding-bottom: 1em;

}

label {

    float: left;

    width: 10em;

    margin-right: 1em;

    text-align: right;

}

label strong {

    display: block;

    color: #C00;

    font-size: 85%;

    font-weight: normal;

    text-transform: uppercase;

}

label em {

    display: block;

    color: #060;

    font-size: 85%;

    font-style: normal;

    text-transform: uppercase;

}

label.required{



}


