body {
	background-color: #E6AECA;
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	background-image: url(../images/bg_bloemwit.jpg);
	top: 0px;
	color: #666666;
}
.square {
	font-size: 90%;
	list-style-type: square;
}
#topbanner {
	position:absolute;
	left:2px;
	top:-82px;
	width:550px;
	height:78px;
	z-index:3;
	background-image: url(../images/bb_banner550.gif);
}


h1 {
	font-size: 16px;
	font-weight: bold;
}
h4 {
	font-size: 10px;
}

p {
	font-size: 12px;
}

a
{
	color: #990066;
	text-decoration: underline;
}

a:hover
{
text-decoration: none;
}



#inner
{
	position: absolute;
	z-index: 1;
	width: 555px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-right: 80px;
	margin-left: 200px;
	margin-top: -60px;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	top: 95px;
}

#header
{
	position: absolute;
	width: 500px;
	height: 100px;
	color: #fff;
	background-color: #FFFFFF;
	
	background-repeat: no-repeat;
	float: left;
	visibility: visible;
	margin-top: 0px;
}

#primarycontent
{
	padding-top: 140px;
	padding-right: 35px;
	padding-left: 35px;
	text-align: left;
}

#inner #primarycontent #foto {
	border: 1px solid #333333;
	float: right;
	width: 125px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

#imageright {
	float: right;
	margin-top: 40px;
	margin-right: 5px;
	margin-left: 15px;
	margin-bottom: 10px;
}
#menu {
	position: absolute;
	width: 555px;
	float: left;
	top: 84px;
	left: 0px;
	visibility: visible;
	z-index: 2;
	background-color: #999999;
	height: 33px;
}

#footer
{
	position: relative;
	text-align: center;
	font-size: 11px;
	color: #333333;
	letter-spacing: 2px;
	border-top-width: 1px;
	border-top-style: ridge;
	border-top-color: #333333;
	padding-top: 7px;
}
#copyright {
	background-color: #E6AECA;
	height: 20px;
	font-size: 80%;
	color: #CCCCCC;
	margin: 0px;
	padding: 5px;
}
#copyright a:link {
	color: #CCCCCC;
}

#footer a
{ 
	color:#666666;

}
#menuleft {
	position: absolute;
	width: 75px;
	float: left;
	top: 159px;
	left: 257px;
	visibility: visible;
	color: #FFFFFF;
	z-index: 2;
	height: 47px;
}
#menuright {
	position: absolute;
	padding-right: -10px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-right: 80px;
	margin-left: 0px;
	margin-top: 80px;
	background-color:#666666;
	height: 62px;
	background-image: url(../images/teunvdheide_grijs_300.gif);
	background-repeat: no-repeat;
	left: -11px;
	width: 350px;
}

#link {
width:300px; /*this width will be equal to the background image width*/
height:50px; /*this height will be equal to the background image height*/
margin:auto;
}
#link a {
width:100%;
height:100%;
display:block;
}
#info {
	border: 2px dashed #990033;
	padding: 12px;
}
#blank {
	height: 13px;
}

