/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	background-image: url(../../images/structure/bg.jpg);
	background-repeat: repeat;

}
table {
	border-spacing: 0;
}

tr {
	vertical-align:	 top;
}

td,th, div, span, p, h1, h2, h3 {
	font-family: Arial, helvetica;
	font-size: 11px;
	line-height: 17px;
	color: #727070;
}
a:link, a:visited {
	text-decoration: underline;
	color: #E4312C;
}
a:hover {
	text-decoration: underline;
	color: #E4312C;
}
h1 { 
	font-size: 18px;
	color: #E4312C;
	text-transform:uppercase;
	margin-bottom: -13px;
}
h2 { 
	font-size: 12px;
	font-weight: bold;
	color: #727070;
}
h3 { 
	font-size: 16px;
	color: #727070;
	font-weight: bold;
}

#wrapper { 
	position: relative;
	margin: 0 auto;
	width: 969px;
	
}
#container {
	background-color: #ffffff;
}
#logo {
	position: absolute;
	top: 23px;
	left: 25px;
}
#topimage {
	position: absolute;
	top: 49px;
	left: 342px;
	z-index: 1;
}
#top_gras {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2;
}


#midden {
	width: 969px;
}


#menu {
	width: 200px;
	padding-top: 213px;
	padding-left: 25px;
	position:relative;
	z-index: 10;
}
#menu a {
	color: #999999;
	font-weight: bold;
	text-align: left;
	line-height: 30px;
	border-bottom: 1px dotted #999999;
	text-decoration: none;
	padding-bottom: 2px;
	display: block;
	padding-left: 10px;
	cursor: pointer;
}
#menu a:active, #menu a:hover, #menu a.active {
	background-color: #e4312d;
	color: #ffffff;
}

#menu .submenu {
	border-bottom: 1px dotted #999999;
}

#menu .submenu a {
	border: 0px;
	padding: 0px;
	padding-left: 10px;
	line-height: 25px;
	background-color: #f2f2f2;
	font-weight: normal;
}

#menu .submenu a:hover, #menu .submenu a:active, #menu .submenu a.active {
	color: #767676;
	font-weight: bold;
}

.menu_line {
	border-bottom: 1px dotted #999999;
	height:1px;
}
.nieuws_line {
	border-bottom: 1px dotted #ffffff;
	height: 1px;
	margin-top: 10px;
}


#slideshow {
	position: absolute;
	bottom: 10px;
	left: 0;
	z-index: 1;
}	


#content {
	padding-top: 210px;
	padding-left: 17px;
	width: 488px;
	min-height: 500px;
	height: auto !important;
	height: 500px;
}
#bullits img{
	padding-right: 5px;
}


#right {
	margin-left: 12px;
	width: 204px;
	padding-top: 220px;
	background-color: #00bd03;
}
#menu_right {
	position: absolute;
	top:220px;
	right: 0;
	width: 180px;
	line-height: 36px;
}
#menu_right img {
	vertical-align: middle;
}
#menu_right  a, #menu_right  a:active, #menu_right  a:hover{
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
#button_mouseout_home {
	position: absolute;
	top: 225px;
	right: 185px;
}
#button_mouseout_contact {
	position: absolute;
	top: 262px;
	right: 185px;
}
#button_mouseout_nieuws {
	position: absolute;
	top: 298px;
	right: 185px;
}

/* mouseover image + txt */
#toon_button_home, #toon_button_contact, #toon_button_nieuws  {
	display: none;
	z-index: 100;
}
a#button_mouseover_home:hover #toon_button_home {
	display:block;
	position: absolute;
	top:4px;
	right: 185px;
}
a#button_mouseover_contact:hover #toon_button_contact {
	display:block;
	position: absolute;
	top:40px;
	right: 185px;
}
a#button_mouseover_nieuws:hover #toon_button_nieuws {
	display:block;
	position: absolute;
	top:76px;
	right: 185px;
}



#nieuws {
	position: absolute;
	top: 340px;
	right: 20px;
	width: 163px;
	color: #ffffff;
}
#nieuws img {
	padding-right: 3px;
}
#nieuws a{
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.datum {
	font-size: 10px;
	color: #ffffff;
}
#gras_right {
	position: absolute;
	bottom: 20px;
	right: 204px;
}


#bottom {
	border-top: 1px solid #CCCCCC;
	height: 12px;
}
#bottom_image {
	position: absolute;
	z-index: 1;
}
#bottom_menu {
	position: absolute;
	z-index: 2;
	color: #AAA9A9;
	font-size: 11px;
	width: 639px;
	padding-left: 250px;
}
#bottom_menu a {
	text-decoration: none;
	color: #AAA9A9;
}

input {
	font-size: 11px;
}
.buttons {
	height: 17px;
}
.button_uploaden {
	width: 83px;
}
.investeringsaanvraag_buttons {
	font-size: 10px;
	color: red;
}


