@import url(/include/css/editor.php);
body 	{
	background-color: #FFFFFF;
	/*      T R B L  */
	margin: 0 0 0 0;
	scrollbar-arrow-color: #000000; 
	scrollbar-3dlight-color: #FFFFFF; 
	scrollbar-highlight-color: #000000; 
	scrollbar-face-color: #FFFFFF; 
	scrollbar-shadow-color: #000000; 
	scrollbar-track-color: #FFFFFF; 
	scrollbar-darkshadow-color: #FFFFFF; 
	overflow: -moz-scrollbars-vertical;
	background: #FFCC00;
}

.border	{
	border : 1px solid #CC0033;
}

.button	{
	border: 1px none #FFFFFF;
	color : #FFFFFF;
	background-color : #000000;
}

h1 {
	font-family: Trebuchet MS;
	font-size: 17px;
	color: #CC0033;
}

h2 {
	font-size: 10px;
	color: #CC0033;
}

.form {
	border: 1px solid #000000;
	background-color: #FFFFFF;
}

.gastenboeknaam {
	font-weight: bold;
	font-size: 10px;
	color: #CC0033;
}

.gastenboekdate {
	color: #CC0033;
}

.nieuwstitel {
	font-weight: bold;
	font-size: 10px;
	color: #CC0033;
}

.mouseoverpointer {
	cursor: pointer;
}


td.kolomlinks {
	width: 197px; 
	height: 100%; 
	text-align: left;
	vertical-align: top;
	background: url('/image/menu_bg.gif') repeat-y;
	
}

td.menu_button {
	width: 171px;
	height: 27px;
	padding-left: 15px;
	font-size: 12px;
	font-weight: bold;
	color: #CC0033;
}

td.nieuwstab {
	width: 164px; 
	height: 80px;
	background: url('/image/nieuws_tab.gif') no-repeat;
}

td.nieuwstekst {
	width: 164px;
	text-align: justify;
	vertical-align: top;
	background: url('/image/module_bg.gif') repeat-y;
	padding-left: 15px; 
	padding-right: 8px; 
	padding-bottom: 10px;
}

td.nieuwstitel {
	width: 164px;
	text-align: left;
	vertical-align: top;
	background: url('/image/module_bg.gif') repeat-y;
	padding-left: 15px; 
	padding-right: 8px; 
}

td.nieuwsleesverder {
	width: 100%px;
	text-align: right;
	vertical-align: top;
	background: url('/image/module_bg.gif') repeat-y;	
	padding-right: 8px;
	padding-bottom: 10px;
}

td.sponsortab {
	width: 164px;
	height: 37px; 
	background: url('/image/sponsors_tab.gif') no-repeat;
}

td.sponsorafbeelding {
	width: 164px;	
	vertical-align: top;
	background: url('/image/module_bg.gif') repeat-y; 
	padding-left: 25px; 
	padding-right: 8px; 
	padding-bottom: 10px;
}

td.fotogalerietab {
	width: 164px; 
	height: 37px;
	background: url('/image/fotogalerie_tab.gif') no-repeat;
}

td.fotogalerieafbeelding {
	width: 164px;	
	vertical-align: top;
	background: url('/image/module_bg.gif') repeat-y; 
	padding-left: 25px; 
	padding-right: 8px; 
	padding-bottom: 10px;	
}

img { border: 0px; }

.sponsorsomschrijving {
	text-align: justify;
	padding: 5px;
}

a.medialink:active, a.medialink:link, a.medialink:visited {
	color: #CC0033;
}

a.medialink:hover  {
	text-decoration: underline;
	color: #CC0033;
}

a:active, a:link , a:visited, a:hover {
	color: #CC0033;
}

a.gastenboeklink:active, a.gastenboeklink:link , a.gastenboeklink:visited, a.gastenboeklink:hover {
	color: #CC0033;
}

a.menu_button, a.menu_button:hover {
	font-size: 16px;
	color: #FFFFFF;
	padding-left: 4px;
	text-decoration: none;
}