html{ margin:0px; padding:0px; height:100%;}
body{ margin:0px; padding:0px; height:100%; background:url(images/bg.jpg) no-repeat center top; font-size:10px; color:#333; font-family:Verdana;}
p{ margin:0px; padding:6px 0px; }
td{ font-size:10px;}

h1{ margin:0px; padding:0px 20px; color:#222222; font-size:12px; background:url(images/ster.jpg) no-repeat;}
h2{ margin:0px; padding:0px 20px; color:#222222; font-size:11px; }
h3{ margin:0px; padding:0px 20px; color:#222222; font-size:10px; }

a{ color:#288ba2; text-decoration:none; outline:none;}
a:hover{ color:#000; }

a img{ border:none;}

li{ list-style-image:url(images/li.jpg);}
/* ___________________________________*/

#container{ margin:0 auto; min-height:100%; position:relative;  width:800px; }

/* --- HEADER --- */
#header{ padding-top:70px; height:120px; text-align:left; }


/* --- MIDDLE --- */
#middle{ overflow:hidden;  margin:0 auto; }

/* --- LINKS --- */
#links{ float:left; width:210px; }

/* --- MENU --- */
#menu{  }
#menu li{ list-style:none;}
#menu a{ color:#222222; text-transform:uppercase; display:block; line-height:30px; font-size:10px;}
#menu a b{ color:#888888; padding-right:10px;}
#menu a:hover{ color:#d82257;}


/* --- RECHTS --- */
#rechts{ float:right; width:590px;  }

/* --- CONTENT --- */
#content{  margin:0 auto; color:#333333; min-height:195px; line-height:20px;}

.lijn{ background:url(images/lijn.jpg) repeat-x; height:3px; padding-bottom:10px;}


/* --- FOOTER --- */
#footer{ height:20px;}
#footer a{ color:#666;}
#footer a:hover{ color:#d82257;}


/* --- algemeen --- */
.links{ float:left;}
.rechts{ float:right;}



input{ width:250px;}
textarea{ width:250px;}
