@charset "UTF-8";
/* CSS Document */

BODY {
	background:url(/images/default/bground.jpg) repeat-x top #f6f0d3;
	margin:0px;
	padding:0px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#003300;
}

INPUT, TEXTAREA {
	padding:4px;
	border:1px solid #C60;
	width:300px;
	color:#030;
}

A:link { text-decoration:underline; font-weight:bold; color:#cc6600; }
A:active { text-decoration:underline; font-weight:bold; color:#cc6600; }
A:visited { text-decoration:underline; font-weight:bold; color:#cc6600; }
A:hover { text-decoration:none; font-weight:bold; color:#cc6600; }

.bgroundcafe {
	width:100%; 
	height:860px;
/*	background:url(/images/default/bground_cafe.jpg) no-repeat center top;
	background:url(/images/default/bground_cafe_kerst.jpg) no-repeat center top; */
	background:url(/images/default/bground_cafe_carnaval.jpg) no-repeat center top;
/*	background:url(/images/default/bground_cafe_voetbal.jpg) no-repeat center top;   */
}
.bgroundpage {
	background: url(/images/default/bground_page.jpg) repeat-y center top; 
	width:980px; 
	margin-left:auto; 
	margin-right:auto;
}
.page {
	width:980px; 
	background:url(/images/default/bground_page_gradient.jpg) no-repeat center top;
/*	background:url(/images/default/bground_page_gradient_voetbal.jpg) no-repeat center top; */
/*	background:url(/images/default/bground_page_gradient_kerst.jpg) no-repeat center top; */
}
.header {
	height:40px; 
	width:936px; 
	padding:46px 22px 30px 22px;
}
.header UL {
	margin:0px; 
	padding:0px; 
	list-style:none;
}
.header LI {
	float:left;
}
.header A {
	display:block; 
	width:152px; 
	height:32px; 
	margin:0px 2px 0px 2px; 
	padding-top:8px;
}
.content {
	padding:0px 70px 165px 0px;
	text-align:left;
	background:url(/images/default/kranen.gif) no-repeat bottom left;
	display:table;
}
.subnav {
	width:245px;
	padding-right:61px;
	padding-left:66px;
	float:left;
}
.subnav IMG.logo {	border-bottom:1px solid #cc6600; }
.subnav UL { margin:0px; padding:0px; list-style:none; }
.subnav LI { 
	border-bottom:1px solid #CC6600; 
	text-align:right;
	padding-top:7px;
	height:28px;
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	cursor:pointer;
}
.subnav LI IMG { margin-left:12px; }

.maintext {
	margin:0px 0px 0px 372px;
	/*height:auto;*/
}
.maintext H1 {
	font-size:14px;
	font-weight:bold;
	margin: 100px 0px 8px 0px;
	padding: 0px 0px 0px 0px;
}
.maintext H2 {
	font-size:14px;
	font-weight:bold;
	color:#CC6600;
	margin: 0px 0px 2px 0px;
	padding: 0px 0px 0px 0px;
}
.maintext P {
	margin: 0px 0px 8px 0px;
	padding: 0px 0px 0px 0px;
}

.galerijthumb {
	float:left; 
	margin-bottom:16px;
}
.landscape { width:102px; height:76px; padding:29px 18px 29px 14px; background:url(/images/galerij/fotoframe_landscape.gif) no-repeat; }
.portrait { width:76px; height:102px; padding:14px 29px 18px 29px; background:url(/images/galerij/fotoframe_portrait.gif) no-repeat; }

.agendaitem { border-bottom:1px solid #C60; margin:0; padding:0; width:538px; display:table; padding-top:24px; }
.agendaitem .item { margin:0 0 0 80px; padding:0; }
.agendaitem .ikoon { display:table; width:64px; height:73px; margin:0px 8px 8px 0px; background:url(/images/default/agende_ikoon.gif) no-repeat; float:left; }
.agendaitem .ikoon .maand { color:#FFF; font-size:11px; font-weight:bold; font-family:Arial, Helvetica, sans-serif; width:56px; padding:15px 0px 0px 8px; }
.agendaitem .ikoon .dag { color:#333; font-size:28px; font-style:italic; font-family:'Times New Roman', Times, serif; width:58px; padding:2px 6px 0px 0px; text-align:center; }

.linkitem { border-bottom:1px solid #F60; padding-bottom:12px; margin-bottom:12px; }
.linkitem .item { margin-right:210px; }
.linkitem .logo { background:url(/images/default/schilderij_logo.gif) no-repeat; float:right; width:140px; height:140px; padding:30px; margin:0 0 8px 8px; }

.clearleft { clear:left; line-height:0; font-size:0; margin:0; padding:0; }
.clearright { clear:right; line-height:0; font-size:0; margin:0; padding:0; }
.clearfloat { clear:both; line-height:0; font-size:0; margin:0; padding:0; }
