/* CSS Document berntdesign validated*/

.body, html {
height : 100%;
width : 100%;
margin : 0;
padding : 0;
font-family : georgia, arial, sans-serif;
background-color : #F9F9F9;
text-align: center; 
}
body {
	min-width:90%;
	background-color: #F9F9F9; 
	font-family: georgia, arial, sans-serif; 
	margin: 0;
	}
#container {
/*position : relative;
width : 900px;
margin: 10px auto; */
line-height : 80%;
text-align : left;
border-left : 10px double #efeff7;
border-top : 10px double #efeff7;
border-bottom : 3px double #efeff7;
position: absolute;
	margin: 10px auto;
	width: 800px;
	height: 500px;
	top: 50%;
	left: 50%;
	margin-left: -400px; /*de helft van de gegeven breedte met een "-" minteken ervoor.*/
	margin-top: -250px; /*de helft van de gegeven hoogte met een "-" minteken ervoor.*/
}
#logo {
text-align : left;
float : left; width: 271px; height:90px;
}
.imglogo {
text-align : right; width: 220px; height:130px;
}
.img {
border: none;
}
.imgicon { width: 16px;
border: none;
}
#wrapper {
background-color : #fbfbfb;
margin : 0 auto;
padding : 0;
width : 100%;
height : 100%;
}
.titel1 { padding-top : 2em;
padding-left : 2em;
text-align : left;
}
.titel2 {
padding-top : 2em;
text-align : center;
}
#tekst {
float : right;
overflow : visible;
background-color : #fbfbfb;
margin-top : 4em;
width : 100%;
height : auto;
min-height : 360px;
padding : 0 0 0.5em 0;
word-spacing : 2px;
font : normal 0.8em/1.4em georgia, arial, sans-serif;
}
#optie {
margin-top : 8em;
}
h2 {
padding-left : 220px;
}
em {
font-size : small;
}
h1 {
padding-left : 20px;
}
.ft1 {padding-top : 2em;
font : bold italian 0.9em georgia, arial, sans-serif;
color : #bb9e77;
text-align : center;
}
.ft1a {
font : bold 0.9em georgia, arial, sans-serif;
color : #715c3a;
text-align : right;
padding-right : 20px;
padding-bottom : 10px;
}
.ft1b {
font : normal 0.9em georgia, arial, sans-serif;
color : #715c3a;
text-align : right;
}
.ft2 {
font-size : 0.9em;
color : #715c3a;
text-align : center;
font-family : georgia, arial, sans-serif;
}
.ft5{/*adres*/ padding-left:10px;
	font-weight: normal;
	font-size: 0.8em;
	color: #bb9e77;
	background: inherit; text-align:right;
}
.clearboth {
clear : both;
height : 1em;
}
#copyright {
clear : both;
width : 100%;
text-align : center;
font-size : 0.7em;
line-height : 150%;
background : #F9F9F9;
padding : 1em 0 0 0;
}
a:link { text-decoration : none;
color : #bb9e77;
background-color : #ffffff;
}
a:hover, a:active {
color : #9685ba;
background-color : #ece9d8;
}
a:visited { text-decoration : none;
font-weight : bold;
color : #bb9e77;
}
a:link, a:hover, a:active, a:visited, {
text-decoration : none; border:none; font-weight : bold;
}

