@charset "ISO-8859-1";
body {
	background-attachment: fixed;
	background-color: #ffffff;
	background-image: url(../gfx/site_bg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1f1f1f;
	margin: 0;
	padding: 0;
}

#container {
	width: 952px;
	margin: 0 auto;
}

#wrapper {
	float: left;
	width: 950px; /*950*/
	background-color: #fafafa;
}

#header {
	float: left;
	width: 950px;
	height: 175px;
	background-image: url(../gfx/header.jpg);
	background-repeat: no-repeat;
	margin-bottom: 25px;
}

#header h1 {
	display: none;
}

#column_left {
	float: left;
	width: 175px; /*200*/
	padding: 0px 0px 0px 25px;
	margin-right: 25px;
}

#column_left .sponsor {
	float: left;
	width: 135px; /*175*/
	padding: 20px;
	background-color: #eeeeee;
	margin-top: 10px;
}

#navigation {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style: none;
	text-transform: uppercase;
}

#navigation li a {
	float: left;
	width: 160px; /*175*/
	height: 19px; /*25*/
	margin-bottom: 5px;
	background-image: url(../gfx/nav_button.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	color: #fff;
	text-decoration: none;
	padding: 6px 0px 0px 15px;
}

#navigation li a:hover {
	background-position: 0 -25px;
}

a { color: #090909; text-decoration: underline; }
a:hover { color: #d80a1d; text-decoration: underline; }

#content {
	float: left;
	width: 445px;
	margin-right: 25px;
	line-height: 1.5em;
	text-align: justify;
}

#content h2, #column_right h3 {
	margin: 0;
	padding: 0;
	font-size: 18px;
	color: #d80a1d;
	font-weight: normal;
	line-height: 1em;
	margin-bottom: 20px;
}

#content p {
	margin: 0;
	padding: 0;
	margin-bottom: 15px;
}

#column_right {
	float: left;
	width: 225px;
	line-height: 1.5em;
}

#column_right span {
	color: #494949;
}

#column_right .margin_right_5 {
	margin-right: 5px;
}

#column_right .small_11 {
	font-size: 11px;
	color: #494949;
}

#column_right .small_11 a {
	color: #494949;
	text-decoration: underline;
}

#column_right .small_11 a:hover {
	color: #090909; 
	text-decoration: underline;
}

#column_right .right {
	text-align: right;
}

#column_right .line {
	margin: 20px 0px 20px 0px;
	clear: left;
}

#column_right .small_button {
	background-color: #d80a1d;
	color: #fff;
	padding: 2px;
	padding-left: 5px;
	padding-right: 5px;
	width: 150px;
	font-size: 11px;
	text-align: center;
}

#column_right .small_button a { color: #fff; text-decoration: none; }
#column_right .small_button a:hover { color: #fff; text-decoration: underline; }

#footer {
	float: left;
	width: 850px; /*900*/
	height: 19px; /*25*/
	background-image: url(../gfx/footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: 25px 0;
	padding: 6px 25px 0px 50px;
	margin-top: 25px;
	margin-bottom: 25px;
}

#footer #copyright {
	float: left;
	width: 400px;
}

#footer #realisatie {
	float: left;
	width: 450px;
	text-align: right;
}

.news_header {
	float: left;
	width: 435px; /*445*/
	height: 43px; /*50*/
	background-image: url(../gfx/titlebar_full_bg.jpg);
	background-repeat: no-repeat;
	padding: 7px 0px 0px 10px;
	margin-bottom: 10px;
}

.news_header h4 {
	margin: 0;
	padding: 0;
	font-size: 16px;
	color: #d80a1d;
	font-weight: normal;
	margin-bottom: 3px;
}

.news_header p {
	color: #494949;
}

.news_item {
	float: left;
	width: 425px; /*445*/
	padding: 10px;
}

.fotogalerij_item {
	float: left;
	width: 150px;
	height: 200px;
	background-color: #eeeeee;
	padding: 25px;
	margin: 0px 20px 25px 0px;
	text-align: center;
}

.border {
	border: 1px solid #342c2a;
}

#content h3 {
	
	background-image: url(../gfx/titlebar_half_bg.jpg);
	width: 425px; /*445*/
	height: 21px; /*25*/
	color: #d80a1d;
	font-size: 14px;
	font-weight: normal;
	padding: 4px 10px 0px 10px;
	margin: 0;
	margin-bottom: 15px;
}
