body{
background-color: #E7E3DE;
font-family: Arial, sans-serif;
background-image: url(pics/foto-achtergrond.jpg);
background-repeat: no-repeat;
background-position: 100% 100%;
}
a:link{
	color: #426B8C;
	text-decoration: none;
}
a:visited{
	color: #426B8C;
	text-decoration: none;
}
a:hoover{
	color: #426B8C;
	text-decoration: underline;
}
div{

}
#scrn{
	text-align: center;
	width: 100%;
}
img{
	margin: 0;
	
}

#left{
	color: #426B8C;
	font-size: 105%;
	margin-left: 10px;
	text-align: left;
	float: left;
	clear: none;
	width: 21%;
}
#right{
	color: #426B8C;
	font-size: 105%;
	margin-right: 10px;
	text-align: right;
	float: right;
	clear: none;
	width: 21%;
}
#center{
	font-size: 100%;
	padding-left: 2%;
	padding-top: 3%;
	float: left;
	clear: none;
	text-align: left;
	width: 50%;
}

div#input{
position: relative;
cursor: pointer;
left: 50px;
}
div.adres{
padding-top: 5%;
clear: both;
text-align: center;
color: #426B8C;
font-size: 70%;
}
div.teaser{
float: right;
margin-right: 10%;
display: none;
font-size: 10pt;/*top right bottom left*/clip: rect(0px, 400px, 100px, 0px);display: none;position: absolute;left: 500px;top: -200px;height: 90px;width: 400px;text-align: center;}
div#text{
display: none;
}
div#text1{
display: none;
}

img.spc{
width: 25px;
height: 1px;
}
div#email{
float: left;
clear: both;
border-width: 1px;
border-style: solid;
border-color: #D76251;
width: 80%;
ursor: crosshair;
}
.input{
	text-decoration: underline;
	cursor: pointer;
	font-weight: bold;
	color: #4A749C;
	border: 1px none #4a749c;

}
input{
	float: left;
	clear: both;
	background-color: #E7E3DE;
	border: none;

}
input.tell{
	border: 1px solid #D76251;
	background-color: white;
}
hr{
background-color: #D76251;
color: #D76251;
}
img#logo{

}
