* {
	margin:0;
	list-style:none;
	padding: 0px;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-bottom-color: #EEEEEE;
	border-top-color: #EEEEEE;
	border-right-color: #EEEEEE;
	border-left-color: #EEEEEE;
	background-image: none;
	top: 500px;
}

/*--  Body/HTML ---------------*/

html {
overflow: auto;
}
html, body {
height: 100%;
}
body {
	color:#666;
	text-align:center;
	background:url(images/bg_body.jpg) #dad4c6 repeat-x;
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 11px;
	line-height: 18px;
	height: 220px;
}

/*-- Links en fonts  ---------------*/

a:link, a:active, a:visited, a:focus {
text-decoration:underline;
color:#0066ff;
}
a:hover {
color:#FF0000;
}
h1 {
font-size:22px;
font-weight:normal;
color:#22B8ED;
margin:10px 0 10px;
}
h2 {
font-size:13px;
margin-bottom:5px;
font-weight:bold;
}

/*--  Container  ---------------*/

#container {
width:940px;
min-height: 100%;
height: auto !important;
height: 100%;
margin: 0 auto -35px auto; /* margin-bottom moet dezelfde hoogte krijgen als je footer maar dan in negatieve waarde */
text-align:left;
}
.clear {
clear:both;
}

/*-- Header  ---------------*/

#top {
	height:120px;
	background-image: url(images/bg_top333W.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
#logo {
	width:195px;
	float:left;
	padding-top: 45px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 25px;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}

/*--  Navigatie  ---------------*/

ul#navigation {
height:40px;
line-height:40px;
margin-top:80px;
width:720px;
float:left;
}
ul#navigation li {
float:left;
height:40px;
line-height:40px;
}
ul#navigation li a:link, ul#navigation li a:active, ul#navigation li a:visited  {
float:left;
width:120px;
text-align:center;
font-weight:bold;
color:#FFF;
text-decoration:none;
height:40px;
line-height:40px;
display:block;
}
ul#navigation li a:hover  {
color:#666666;
}
ul#navigation li a.act {
	color:#666;
	background-image: url(images/bg_navi6aa.jpg);
	background-repeat: no-repeat;
	background-position: left;
}

/*-- Banner ---------------*/

#banner {
	height:165px;
	background-image: url(../../Fotolia_13498997_XS.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#banner2 {
	height:165px;
	background-image:  url(../../Fotolia_13498984_XS.jpg);
	background-repeat: no-repeat;
	background-position: center;
	
}
#banner3 {
	height:165px;
	background-image: url(../../Fotolia_13498997_XS.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#banner4 {
	height:165px;
	background-image: url(../../Fotolia_13499005_XS.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#banner5 {
	height:165px;
	background-image: url(../../Fotolia_13498994_XS.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#banner6 {
	height:165px;
	background-image: url(../../header2.jpg);
	background-repeat: no-repeat;
	background-position: CENTER;
}
#banner7 {
	height:165px;
	background-image: url(../../Fotolia_11362496_XS.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#banner8 {
	height:165px;
	background-image: url(../../Fotolia_11989961_XS.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#banner9 {
	height:165px;
	background-image: url(../../Fotolia_13059359_XS.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#banner10 {
	height:165px;
	background-image: url(../../Fotolia_14300258_XS.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
/*--  Columns  ---------------*/

#left {
width:220px;
float:left;
margin-right:30px;
margin-top:30px;
}
#content {
float:left;
width:680px;
margin-top:30px;
margin-bottom:25px;
background:url(images/bg_content.jpg) bottom no-repeat #FFF;
}
#content p {
padding-bottom:20px;
}
#right{
width:220px;
margin-top:30px;
float:right;
}
.wrap {
padding:10px 10px 15px;
}
.contentbox {
background:#EEEEEE;
padding:10px;
width:305px;
float:left;
}
.contentbox ul  {
margin-bottom:5px;
}
.contentbox ul li  {
line-height:25px;
height:25px;
padding-left:25px;
background:url(images/m1.gif) left no-repeat;
}
.itembar {
height:30px;
line-height:30px;
padding:0 0 0 30px;
background:url(images/icon_print.png) left no-repeat #E8E8E8;
border:1px solid #EEEEEE;
}

/*--  Forms  ---------------*/

input.text {
border:1px solid #EEEEEE;
background:#e8e8e8;
height:20px;
margin-bottom:10px;
font:12px/20px Verdana, Tahoma, sans-serif;
color:#666;
width:100%;
}
.submit, a:link.button, a:active.button, a:visited.button {
height:20px;
display:block;
line-height:20px;
text-align:center;
padding:0 10px 0 10px;
float:right;
font-weight:bold;
color:#FFF;
font-size:10px;
text-decoration:none;
cursor:pointer;
background:url(images/bg_button.jpg) repeat-x;
} 
.submit:hover, a:hover.button {
background:url(images/bg_button_hover.jpg) repeat-x;
}

/*--  Boxes  ---------------*/

.box {
padding:10px 10px 15px;
background:url(images/bg_box.jpg) bottom no-repeat #FFF;
margin-bottom:25px;
}
.box ul {
margin:10px 0 10px;
}
.box ul li  {
line-height:25px;
height:25px;
padding-left:25px;
background:url(images/ico_news2.gif) left no-repeat;
}
/*-- Footer ---------------*/

#footer {
background:url(images/bg_footer.jpg) repeat-x;
color:#FFF;
}
.footer {
margin:0 auto;
width:940px;
line-height:35px;
}
.footer a:link, .footer a:active, .footer a:visited  {
color:#FFF;
}
.footer a:hover  {
color:#22B8ED;
}
#footer, #push {
height:35px;
clear:both;
}

