body {
margin: 0px;
margin-top: 10px;
background-color:#000066;
vertical-align: top;
text-align: center;
}

.input{
	width: 250px;
	font-family : Arial;
	font-size : 12px;
	font-weight : normal;
	color : #01632f;
	border : 1px solid #01632f;
	background-color: #ffffff	;
	filter:alpha(opacity=90); -moz-opacity:0.90; opacity:0.90; -khtml-opacity:0.90;
}

.inputverificatie{
	width: 50px;
	font-family : Arial;
	font-size : 12px;
	font-weight : normal;
	color : #01632f;
	border : 1px solid #01632f;
	background-color: #ffffff;
	filter:alpha(opacity=90); -moz-opacity:0.90; opacity:0.90; -khtml-opacity:0.90;
}

#galleryplaatjes {
   padding:1px;
   border:1px solid #9e9ed1;
}

#tiles{
	width: 28px;
	background-image: url(../images/tiles_back.png);
	background-repeat: repeat-y;
	background-position: top left;
}

#shadow{
	width: 12px;
	background-image: url(../images/shadow.jpg);
	background-repeat: repeat-y;
	background-position: top left;
}

#shadowbot{
	height: 12px;
	background-image: url(../images/shadow_bot.gif);
	background-repeat: repeat-x;
	background-position: top left;
}

#navigatie_back{
	height: 27px;
	background-image: url(../images/paladar_navigatie_back.png);
	background-repeat: repeat-x;
	background-position: top left;
}

#left{
	width: 335px;
	background-image: url(../images/leftback.gif);
	background-repeat: repeat-y;
	background-position: top left;
}

#content{
	background-color: #ccccff;
	vertical-align: top;
	padding-top: 5px;
	padding-left: 106px;
	padding-right: 40px;
	padding-bottom: 35px;
	font-family: arial;
	font-size: 12px;
	color: #000066;
	line-height: 20px; 
}

p{
	font-family: arial;
	font-size: 12px;
	color: #000066;
}

a.navigatie {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #01632f;
	text-decoration: none;
}
a.navigatie:hover {
	color: #000066;
	text-decoration: underline;}

.bottom_copyright {
	color: #3333ff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;	
}
