/* CSS Document */

/*link info*/
a:link {text-decoration: underline; color:#000000}
a:visited {text-decoration: underline; color:#000000}
a:active {text-decoration:none;color:#000000}
a:hover {text-decoration:blink; color:#000000}

/*main naviagation positioning*/
#navigation{ position:absolute; left:200px; top:150px; width:670px; height:30px}
#content{padding-left:5px; padding-top:5px; position:absolute; left:200px; top:200px; width:670px; height:800px; border-width:2px; border-color:#666666; font-size:16px ; padding-left:20px}
#leftimage{ position:fixed; left:0px; top:150px; width:200px; }
#topimage{position:absolute; left:0px; top:0px; width:870px; height:150px}


/*menu positioning*/
div.menu { color:#FF0000; text-align: center;width: 100px; margin: 0px;padding: 4px;float: left;}
 
/*kalender positioning*/
.kalenderitem{ position:relative; left:0px; top:0px; width:600px; height:110px; float:left;}
.kalendernumber{ position: absolute; background-color:#FF0000; color:#FFFFFF; left:0px;top:0px; width:70px; height:100px; text-align: center; font-weight:bold; font-size:60px; float:left }
.kalenderdate{ position: absolute; background-color:#999999; left:70px; top:0px; width:530px; height:30px; float:left; padding-left:10px; padding-bottom:10px; font-weight:bold}
.kalendercontent{ position: absolute; background-color:#CCCCCC; left:70px; top:30px; width:530px; height:70px; float:left; padding-left:10px; padding-bottom:10px}
.spacer{ position:absolute; width:800px; height:10px; top:100px; float:left; left:0px; background-color:#FFFFFF}


/*leden positioning*/
.ledenimages{float:left;}
.imagesize{ width:120px; height:120px}


/*contact css*/

<!--font-family:"Edwardian Script ITC";-->