html, body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	background-image: url(../images/bg.gif);
}

#container {
	background:url(../images/leftunder.gif) repeat-y;
	width: 897px;
	height:auto;
	margin-top: -8px;
	margin:0px auto;
	border: solid 1px #000;
}

#leftheader {
	background: url(../images/leftheader.gif) no-repeat;
	width: 184px;
	height: 188px;
	float: right;
}

#header {
	background: url(../images/header.gif) no-repeat;
	width: 576px;
	height: 150px;
	float: right;
}

#rightheader {
	width: 137px;
	height: 150px;
	float: right;
	background-color: #FFFFFF;
}

#left  {
	width: 184px;
	float: left;
}

#center {
	background: url(../images/center.gif) repeat-x;
	width: 713px;
	height: 8px;
	float: left;
}

#footer {
	background: url(../images/footer.gif);
	width: 887px;
	height: 15px;
	float: left;
	text-align:right;
	font-size: 10px;
	border-top: dotted 0.5px #000;
	padding-right: 10px;
}
#footer a:Link {color:#000;text-decoration:none;}
#footer a:Visited {color:#000;text-decoration:none;}
#footer a:Hover {color:#FF0000;text-decoration:none;}
#footer a:Active {color:#000;text-decoration:underline;}

.clear
{
    clear: both;
} 
/*------------------------------------------------------MENU------------------------------------*/
#topmenu {
	height: 38px;
	width: 713px;
	float: left;
	background-color:#FFFFFF;
}

#menu {
	width: 184px;
	float: right;
}

.smenu {
	width: 184px;
	float: left; 
}

img {
	border:0px;
	max-width:675px;
}

img.foto {
	border:0px;
	display:block;
	max-width:675px;
	margin-left:auto;
	margin-right:auto;
}


/*-----------------------------------------------------CONTENT---------------------------------*/
#content {
	width: 693px;
	min-height: 275px;
	background-color: #FFFFFF;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.contenttitle {
	background-image: url(../images/dot.png);
	background-repeat:no-repeat;
	border-bottom: dotted 0.5px;
	border-bottom-color: #000;
	padding-left: 18px;
	font-size: 16px;
	font-weight: bold;
	font-style: oblique;
	color: #FF0000;
}

table.content {
	border-style: none;
	width: 100%;
	float: left;
	margin-bottom:25px;
}

.head {
	font-weight: bold;
	text-align: right;
	color: #ccc;
	text-decoration: none;
}

#content a:Link {color:#000;text-decoration:none;}
#content a:Visited {color:#000;text-decoration:none;}
#content a:Hover {color:#FF0000;text-decoration:none;}
#content a:Active {color:#000;text-decoration:underline;}

.titelonder {
	text-decoration: underline;
	}
	
.line {
	background: url(../images/line.png);
	text-align: center;
}

.pastevents {
	color: #999999;
	font-style: italic;
}

.agendaDat {
	color: #FF0000;
	}

tr {
	background-color:#FFFFFF;
}

p {
	text-align:left;
	}
