/*------------------------------------------------------------*
 *  Globale tags
 *------------------------------------------------------------*/	
body {
	background: #ffffff url(../img/bg.gif);
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px/*75%*/;
	margin: 0;
	text-align: center;
}

a { 
	color: #215181; 
	text-decoration: none; 
}

a:hover { 
	border-bottom: 1px dashed #49515c; 
	color: #49515C; 
}

/*------------------------------------------------------------*
 *  Container
 *------------------------------------------------------------*/	
#container {
	background: #f5f5f5;
	border: 1px solid #cccccc;
	margin: 0 auto;
	padding: 5px 5px 5px 5px;
	text-align: left;
	width: 740px;
}

/*------------------------------------------------------------*
 *  Header
 *------------------------------------------------------------*/		
#header {
	background: url(../img/logo.gif) no-repeat 100% 0;
	height: 100px;
	margin:0px 0px 10px 0px;
	padding:0;
}

/*------------------------------------------------------------*
 *  Footer
 *------------------------------------------------------------*/
#footer {
	background: #6d0f0f;
	clear: both;
	margin: 10px 0px 0px 0px;
	padding: 0px;
}

#footer .ftekst {
	color: #ffffff;
	font-size: 10px;
	line-height: 1.3em; 
	padding: 10px;
	text-align: center;	
}
	
#footer a { 
	color: #a2afbf;
	text-decoration: none; 
}
#footer a:hover { 
	border-bottom: 1px dashed #ffffff; 
	color: #ffffff; 
}


/*------------------------------------------------------------*
 *  Navigatie
 *	Alle tags die betrekking hebben tot het navigatiemenu.
 *------------------------------------------------------------*/
#nav-area {
	display: block;
	left: 33px;
	margin: 0;
	padding: 0;
	position: relative;
	top: 75px;
	width: 424px;	
	z-index: 100;
}

#nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	list-style:none;
	line-height:1em;
	margin:0;
	padding:0;
}

#nav li {
	float: left;
	margin: 0;
	padding: 0;
	text-align:center;
}

#nav a {
	background:#a22b2b;
	border-bottom:2px solid #670d0d;
	border-right:1px solid #490a0a;
	border-top:1px solid #490a0a;
	color:#ffffff;
	display:block;
	font-weight:bold;
	height: 13px;
	margin:0 0 0 3px;
	padding:4px 0 5px 0;
	text-decoration:none;
	width: 100px;
}

#nav a:hover {
	background-color: #901212;
	color: #ffffff;
}

#nav a.on {
	background:#f5f5f5;
	border-bottom:2px solid #f5f5f5 !important;
	border-top:1px solid #f5f5f5;
	color:#000000;
	margin:0 0 0 3px;
}

#nav a.on:hover { /*	IE Fix	*/
	background-color: #eaeaea;
	color: #000000;
}

/*------------------------------------------------------------*
 *  Menu & Content
 *------------------------------------------------------------*/
#menu {
	float:left;
	position: relative;
	width: 160px;
}

.menuTop {
	background: url(../img/menuTop.gif) no-repeat;
	text-align: center;
	font-weight: bold;
	padding-bottom:5px;
	padding-top: 8px;
	height: 17px;
}

.menuBottom {
	height: 11px;
	background: url(../img/menuBottom.gif) no-repeat;
	margin: 0px;
}

.menuMain {
	line-height: 16px;
	padding: 1px 12px 1px 12px;
	background-color: #ffffff;
	border-color: #cccccc;
	border-style: solid;
	border-width: 0px 1px 0px;
}

.subMenu {
	border-left: 1px dashed #cccccc;
	margin: 0px 0px 0px 7px;
}

.subMenu a {
	color: #a22b2b;
}

.subMenu a:hover { 
	border-bottom: 1px dashed #5b4848; 
	color: #5b4848; 
}


#menu h1 {
	color: #000000;
	cursor: default;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 5px;
	margin: 0 10px 0 0; 
}


#content h2, #menu h2 {
	color: #666666;
	cursor: default;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	padding-bottom: 5px;
	margin: 0 10px 0 0; 
}