/*--  Tabsmenu  ---------------*/

#tabs {
margin-top:10px;
}
.ui-tabs-hide {
display: none;
}
.ui-tabs-nav, .ui-tabs-panel {
font-size: 10px;
}
.ui-tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
display: block;
clear: both;
content: " ";
}
.ui-tabs-nav li {
float: left;
margin: 0;
font-weight: bold;
}
.ui-tabs-nav a, .ui-tabs-nav a span {
float: left; /* fixes dir=ltr problem and other quirks IE */
width:105px;
height:33px;
background:url(images/bg_menu.jpg) repeat-x;
text-align:center;
}
.ui-tabs-nav a:hover, .ui-tabs-nav a:hover span {
color:#24b8ee;
}
.ui-tabs-nav a {
margin: 0; /* position: relative makes opacity fail for disabled tab in IE */
text-decoration: none;
white-space: nowrap; /* @ IE 6 */
outline: 0; /* @ Firefox, prevent dotted border after click */    
}
.ui-tabs-nav a:link, .ui-tabs-nav a:visited {
color: #fff;
}
.ui-tabs-nav .ui-tabs-selected a {
position: relative;
z-index: 2;
margin-top: 0;
background:#EEEEEE ;
}
.ui-tabs-nav a span {
height: 33px;
line-height: 33px;
}
.ui-tabs-nav .ui-tabs-selected a span {
height: 33px;
line-height: 33px;
background:url(images/bg_navi.jpg) left repeat-x; 
color:#5A5D5A;
border:0;
}
.ui-tabs-nav .ui-tabs-selected a:link, .ui-tabs-nav .ui-tabs-selected a:visited,
.ui-tabs-nav .ui-tabs-disabled a:link, .ui-tabs-nav .ui-tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
cursor: default;
}
.ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active,
.ui-tabs-nav .ui-tabs-unselect a:hover, .ui-tabs-nav .ui-tabs-unselect a:focus, .ui-tabs-nav .ui-tabs-unselect a:active { /* @ Opera, we need to be explicit again here now... */
cursor: pointer;
}
.ui-tabs-nav .ui-tabs-disabled a:link, .ui-tabs-nav .ui-tabs-disabled a:visited {
color: #222;
}
.ui-tabs-panel {
height:80px;
padding: 10px;
margin-bottom:10px;
width:400px;
background: #EEEEEE; /* declare background color for container to avoid distorted fonts in IE while fading */
}
.ui-tabs-panel img {
float:left;
margin-right:10px;
}
/* Additional IE specific bug fixes... */
* html .ui-tabs-nav { /* auto clear @ IE 6 & IE 7 Quirks Mode */
display: inline-block;
}
*:first-child+html .ui-tabs-nav  { /* auto clear @ IE 7 Standards Mode - do not group selectors, otherwise IE 6 will ignore complete rule (because of the unknown + combinator)... */
display: inline-block;
}

