* {
	margin: 0;
	padding: 0;
}
html, body {
	height: 100%; 
	max-height: 100%;
}
body {
	background-color: #EAEAEA;
	margin: 0;
	background-image: url(../images/bg.gif);
	background-repeat: repeat;
	background-attachment: fixed;
}
body,td,th {
	color: #333333;
	font-family: Arial;
	font-size: 11px;
}
a:link {
	color: #3d5ca9;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #3d5ca9;
}
a:hover {
	text-decoration: underline;
	color: #3d5ca9;
}
a:active {
	text-decoration: none;
	color: #3d5ca9;
}

h1 {
	margin: 0;
	font-family: Verdana;
	font-size: 22px;
	font-weight: lighter;
	color: #3d5ca9;
}

h2 {
	margin: 0;
	font-family: Verdana;
	font-size: 18px;
	font-weight: lighter;
	color: #3d5ca9;
}

h3 {
	margin: 0;
	font-family: Verdana;
	font-size: 14px;
	font-weight: lighter;
	color: #3d5ca9;
}

input, textarea, select {
	color: #333333;
	font-family: Verdana;
	font-size: 11px;
	border: 1px solid #eba921;
	padding: 2px;
	background-image: url(../images/field_bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

input[type=submit], input[type=button] {
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #3d5ca9;
	background-color: #3d5ca9;
	padding: 2px;
	background-image: none;
}

#content_background_container {
	position: fixed;
	display: inline-block;
	width: 902px;
	
	min-height:100%;
	height:auto !important;
	height:100%;
	
	top: 0;
	left: 50%;
	margin-left: -451px;
	background-image:url(../images/content_bg.gif);
	background-repeat: repeat-y;
}

#main_container {
	position: relative;
	width: 902px;
	
	min-height:100%;
	height:auto !important;
	height:100%;
	
	top: 0;
	left: 50%;
	margin-left: -451px;
}

#header_container {
	position: absolute;
	width: 828px;
	height: 168px;
	left: 50%;
	margin-left: -414px;
	background-image:url(../images/header.jpg);
	background-repeat: no-repeat;
}

#header_bottom_container {
	position: absolute;
	width: 818px;
	height: 21px;
	top: 188px;
	left: 50%;
	margin-left: -414px;
	padding-top: 5px;
	padding-left: 10px;
	background-image:url(../images/header_bottom.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
}

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

#select_branche_container {
	position: absolute;
	width: 250px;
	height: 17px;
	top: 5px;
	left: 304px;
}

#search_container {
	position: absolute;
	width: 205px;
	height: 17px;
	top: 5px;
	right: 4px;
}

#background_bottom {
	position: absolute;
	width: 335px;
	height: 326px;
	bottom: 0;
	left: 535px;
	background-image:url(../images/bottom_bg.gif);
	background-repeat: no-repeat;
}

#content_container {
	position: absolute;
	width: 818px;
	height: 400px;
	top: 228px;
	left: 50%;
	margin-left: -414px;
	padding-top: 5px;
}

#menu {
	display: inline-block;
	float: left;
	width: 147.5px;
}

#menu ul {
	padding: 0px;
	margin: 0px;
	margin-top: 20px;
	font-size: 13px;
}

#menu ul li {
	list-style: none;
	margin: 0;
	padding-left: 15px;
	background-image: url(../images/menu_bullet_yellow.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
}

#menu ul li.active {
	list-style: none;
	margin: 0;
	padding-left: 15px;
	background-image: url(../images/menu_bullet_blue.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
}

#menu ul li.spacer {
	list-style: none;
	margin: 0;
	height: 12px;
	background-image: url(../images/menu_spacer.gif);
	background-repeat: no-repeat;
	background-position: 15px 6px;
}

ul.small {
	font-size: 11px !important;
}

#menu a:link {
	color: #333333;
	text-decoration: none;
}
#menu a:visited {
	text-decoration: none;
	color: #333333;
}
#menu a:hover {
	text-decoration: underline;
	color: #333333;
}
#menu a:active {
	text-decoration: none;
	color: #333333;
}

#content {
	display: inline-block;
	float: left;
	width: 490px;
	min-height: 400px;
	padding-left: 15px;
	padding-right: 15px;
	background-image: url(../images/content_border.gif);
	background-repeat: no-repeat;
	background-position: top center;
	text-align: left;
}

#advertenties {
	display: inline-block;
	float: left;
	width: 127.5px;
	padding-left: 15px;
}

.advertentie {
	text-align: left;
	margin-top: 20px;
}

#footer_container {
	display: inline-block;
	float: left;
	width: 100% !important;
	height: 25px;
	margin-top: 20px;
	clear: both;
}

#branches {
	position:absolute;
	top:225px;
	left:50%;
	width:402px;
	height:312px;
	margin:0 0 0 -201px;
	background-image: url(../images/branches_bg.png);
	background-repeat: no-repeat;
	text-align:left;
	padding:26px;
	display:none;
	z-index:100;
}

.searchfield {
	width: 139px;
	height: 13px;
	border: 0;
	background-color: #eba921;
	background-image: url(../images/searchfield_bg.gif);
	background-repeat: no-repeat;
	color: #333333;
	font-family: Tahoma;
	font-size: 10px;
	padding: 2px;
	padding-left: 5px;
}

table.padding td {
	padding: 3px;
}

tr.trhover:hover {
	background-color: #F2F2F2;
}

input[type=submit].searchbutton {
	width: 51px;
	height: 17px;
	border: 0;
	background-color: #eba921;
	background-image: url(../images/searchfield_button.gif);
	background-repeat: no-repeat;
	vertical-align: top;
	cursor: pointer;
}

.navigation_top, .navigation_bottom {
	margin-top: 15px;
}

.link_betaald a {
	color: #3d5ca9 !important;
	font-weight: bold;
}

.link_uitwisseling a {
	color: #eba921 !important;
	font-weight: bold;
}

span.blue {
	color: #3d5ca9 !important;
}

ul {
	padding: 0px;
	padding-left: 15px;
	margin: 0px;
}

ul li {
	margin: 0;
	padding-left: 0px;
}

ul.nieuws {
	padding: 0px;
	padding-left: 15px;
	margin: 0px;
}

ul.nieuws li {
	margin: 0;
	padding-left: 0px;
}

.SI-FILES-STYLIZED label.file_cabinet {
	width: 120px;
	height: 17px;
	background: url(../images/filefield_button.gif) 0 0 no-repeat;

	display: block;
	overflow: hidden;
	cursor: pointer;
}

.SI-FILES-STYLIZED label.file_cabinet input.filefield {
	position: relative;
	height: 100%;
	width: auto;
	opacity: 0;
	-moz-opacity: 0;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}