@charset "utf-8";

body,td,th {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #CCC;
	font-weight: bolder;
	line-height: 1.2em;
}


body {
	background-color: #000;
	width: auto;
}
a {
	text-decoration: none;
	font-weight: bold;
	color: #FF0;
}

a:link {
	text-decoration: none;
	font-weight: bold;
	color: #FF0;
}
a:visited {
	text-decoration: none;
	color: #FF9;
}
a:hover {
	text-decoration: none;
	background-color: #CCC;
	color: #FF0;
}
a:active {
	text-decoration: none;
	color: #FF0;
}
h1 {
	font-size: 3em;
}
h2 {
	font-size: 2em;
}
h3 {
	font-size: 1em;
}
h4 {
	font-size: 0,85em;
}


#R26_header {
	background-image: url(../images/head_bckg.jpg);
	background-repeat: no-repeat;
	background-color: #14a500;
	height: 158px;
	padding-top: 30px;
}
#R26_Logotekst {
	float: right;
	padding-right: 50px;
	color: #FF0;
}

.Logo_tekst {
	font-size: 24px;
	color: #FFF;
	letter-spacing: 5px;
}
#content {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

#navigatiebar {
}
#tekstarea {
	padding-right: 20px;
	padding-left: 20px;
	float: left;
	width: 600px;
	padding-top: 20px;
}
.welkom {
	color: #0C0;
}



#infobar {
	float: right;
	width: 250px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	padding-right: 20px;
	padding-top: 50px;
	padding-left: 20px;
}
#content #infobar .info_nieuws a {
	color: #0C0;
	text-decoration: none;
}
#content #infobar .info_nieuws a:link {
	color: #0F0;
	text-decoration: none;
}
#content #infobar .info_nieuws a:hover {
	color: #0C0;
	text-decoration: none;
	background-color: #CCC;
}
#content #infobar .info_nieuws a:visited {
	color: #0C0;
	text-decoration: none;
}



.vandaag {
	font-size: 0.85em;
}


.Kop_nieuws {
	font-size: 1.5em;
	color: #FF0;
}
.info_nieuws {
	font-size: 0.85em;
	color: #FF0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}


#footer {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.5em;
	line-height: 3em;
	text-align: center;
	color: #CCC;
	text-transform: uppercase;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: 80px;
}
#footer_left {
	width: 300px;
	float: left;
}
#footer_center {
	width: 400px;
	text-align: center;
	float: left;
}

#footer_right {
	width: 300px;
	float: left;
}

.digiton {
	color: #F00;
	background-color: #CCC;
	padding: 5px;
}

#footer #footer_left p a {
	text-decoration: none;
	background-color: #CCC;
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 5px;
	padding-left: 5px;
	color: #333;
}

#footer #footer_left p a:link {
	text-decoration: none;
	background-color: #CCC;
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
#footer #footer_left p a:hover {
	text-decoration: none;
	background-color: #CCC;
	margin-right: 5px;
	margin-left: 5px;
	color: #F00;
}

