html {
	overflow-y: scroll;
}

body {
	font-family: verdana;
	font-size: 12px;
  	font-family: "Helvetica", "Myriad Pro", "Lucida Grande", "Tahoma", "Arial", Arial, sans-serif;
}

a {
	color: #990000;
	text-decoration: none;
}

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

h1 {
	font-size: 24px;
	line-height:26px;
}

h2 {
	font-size: 18px;
	line-height:20px;
}
h3 {
	font-size: 14px;
	line-height: 16px;
}

a img {
	border:0px;
}

#mainwrapper {
	margin: 10px auto;
	width: 960px;
}
#mainwrapper2 {
	margin: 10px auto;
	width: 650px;
}

#header {
	background: #ccc;
	border: 2px solid #990000;
}
#mainwrapper2 #header {
	margin-bottom: 10px;
}

td.links {
	width:300px;
	text-align: left;
}
td.midden {
	width:300px;
	text-align:center;
}
td.rechts {
	color:#444;
	width:300px;
	text-align:right;
}

#menubalk {
	background-color: #990000;
	font-weight: bold;
	color: #fff;
}

#menubalk a, #menubalk a:hover {
	color: #fff;
	text-decoration: none;
}

#menubalk ul, #menubalk li {
	list-style:none;
	padding:10px 0px;
	margin-top:0;
	margin-left:8px;
	margin-right:8px;
}
#menubalk li {
	display:inline;
	padding:10px 8px;
	font-size:16px;
}
#menubalk li#current.active, #menubalk li:hover {
	background: transparent url(images/menu_triangle.png) bottom center no-repeat;
}

#menubalk li a{
	
}

#wrapper {
	margin-top:15px;
}

#leftwrapper {
	float:left;
	width:285px;
}

#leftcolumnwrapper {
	border: 2px solid #990000;
	background: #ddd;
	margin-bottom:15px;
}

#leftcolumn {
	margin:10px;
}

#leftcolumn ul, #leftcolumn li {
	list-style:none;
}
#leftcolumn li {
	padding:10px 0px;
	margin-left:-30px;
}
#leftcolumn_block2wrapper {
	margin-bottom:15px;
}

#leftcolumn_block2 {
}

#mainwrapper #contentwrapper {
	float:right;
	width:650px;
	border: 2px solid #990000;
	margin-bottom:15px;
}

#mainwrapper2 #contentwrapper {
	border: 2px solid #990000;
	margin-bottom:15px;
}

#content {
	margin:10px;
}

#pagebuttons {
	float:right;
}

#mainwrapper #footer {
	clear:both;
	border: 2px solid #990000;
	width:956px;
}
#mainwrapper2 #footer {
	border: 2px solid #990000;
}

#mainwrapper #addressFooter {
	text-align:left;
	border: 2px solid #ddd;
	background-color: #ddd;
	color:#444;
	padding: 0px 25px;
}
#mainwrapper2 #addressFooter {
	text-align:center;
	border: 2px solid #ddd;
	background-color: #ddd;
	color:#444;
	padding: 0px 25px;
}
#shortmenuFooter {
	float: right;
}

#shortmenuFooter ul {
	margin: 0;
	padding: 0;
}
#shortmenuFooter li {
	list-style:none;
	margin: 0;
	padding: 0px 8px;
	float: left;
}

#creditsFooter {
	background-color: #990000;
	color: #fff;
	font-size:10px;
	text-align:center;
	border-top: 4px solid #990000;
	border-bottom: 2px solid #990000;
}

#creditsFooter a, #creditsFooter a:hover {
	color: #fff;
	text-decoration: none;
}

#menuFooter {
	background-color: #ddd;
}

#menuFooter a, #menuFooter a:hover {
	color: #666;
	text-decoration: none;
}

#menuFooter ul {
	list-style:none;
	margin:0 0 0 10px;
	padding:0;
}
#menuFooter li {
	display:inline;
	padding:0px 5px;
	font-size:10px;
}

#menuFooter li a{
	
}
td.titel h3 {
	padding:0;
	margin:0;
}
table.table_aandacht {
	margin: 0px 0px;
	border: 2px solid #900;
	background: #ddd;
}

div#component-contact {
	position:relative;
	width: 100%;
}
div#contact_google_maps {
	position: absolute;
	top: 0px;
	right: 0;
}
div#contact_tabel {
	
}
