body {
	background-color: #00a600; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #2c2c2c;
}

img {
	border: 0px;
}

a {
	text-decoration: none;
}

td 	{
	vertical-align: top;
}

th {
	text-align: left;
}
	
a:link, a:visited {
	color: #ff0000;
}

a:hover, a:active, a:focus {
	text-decoration: underline overline;
	color: #000000;
}


.float_right {
	float: right;
	padding-left: 10px;
	text-align: right;
}

.float_left {
	float: left;
	padding-right: 10px;
	text-align: left;
}

.em12 {
	font-size: 1.2em;
}

.em08 {
	font-size: 0.8em;
}

.em07 {
	font-size: 0.7em;
}

.em06 {
	font-size: 0.6em;
}

.center {
	text-align: center;
}

.red {
	color: #ff0000;
}

#background_top {
	background: #00a600 url(images/background_top.gif); 
	background-position: left bottom;
	background-repeat: no-repeat;
	background-attachment: fixed;
}

#background_menu {
	background: #00a600 url(images/background_left.gif); 
	background-position: right top;
	background-repeat: no-repeat;
	background-attachment: fixed;
}

#background_content_1 {
	position: absolute; 
	background: #00a600 url(images/background_content_1.gif); 
	background-position: left top;
	background-repeat: no-repeat;
	background-attachment: fixed;
}

#background_content_2 {
	position: absolute; 
	background: #00a600 url(images/background_content_2.gif); 
	background-position: left top;
	background-repeat: no-repeat;
	background-attachment: fixed;
}

#background_content_3_top {
	position: absolute; 
	background: #00a600 url(images/background_content_3_top.gif); 
	background-position: left top;
	background-repeat: no-repeat;
	background-attachment: fixed;
}

#background_content_3_left {
	position: absolute; 
	background: #00a600 url(images/background_content_3_left.gif); 
	background-position: left top;
	background-repeat: no-repeat;
	background-attachment: fixed;
}

#background_content_3_right {
	position: absolute; 
	background: #00a600 url(images/background_content_3_right.gif); 
	background-position: left top;
	background-repeat: no-repeat;
	background-attachment: fixed;
}

#background_bottom {
	background: #00a600 url(images/background_bottom.gif); 
	background-position: left top;
	background-repeat: no-repeat;
	background-attachment: fixed;
}

#background_right {
	background: #00a600 url(images/background_right.gif); 
	background-position: left top;
	background-repeat: no-repeat;
	background-attachment: fixed;
}

#hoon {
	position: absolute; 
	bottom: 0px;
	left: 10px;
}

#content {
	color: #000000; 
	position: relative; 
	text-align: justify;
	top: 0px;
	left: 0px;
	margin: 10px;
	z-index: 2;
}

#menu {
	color: #000000; 
	position: absolute; 
	top: 5px;
	left: 23px;
	height: 330px;
	width: 135px;
}

#menulist a:link, #menulist a:visited {
	color: #ff0000;
	font-size: 1.1em;
}

#menulist a:hover, #menulist a:active, #menulist a:focus {
	text-decoration: underline overline;
	color: #000000;
	font-size: 1.1em;
}

#history a:link, #history a:visited {
	color: #ff0000;
}

#history a:hover, #history a:active, #history a:focus {
	color: #000000;
}

.fotorand {
	border: 3px solid #ff0000; 
	border-width: 3px 3px;	
}

.red {
	color: #ff0000;
}

.margin {
	margin-left: 12px; 
	margin-right: 12px; 
	text-align: justify;
}

.newsitem_title {
	font-size: 1.2em;
	font-weight: bold;
	color: #ff0000;
}

.newsitem_date {
	font-size: 0.8em;
	color:#ff0000;
}

.newsitem_text {
	font-size: 0.8em;
	color:#000000;
	text-align: justify;
}

.newsitem_bar {
	border: 0px;
	border-width: 0px;
	width: 600px;
	height: 9px;
}

.newslist_title {
	font-size: 0.8em;
	color: #ff0000;
	width: 440px;
}

.newslist_date {
	font-size: 0.8em;
	color:#ff0000;
	width: 120px;
}


.gastenboek {
	font-size: 0.8em;
	color: #000000;
	margin-bottom: 1.6em;
}

.gastenboek_inv_r {
	text-align: right;
}

.gastenboek_smileys {
	text-align: center;
}

.agenda {
	text-align: left;
	font-size: 1.0em;
	color: #000000;
}

.agenda_date {
	font-size: 0.8em;
	color: #ff0000;
	width: 30px;
}

.agenda_date_day {
	font-size: 0.8em;
	color: #000000;
	width: 25px;
}

.agenda_content {
	font-size: 0.8em;
	width: 535px;
}
.agenda_old {
	text-decoration: line-through;
}

.raad {
	vertical-align: middle;
	width: 50%;
}

.prc100 {
	width: 100%;
}

