body 			{ color: #887765; font-size: 11px; font-family: tahoma; line-height: 16px; margin: 0; padding: 0; height: 100%; min-height: 100%; background: url(../images/kringbg.gif);
}

a:link 			{ color: #0000FF; text-decoration: none; }
a:visited 		{ text-decoration:none; color:#0000FF; }
a:active		{ text-decoration:none; color:#0000FF; }
a:hover			{ text-decoration:underline; color:#0000FF; }

td 				{ font-size: 11px; }
h1 				{ color: #15317E; font-size: 30px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: 700; margin-top: 0; }
h2 				{ color: #7aafc6; font-size: 12px; margin-top: 0; }
h3 				{ color: #7aafc6; font-size: 10px; font-family: verdana; font-weight: normal; }
/*
	unique
*/
#header 		{ color: #887765; text-align: left; font-size: 11px; width: 831px; margin-right: 15px; margin-left: 15px; }
#v_menu 		{ color: #7aafc6; text-align: left; width: 831px; margin-bottom: 15px; margin-left: 15px; padding-top: 10px; }
#menu_banner 	{ width: 250px; margin-left: 30px; height: 100%; min-height: 100%}
#menu_bg 		{ vertical-align: top; margin-right: 30px; height: 100%; min-height: 100%}
#h_menu 		{ color: #7aafc6; padding-right: 30px; height: 100%; min-height: 100%; text-align: left;}
#h_menu ul 		{ margin: 0; padding: 0; }
#h_menu li 		{ width: 171px; padding-top: 6px; padding-bottom: 6px; border-bottom: 0px solid #e0e0e0; list-style-type: none; }
#footer 		{ color: #887765; text-align: center; width: 831px; margin-right: 15px; margin-left: 15px; padding-top: 10px; padding-bottom: 10px; border-top: 1px solid #7aafc6; }
#banner 		{ background-image: url(../images/banner.jpg); width: 569px; height: 218px; }
#poll 			{ color: #887765; line-height: 14px; text-align: left; vertical-align: top; width: 215px; padding: 15px; border: solid 1px #e0e0e0; }
#content 		{ text-align: left; font-size: 11px; width: 600px; padding: 15px; border: solid 0px #e0e0e0; height: 100%; min-height: 100%}
/*
	class
*/
a.brown:link 	{ color: #887765; text-decoration: none; }
a.brown:visited { text-decoration:none; color:#887765; }
a.brown:active	{ text-decoration:none; color:#887765; }
a.brown:hover	{ text-decoration:underline; color:#887765; }

.quick_links 	{ text-align: right; vertical-align: bottom; padding-bottom: 8px; }
.head 			{ color: #7aafc6; font-size: 14px; font-family: verdana; font-weight: bold; width: 146px; padding-top: 6px; padding-bottom: 6px; border-bottom: 1px solid #e0e0e0; }
.headlines 		{ color: #7aafc6; line-height: 14px; vertical-align: top; width: 234px; padding-top: 15px; padding-bottom: 15px; padding-left: 15px; border: solid 1px #e0e0e0; }

select, input, textarea, radio	{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#000; vertical-align:top; }
element 		{ }
.reactie_title 	{ font-size: 10px; position:relative; clear:both; background:#eee; margin:0; padding:4px; border: solid 1px #c2c2c2; }
.reactie_message { position:relative; clear:both; margin:0; padding:4px; border-left: 1px solid #c2c2c2; border-bottom: 1px solid #c2c2c2; border-right: 1px solid #c2c2c2; }
.space 			{ height: 10px; }
.reactie 		{ width: 100%; }
.special 		{ color: #7aafc6; font-size: 16px; font-weight: bold; text-align: center; width: 230px; height: 30px; }
#specials 		{ width: 786px; margin-top: 15px; }
/* fotoalbum */
img.centreren 	{ vertical-align:middle; margin: 5px; border: 0px; }
img.thumbs 		{ vertical-align:middle; border: 0px; margin: 10px; }
img.groot 		{ vertical-align:middle; border: 0px; }
.tdcr 		{border-bottom: 1px dashed #0000FF; vertical-align: top; height:1px; }
.image_right	{ float: right; padding: 5px;  margin-bottom: 10px; margin-left: 10px; background-color: #efefef; border: #c2c2c2 solid 1px; color:#887765; width:200px; }
.image_right img	{ margin-bottom: 5px; }

/*suggestion box*/
.suggestionsBox {		
 	position: absolute;		
	 margin: 10px 0px 0px 0px;		
	 width: 200px;		
	 background-color: #fff;		
	 -moz-border-radius: 7px;		
	 -webkit-border-radius: 7px;		
	 border: 2px solid #000;			
	 color: #fff;	}		
.suggestionList {		
 	margin: 0px;		
	padding: 0px;	}		
.suggestionList li {				
 	margin: 0px 0px 3px 0px;		
	padding: 3px;		
	cursor: pointer;	}		
.suggestionList li:hover {		
	 background-color: #659CD8;	}
