/* CSS Document */
* {
font-family: verdana, arial;
font-size:12px;
outline:none;
}


p {
margin:12px 0px;
padding:0px;
}

h2 {
font-size:19px;
font-weight:normal;
font-family:verdana;
margin-top:10px;
}

a:link, a:visited {
color:#4468BC;
font-weight:bold;
text-decoration:none;
}

a:hover {
color:#ED2129;
}

#content ul {
margin:0px;
padding:0px;
}

#content li {
margin:0px;
padding-left:20px;
margin-bottom:10px;
list-style:none;
background-image:url(../img/bullet3.gif);
background-repeat:no-repeat;
}

.bullet1 {
padding-left:20px;
list-style:none;
background-image:url(../img/bullet3.gif);
background-repeat:no-repeat;
background-image:url(../img/bullet1.gif);
}

.bullet2 {
padding-left:20px;
list-style:none;
background-image:url(../img/bullet3.gif);
background-repeat:no-repeat;
background-image:url(../img/bullet2.gif);
}

/* MAIN */
body,html {
padding:0px;
margin:0px;
}

body {
background-image:url(../img/main.gif);
}

html {
overflow-y:scroll;
}

/* LAYOUT */

#main {
background-image:url(../img/background.jpg);
background-position:top;
background-repeat:no-repeat;
width:1012px;
padding:12px 0px 10px 0px;
overflow:hidden;
position:relative;

}

#background {
width:1012px;
background-image:url(../img/background2.jpg);
margin:0px auto;
}

#footer {
background-image:url(../img/bottom.jpg);
height:20px;
background-position:top;
background-repeat:no-repeat;
width:1000px;
text-align:right;
padding-top:4px;
margin:0px auto;
}

#footer a:link, #footer a:visited {
font-size:10px;
color:#ddd;
font-weight:normal;
}

#footer a:hover {
color:#fff;
font-weight:normal;
}

#content {
width:718px;
min-height:380px;
float:left;
margin-bottom:-32000px;
padding-bottom:32000px;
}

* html #content {
height:380px;
}

.rond, .rond_top, .rond_bottom, .rond_top_left, .rond_top_right, .rond_bottom_left, .rond_bottom_right{
background-color:#DBE7F5;
}

.rond {
padding:4px 10px;
}

.rond_top_left {
background:url(../img/edge.gif) no-repeat 0 0;
width:6px;
height:6px;
float:left;
}

.rond_top_right {
background:url(../img/edge.gif) no-repeat top right;
width:6px;
height:6px;
float:right;
}

.rond_bottom_left {
background:url(../img/edge.gif) no-repeat 0px -6px;
width:6px;
height:6px;
float:left;
}

.rond_bottom_right {
background:url(../img/edge.gif) no-repeat -6px -6px;
width:6px;
height:6px;
float:right;
}

.rond_top, .rond_bottom { height:6px; overflow:hidden;}

.rond p {
margin:0px;
}

/* SPECIFIC */

#titel {
background-image:url(../img/header.jpg);
height:108px;
width:1012px;
text-indent:-9000px;
margin:0px auto;
margin-top:3px;
}

hr {
height: 0px;
border: 0px;
border-bottom: 1px solid #DBE7F5;
}

.klik:link, .klik:visited {
font-weight:normal; 
color:#000000;
}

.klik:hover {
color:#ED2129;
}

.sluiten {
display:none;
}

.sluiten2 {
position:absolute;
left:666px;
}

* html .sluiten2 {
left:641px;
}

.description {
display:none;
}

#menu {
margin:0px;
padding:0px;
list-style:none;
}

#left {
width:272px;
float:left;
margin-bottom:-32000px;
padding-bottom:32000px;
}

#menu li {
padding:0px;
width:210px;
line-height:50px;
margin:0px 0px 0px 30px;
padding-left:30px;
background:url(../img/bullet_link.gif) no-repeat left;
}

#menu li.active_menu {
background:url(../img/active_link.gif) no-repeat;
height:50px;
width:195px;
margin:0px 0px 0px 14px;
padding:0px 0px 0px 45px;
}

#menu li.active_menu a {
color:#ffffff;
}

#adress {
background-image:url(../img/adress.jpg);
padding-left:20px;
padding-top:7px;
width:190px;
height:117px;
margin-left:15px;
position:absolute;
bottom:6px;
}

#adress p {
padding:0px;
margin-top:4px;
margin-bottom:0px;
}

#adress a:link, #adress a:visited  {
color:#000;
font-weight:normal;
}


#adress strong {
color:#4468BC;
}
