*
{
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6
{
	font-size: 100%;
	font-weight: 100;
	padding: 6px 0;
}
p
{
	padding: 6px 0;
	line-height: 15px;
}
body
{
	margin: 0px;
	background-image: url(/images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #595959;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #67686a;
}
#content_wrapper img
{
	background-color: #FFFFFF;
	border: #d1d1d2 1px solid;
	padding: 7px;
	margin: 5px;
	float: right;
}
#content_wrapper img a
{
	border: none;
}
h1
{
	color: #00adef;
	font-size: 18px;
}
h3
{
	color: #000;
	font-size: 12px;
}
h2
{
	color: #00adef;
	font-size: 14px;
}
a
{
	color: #00adef;
	text-decoration: none;
}
p a:hover
{
	text-decoration: underline;
}
#content_left ul
{
	margin: 10px 0px 10px 13px;
	list-style-image: url(/images/listitem.jpg);
}
#content_left ul li
{
	padding: 2px 0px 0px 3px;
	margin-left: 5px;
	list-style-image: url(/images/listitem.jpg);
}
#wrapper
{
	width: 960px;
	height: auto;
	margin: 0 auto;
}
#top
{
	width: 960px;
	height: 30px;
	background-image: url(/images/top.jpg);
	float: left;
}
#middle
{
	width: 960px;
	height: auto;
	background-image: url(/images/bg.gif);
	float: left;
}
#left
{
	width: 30px;
	height: 340px;
	background-image: url(/images/left_top.jpg);
	background-repeat: no-repeat;
	float: left;
}
#center
{
	width: 900px;
	height: auto;
	float: left;
}
#flashcontent
{
	width: 560px;
	height: 100px;
	float: left;
	overflow: hidden;
}
#contactgeg
{
	background-image: url(/images/contactgeg.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 100px;
	width: 340px;
}
#headerimg
{
	float: left;
	height: 200px;
	width: 900px;
	overflow: hidden;
}
#menu
{
	float: left;
	height: 40px;
	width: 560px;
}
#menu ul li
{
	float: left;
	line-height: 40px;
	text-align: center;
	width: 140px;
	list-style: none;
	background-color: #00adef;
	background-image: url(/images/li_bg.jpg);
	background-position: left;
	background-repeat: no-repeat;
}
#menu ul li.first
{
	background-image: none;
}
#menu ul li.active
{
	background-color: #00688f;
}
#menu ul li a
{
	width: 140px;
	height: 40px;
	text-decoration: none;
	color: #fff;
	display: block;
}
#menu ul li:hover
{
	text-decoration: underline;
	color: #fff;
	width: 140px;
}
#right_menu
{
	float: left;
	height: 40px;
	width: 340px;
	background-image: url(/images/right_menu.jpg);
}
#content_wrapper
{
	width: 900px;
	float: left;
	background-image: url(/images/content_wrapper_bg.jpg);
	background-repeat: repeat-y;
}
#content_left
{
	width: 521px;
	background-image: url(/images/content_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 20px 20px;
	float: left;
}
#content_right
{
	width: 339px;
	float: left;
	padding-top: 30px;
}
.vakken
{
	width: 257px;
	background-color: #e5e5e5;
	border: 1px solid #d1d1d1;
	padding: 10px 10px 10px 10px;
	margin: 0px auto 20px auto;
}
#right
{
	height: 340px;
	width: 30px;
	background-image: url(/images/right_top.jpg);
	background-repeat: no-repeat;
	float: left;
}
#footer_wrapper
{
	width: 960px;
	height: 40px;
	clear: both;
}
#footer
{
	width: 900px;
	height: 40px;
	background-color: #383838;
	float: left;
	line-height: 40px;
	font-size: 9px;
}
#footer_left_shadow
{
	background-image: url(/images/footer_left_shadow.jpg);
	width: 30px;
	height: 40px;
	float: left;
}
#footer_right_shadow
{
	background-image: url(/images/footer_right_shadow.jpg);
	width: 30px;
	height: 40px;
	float: left;
}
#footerleft
{
	float: left;
	width: 280px;
	padding-left: 20px;
}
#footermid
{
	float: left;
	text-align: center;
	width: 300px;
}
#footerright
{
	float: right;
	width: 280px;
	text-align: right;
	padding-right: 20px;
}
#bottom
{
	background-image: url(/images/footer_shadow.jpg);
	width: 960px;
	height: 29px;
	clear: both;
}
.styledgridview
{
	border-collapse: collapse;
	width: 100%;
	background: url(/images/table_head.jpg);
}
.styledgridview th
{
	color: White;
	font-weight: bold;
	height: 25px;
	padding: 4px;
	text-align: left;
}
.styledgridview td
{
	padding: 4px;
	text-align: left;
}
.styledgridviewrow
{
	background-color: #EFF3FB;
	height: 20px;
}
.styledgridviewalternatingrow
{
	background-color: white;
	height: 20px;
}
.centereddatalist
{
	width: 100%;
	height: 125px;
	text-align: center;
	vertical-align: top;
}