/******************************************* body *********************************************/

*{margin: 0px; padding: 0px;}
body {font-family: verdana;font-size: 12px;}
img{border: 0px;}
h1{margin-bottom: 10px;font-family: georgia;font-size: 18px;color: #000000;font-weight: 300;}

/***************************************** div ***********************************************/

#container{position: absolute;left: 50%;margin-left: -410px; /* (width/2) zorgt er icm left en position voor dat je een gecentreerde floating box krijgt.*/;width: 820px;min-height: 100px;top: 20px;}
#container_oud{position: absolute;left: 50%;margin-left: -410px; /* (width/2) zorgt er icm left en position voor dat je een gecentreerde floating box krijgt.*/;width: 820px;background-image: url('../_components/index/logodunyasteyns.gif'); background-repeat: no-repeat; background-position: top left;min-height: 100px;top: 20px;}
#content_container{padding: 15px 0 15px 0; position: absolute; top: 120px; width: 820px;border-top: 1px solid black;}
#menu{float: left; top: 0px;left: 0px;width: 95px;text-align: left;}
#content{float: right; top: 0px;left: 120px;width:700px;}
#content_text{display: block; padding: 5px; margin-top: 10px;width: 690px;border-top: 1px solid black;border-bottom: 1px solid black;}
#spacer{clear: both; display: block; width: 820; height: 15px; border-bottom: 1px solid black;}

/***************************************** menu ***********************************************/

#menu li{list-style-type: none;}
a.menu{margin-bottom: 4px;display: block; height: 18px; width: 95px; line-height: 18px; font-family: georgia;font-size: 14px;color: #000000;text-decoration: none;}
a.menu:hover{background-image: url('../_components/index/arrowsmall.gif');}
a.menusmall{margin-bottom: 4px;display: block; height: 12px; width: 95px; line-height: 12px; font-family: georgia;font-size: 11px;color: #000000;text-decoration: none;}
a.menusmall:hover{background-image: url('../_components/index/arrowsmaller.gif');}

/****************************************** content *********************************************/

#content li{list-style-type: none;}
#content a{font-family: verdana, arial, helvetica, sans-serif; font-size: 12px;color: #666666; text-decoration: none;}
#content a:hover{color: #999999;}
#arrows{padding-top: 10px; height: 16px;width: 700px;text-align:center;}
#arrows a{padding: 10px;}

li#text{list-style-type: decimal; margin-left: 20px;}