@charset "utf-8";
/* CSS Document */

/* Style voor tabel waarin weblog reacties worden weergegeven */
.weblog_reacties {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #c2a97b;
	padding: 5px;
}
.weblog_reacties a:active, .weblog_reacties a:link, .weblog_reacties a:visited  {
	text-decoration: none;
	color: #000000;

}
.weblog_reacties a:hover { color: #000000; text-decoration: underline;}

body {
	background-color: #f5dfb5;
	background-image: url(images/gd_bg.gif);
	background-repeat: repeat-x;
	margin: 0px;
}

.hdr_s {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
}

.button {
	color: #e5ac3e;
	font-family: Arial, Hevlvetica, sans-serif;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	border: 3px double #535353;
	width: auto;
	padding: 0px 5px;
	line-height: 18px;
	line-height: 16px;
	height: 26px;
	height: 24px;
	margin: 1px;
	background-color: #333333;
}

.hdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
	color: #FFFFFF;
}

.lower_bg {
	background-image: url(images/gd_bg2.gif);
	background-repeat: repeat-y;
	background-position: center bottom;
}
.hdr_bg {
	background-image: url(images/gd_hdr_bg.gif);
	background-repeat: repeat-x;
}.hdr_boven {
	padding-top: 10px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
}
.sponsor_balk {
	background-color: #FFFFFF;
	border: 1px solid #666666;
}
.hdr_onder {
	background-color: #535353;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #919191;
	border-right-color: #919191;
	border-bottom-color: #919191;
	border-left-color: #919191;
}
.site_body {
	background-color: #535353;
	margin-right: 12px;
	margin-left: 12px;
}
.nrml {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 20px;
}
.nrml_br {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #49402e;
	line-height: 20px;
}
.mod_teammenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 20px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}

.mod_nieuws {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 16px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 16px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.mod_pijlers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.mod_video {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 16px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.mod_video a:active, .mod_video a:link, .mod_video a:visited { text-decoration: none; color: #FFFFFF; }
.mod_video a:hover { color: #4e5f6e; text-decoration: underline;}

a:active, a:link, a:visited { text-decoration: none; color: #FFFFFF; }
a:hover { color: #4e5f6e; text-decoration: underline;}

hr {
	color: #e5ac3e;
	height:1px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #e5ac3e;
}