#content {
	float: left;
	line-height: 1.6em; 
	margin-left: 15px;
	position: relative;
	text-align: justify; 
	width: 560px;
	word-spacing: 2px;	
}

#content div {
	padding:5px;
}

#content .container {
	background-color:#ffffff;
	border:1px solid #cccccc;
	border-right:1px solid #e5e5e5;
	border-bottom:1px solid #e5e5e5;
	margin:0 auto 0 auto;
	margin-bottom:10px;
	padding:5px;
}

#content .container2 {
	background-color:#ffffff;
	border:1px solid #cccccc;
	border-right:1px solid #e5e5e5;
	border-bottom:1px solid #e5e5e5;
	margin:0 auto 0 auto;
	margin-bottom:10px;
	padding:10px;
}

#content h1 {
	border-bottom:1px dashed #cccccc;
	color: #000000;
	cursor: default;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 5px;
	margin: 0 10px 0 0; 
}


/*------------------------------------------------------------*
 *  Tabellen
 *------------------------------------------------------------*/
#tabel {
	margin: 0;
	padding: 0;
}

#tabel th {
	background: #C97777 url(../img/table_header.gif) repeat-x;
	border-bottom: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	color: #ffffff;
	letter-spacing: 2px;
	padding: 3px 3px 3px 12px;
	text-align: left;
}

#tabel td {
	background: #f5f5f5;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	padding: 3px 3px 3px 12px;
}

#tabel td.l {
	background: #f5f5f5;
	border-left: 1px solid #cccccc;
}

#tabel td.alt {
	background: #f0e4e4;
}

#tabel td.lalt {
	background: #f0e4e4;
	border-left: 1px solid #cccccc;
}



/*------------------------------------------------------------*
 *  Overige tags
 *	Deze tags behoren niet tot een bepaald deel maar worden in
 *	de veschillende pagina's gebruikt.
 *------------------------------------------------------------*/

/*	Weergave van foutbericht	*/
.errMessage {
	color:	#8b2727;
	font-weight: bold;
}

/*	Foto naast elk nieuwsbericht	*/
.foto {
	border: 1px dashed #cccccc;
	float: left;
	width:32px;
	height: 32px;
	margin: 7px 5px 5px 0px;
	padding: 5px;	
}

/*	Zorgt ervoor dat nieuwsitems plaats vrijmaken voor de categorie foto's	*/
.inhoud {
	margin-left: 50px;
}

/*	Signature onder elk nieuwsbericht	*/
.sig {
	color:#aaaaaa;
	font-size: 10px/*0.8em*/;
	line-height:0.9em;
	margin:0 0px 5px 0px;
	padding:2px;
	text-align:right;
	word-spacing:1px;
}

.linkTop a:hover { 
	border-bottom: 0px;
}

.gepost {
	color: #333333;
}

.top {
	background: url(../img/top.gif) no-repeat right;
}

/*	Opslplitsing Archief	*/
.leftContent {
	float: left;
	width: 30%;
}

.rightContent {
	float: right;
	width: 66%;
}

/*	Sponsorpagina	*/
.logo {
	float: right;
	margin: 0px 0px 5px 5px;
	width:100px;
}

.sponsor {
	border-bottom:1px solid #cccccc;
	margin-bottom: 10px;
}

/*	Kalender	*/
.hide {
	
	border: 1px dashed #cccccc;
	font-style: italic;
	margin: 3px 0px 3px 5px;
}

/* Gastenboek */
.gb {
	background: #f4f4f4;
	border: 1px dashed #cccccc;
	margin-bottom: 7px;
}

.gbsub {
	border-bottom: 1px solid #cccccc;
}

fieldset {
	border:0;
	width: 500px;
}

label,input {
	display: block;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
	width: 150px;
}

label {
	padding-right: 20px;
	text-align: right;
	width: 80px;
}

.button {
	width: 100px;
}


/*	Errorpagina's	*/
#err {
	background-color:#ffffff;
	border:1px solid #cccccc;
	border-right:1px solid #e5e5e5;
	border-bottom:1px solid #e5e5e5;
	margin:0 auto 0 auto;
	margin-bottom:10px;
	padding:5px;
}