html { 
	height: 100%; 
	margin: 0px; 
	padding: 0px;
}

img {
	border: none;
}

a.verberg {
	visibility:hidden;
}

img.nieuws_afbeelding {
	margin:4px;
}

body { 
	font-family: Verdana, Tahoma, Times New Roman;
	font-size: 10pt;
	margin: 0px; 
	overflow: auto;
	overflow: hidden;
	cursor: default;
	height: 100%;
	text-align: center;
	background-color:#C15548;

}

div#basis {
	background: white;
	text-align: left;
	position: relative;
	margin: 0 auto;
	width: 900px;
	height: auto;
	height: 100%;
	background-color:#E6DDB4;
	border-top-width: 0;
	border-right-width: 4px;
	border-bottom-width: 0;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

/*
div#header {
	height: 120px;
	width: 880px;
	background-image: url(/afbeeldingen/opmaak/logo.gif);
	background-repeat: no-repeat;
	background-position: center center;
	border-bottom:#0033CC;
	border-bottom:thick;
	padding-bottom:50px;
}
*/

div#logo {
	margin:0;
	padding:0;
	background-image: url(/afbeeldingen/opmaak/logo.gif);
	height:160px;
	width:190px;
	background-repeat: no-repeat;
	background-position: center center;
}
div#links
{
	float: left;
	width: 200px;
	height: 100%;
}

div#inhoud
{
	font-family: Verdana, Tahoma, Times New Roman;
	font-size: 10pt;
	width: 650px;
	left: 220px;
	text-align:left;
	padding-top:10px;
	margin-bottom:10px;
	position: absolute;
	/*
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	*/
	color:#000000;
	overflow:auto;
	height:98%;
	padding-right:20px;
}

div#kop {
	width: 515px;
	clear:both;}

div#kop_titel
{
	float:left;
	color:#000000;
	font-weight:700;
}

div#kop_titel a
{
	text-decoration:none;
	color:#3399FF;
	font-weight:700;
}

div#kop_opties
{
	float:right;
	color:#3399FF;
}


form ul
{
  	list-style-type: none;
  	padding: 0px;
  	clear: both;
  	overflow: auto;
 	border: 0px;
  	margin: 2px;
}

form ul li
{
  	margin-right: 5px;
  	padding: 0px;
  	float: left;
}

form ul li.omschrijving
{
	/*font-weight: bold;*/
	color:#666666;
	width: 120px;
	text-align: left;
}

form ul li.normaal
{
	font-weight: normal;
}

form ul li.fout
{
	color: red;
}

form ul li.verplicht
{
	color: red;
	vertical-align: top;
}

input
{
	background-color: #F9F9F9;
	border: 1px solid #CCCCCC;
	margin: 0px;
	font-size: 11px;
}

input:hover
{
	background-color: #8CC6FF;
	border: 1px solid #091F5B;
	color:#FFFFFF;
	margin: 0px;
	font-size: 12px;
}

input[type=submit]
{
	border: 1px solid black;
}

textarea
{
	background-color: #F9F9F9;
}

div#inhoud a {
	color:#000000;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
}

img.persbericht {
	margin:10px;
}

div#link_systeem a {
	clear: right;
	font-size:16px;
}

div#link_systeem {
font-size:16px;
}

div.link_space {
	height:2px;
}

.album_preview_box {
	float:left;
	margin-right:10px;
	border: 1px #621609;
	border-style: solid;
	margin-bottom:10px;
}

.album_preview_naam {
	font-family:Trebuchet MS;
	background-color:#621609;
	padding:2px;
	color:#FFFFFF;
}

.foto_preview_box {
	float:left;
	margin-right:10px;
	margin-bottom:5px;
}

.foto_preview_box img {
/*
	border-left: 1px #762F27;
	border-top: 1px #762F27;
	border-left-style: solid;
	border-top-style: solid;*/
	background-image:url(/afbeeldingen/opmaak/foto_achtergrond.gif);
	padding-bottom:6px;
	padding-right:7px;
	background-position: right bottom;
}

img.rechts {
	margin-left:10px;
	float:right;
	border-left:1px #D8D8D8;
	border-left: 1px #D8D8D8;
	border-top: 1px #D8D8D8;
	border-left-style: solid;
	border-top-style: solid;
	background-image:url(../afbeeldingen/foto_achtergrond.jpg);
	padding-bottom:7px;
	padding-right:8px;
	background-position: right bottom;	
}

div.clear {
	clear:both;
}

.remgro {
	float:left;
	font-size: 9px;
	margin-top:5px;
	margin-left:5px;
}

.remgro a {
	color:#000000;
	text-decoration:none;
	font-weight: bold;
}

.remgro a:hover {
	color:#FFFFFF;
}