body{
	SCROLLBAR-FACE-COLOR: #ededed;
	SCROLLBAR-HIGHLIGHT-COLOR: #ededed;
	SCROLLBAR-SHADOW-COLOR: #999999;
	SCROLLBAR-3DLIGHT-COLOR: #999999;
	SCROLLBAR-ARROW-COLOR:  #999999;
	SCROLLBAR-TRACK-COLOR: #ededed;
	SCROLLBAR-DARKSHADOW-COLOR: #212121;
	margin:0px;
	background-color: #460984;
	background-image: url(images/bg.png); 
	background-repeat: repeat-x;
	background-position: left top;	
	background-attachment:fixed;
	color: #5c5c5c;
	font-size: 14px; 
	font-family: Arial; 
}

td{
	font-size: 14px; 		
}
	
h1 { 
	color: #9aaacd; 
	font-weight: bold; 
	font-size: 14pt; 
	font-family: Arial; 
}

.maintext{
	line-height:20px;
}

.nieuwstitel{
	color: #9aaacd; 
	font-weight: bold; 
	font-size: 14pt; 
	font-family: Arial;
}

.subnieuwstitel{
	font-size: 10px; 
	padding-bottom:2px;
}

.dagboektitel{
	color: #9aaacd; 
	font-weight: bold; 
	font-size: 14pt; 
	font-family: Arial;
}

.subdagboektitel{
	font-size: 10px; 
}

.condo_reatie{
	border: solid 1px  #5c3896;
	background-color: #FFFFFF;		
}

.register{
	border: solid 1px  #5c3896;
	background-color: #FFFFFF;	
}

.registerfoto{
	margin-top:2px;
}

.top{
	background-color: #FFFFFF;	
}

.datum{
	font-size:10px;
}

.teken{
	background-color: #5c3896;	
	background-image: url(images/knop.gif); 
	background-repeat: no-repeat;
	background-position: left top;
	border: 0px;
	height:24px;
	color:#FFFFFF;
	font-size: 14px; 
	font-family: Arial; 
	margin-right:3px;
	margin-left:3px;
	padding-left:30px;
}
.tablelayout{
	table-layout:fixed;
}


.maintable{
	background-color: #FFFFFF;	
	background-image: url(images/bgtotaal.gif); 
	background-repeat: repeat-x;
	background-position: left top;
}



.navi{
	background-color: #5c3896;	
	background-image: url(images/navibg.gif); 
	background-repeat: repeat-x;
	background-position: left top;
}

.adresbalk{
	padding-left:10px;
	padding-top:10px;	
	line-height:18px;
}

.inhoud{
	padding:5px;
	padding-top:10px;
}


.adres{
	vertical-align:top;
}


ul{
	margin-left:15px;
}


.input {  
	border: 1px solid black; 
	background-color: #FFFFFF; 
	color: #000000; 
}


A.white:link      { text-decoration: none; color: #FFFFFF }
A.white:visited   { text-decoration: none; color: #FFFFFF }
A.white:active    { text-decoration: underline; color: #FFFFFF }
A.white:hover     { text-decoration: underline; color: #FFFFFF }

A.navilink:link      { text-decoration: none; color: #FFFFFF; font-size:14px; }
A.navilink:visited   { text-decoration: none; color: #FFFFFF }
A.navilink:active    { text-decoration: underline; color: #FFFFFF }
A.navilink:hover     { text-decoration: underline; color: #FFFFFF }

A.subpagina:link      { text-decoration: none; color: #5c3896;font-size:12px; }
A.subpagina:visited   { text-decoration: none; color: #5c3896 }
A.subpagina:active    { text-decoration: underline; color: #5c3896 }
A.subpagina:hover     { text-decoration: underline; color: #5c3896 }

A:link      { text-decoration: underline; color: #000000 }
A:visited   { text-decoration: underline; color: #000000 }
A:active    { text-decoration: underline; color: #000000 }
A:hover     { text-decoration: underline; color: #000000 }

