* {
margin:0;
padding:0;
}


body {
	background-image:url(images/background.jpg);
	background-repeat:repeat-x;
	background-color:#38C0FF;
	font-family:"Trebuchet MS",Arial,sans-serif;
	text-align:center;
}

#container {
	margin:0px auto;
	width:820px;
	text-align:center;
	background-color:#FFF;
	margin-top:2px;
	margin-bottom:2px;
	padding-top:1px;
	padding-bottom:1px;
}

/*lijntje rond de ganse site*/

#lijntje {
	margin:0px auto;
	width:828px;
	text-align:center;
	background-color:#09F;
	margin-top:1px;
	margin-bottom:1px;
	padding-top:2px;
	padding-bottom:2px;
}


.datum {
	background-image:url(images/datum.png);	
	background:#FAF4C8 url(images/datum.png) no-repeat;
	border-bottom:1px solid #E3DE9F;
	border-right:1px solid #E3DE9F;
	color:#A19D68;
	float:left;
	font-family:trebuchet ms,georgia,times new roman;
	font-size:110%;
	line-height:1.1em;
	text-align:center;
	width:2.2em;
	margin-left:10px;
	margin-top:35px;
	margin-right:10px;

}

.day {
	color:#069;
}

#header {
	margin:10px;
	background-color:#1979c5;
	width:800px;
	height:150px;
	/*background-image:url(images/header_background.jpg);*/
	background-repeat:no-repeat;
	background-position:right;
	text-align:left;
}


/*verschillende achtergronden*/
.background1 {
	background-image:url(images/header_background1.jpg);
}
.background2 {
	background-image:url(images/header_background2.jpg);
}
.background3 {
	background-image:url(images/header_background3.jpg);
}
.background4 {
	background-image:url(images/header_background4.jpg);
}
.background5 {
	background-image:url(images/header_background5.jpg);
}
.background6 {
	background-image:url(images/header_background6.jpg);
}
.background7 {
	background-image:url(images/header_background7.jpg);
}

/* Tabel sponserpagina opmaak*/

.celpadding{
	padding:10px;
}


/* images, met link, rand, rechts, links*/
a img {
	border:none;
}

.imgrechts{
float:right;
margin-left:20px;
text-align:left;
border:4px solid #1979C5;
}

.imglinks{
float:left;
margin-right:20px;
text-align:right;
border:4px solid #1979C5;
}

.imgsponsor{
float:left;
margin-right:20px;
text-align:right;
border:4px solid #069;
}

.imgsponsor:hover{
float:left;
margin-right:20px;
text-align:right;
border:4px solid #09C;
}

/* Alles van de menubalk*/

#menu {
	margin:10px;
	width:800px;
	height:24px;
	background-color:#1979c5;
	background-image:url(images/background_menu.jpg);
	background-repeat:repeat-x;
	font-size:19px;
}

#menu ul {
	list-style-type:none;
	list-style-position:inside;
	list-style-image:none;
}

#menu li {
	display:inline;
	margin-left:5px;
	margin-right:5px;
}

#menu a {
	color:#FFFFFF;
	text-decoration:none;
	padding-left:10px;
	padding-right:10px;
}

#menu a:hover {
	color:#000000;
	background-color:#FFFFFF;
	text-decoration:underline;
}

#menu a.menu_actief{
	color:#000000;
	background-color:#FFFFFF;
	text-decoration:underline;
}

#menu a.rss{
	background-image:url(images/rss.gif);
	background-repeat:no-repeat;
	background-position:center;
}

#menu a.rss:hover{
	background-image:url(images/rss_hover.gif);
	background-repeat:no-repeat;
	background-color:#1979c5;
}

/* alles van de inhoud-div, op elke pagina */

#inhoud {
	margin-left:20px;
	margin-right:20px;
	text-align:left;
	font-size:15px;
	min-height:550px;
}

#inhoud a{
	color:#069;
	text-decoration:none;
}

#inhoud a:hover{
	color:#09c;
	text-decoration:none;
	text-decoration:underline;
}
#inhoud h2{
	font-size:16px;
}

/* streep tussen 2 berichten  */

#streep{
	background-image:url(images/berichtstreep.jpg);
	background-repeat:repeat-x;
	height:6px;
	margin-left:60px;
}

p.bericht{
	margin-left:60px;
	margin-right:20px;
}

.titel{
	font-size:22px;
}

.center {
margin-left:auto;
margin-right:auto;
text-align:left;
}

/*kalender-opmaak*/

ul {
padding-left:30px;
}

li.wedstrijd {
list-style-image:none;
color:#069;
list-style-type:none;
}

ul.resultaat {
margin-left:15px;
list-style-image:none;
list-style-type:disc;

}



/*Gastenboek-opmaak*/


a.mail{
	text-decoration: none;
	font-size: 10px;
	color: #FFF;
}

a.mail:hover{
	color:#000000;
	background-color:#FFFFFF;
	text-decoration:underline;
}
a.mail:visited{
	font-size: 10px;
	color: #FFF;
}

.gbtitel{
	text-decoration: none;
	font-size: 14px;
	color:#069;
}

.gbtitel:hover{
	text-decoration: underline;
	color:#09c;
}

a.gbnavigatie {
	text-decoration: none;
	font-family: "Trebuchet MS",Arial,sans-serif;
	font-size: 12px;
	
	color: #3A3A3A;
	text-align:center;
}

a.gbnavigatiecur {
	text-decoration: none;
	font-family: "Trebuchet MS",Arial,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#999999;
	text-align:center;
}

a.gbnavigatie:hover{
	text-decoration: underline;
	font-family: "Trebuchet MS",Arial,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3A3A3A;
}

a.gbnavigatie:visited{
	font-family: "Trebuchet MS",Arial,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3A3A3A;
	text-align:center;
}

td.top {
	font-family: "Trebuchet MS",Arial,sans-serif;
	font-size: 14px;
	color:#FFFFFF;
	padding-left:10px;
	padding-right:10px;
}

td.bericht
{
	font-family: "Trebuchet MS",Arial,sans-serif;
	font-size: 15px;
	color: #6A6A6A;
	padding:12px;
}


/*einde gastenboekdeel*/



/*footer*/

#footer {
	margin:10px;
	width:800px;
	height:20px;
	background-image:url(images/background_menu.jpg);
	background-repeat:repeat-x;
	font-size:12px;
	text-align:center;
	color:#FFFFFF;
}

#footer a {
	color:#FFFFFF;
}