/* CSS Document */

html, body { margin:0; padding: 0; }
body { background: black; color: #CCCCCC; font: 12px/180% arial,verdana,sans-serif; }
ul.menu { margin:0; padding: 0; list-style: none; }
h1, h2,h3 { margin: 0; padding: 0; font-weight: normal; }

#container { width: 1000px; min-height: 800px; margin: 0 auto; position: relative; background: url("img/blad_bg.jpg") top left no-repeat;}
#logo {position: absolute; top: 64px; left: 101px;}

#main { height: 40px; width: 627px; position: absolute; top: 80px; right: 24px; overflow: hidden; }
#main li { display: inline; color: white; margin-left: 10px; font-size: 12px; line-height: 40px; }
#main li a { color: white; text-decoration: none; font-size: 15px; margin-left: 10px;  }

h1 { position: absolute; top: 136px; left: 480px; line-height: 30px; font-size: 24px; color: #9B5CA5; padding-left: 8px; max-width: 450px; overflow: hidden;}
h2 { position: absolute; top: 166px; left: 480px; line-height: 24px; font-size: 15px; color: #333333; background-color: #666666; padding: 0 8px; max-width: 450px; overflow: hidden; }

#content { position: relative; top: 230px; left: 462px; width: 460px; }
#inner { width: 416px; min-height: 410px; padding: 0 22px 0 22px; background: url("img/content_bg.gif") left 410px no-repeat; overflow-x: hidden;}
#inner p { margin: 0; padding-top: 8px; padding-bottom: 7px;}
#inner .lead { font-size: 14px; color: #9B5CA5; line-height: 200%; margin-top: 0; padding-top: 0; }
#inner h2 { position: static; font-size: 24px; color: #CCCCCC; background: none; padding:0;}
#inner h2 a { color: #cccccc; text-decoration: none; }
#inner h2 a:hover { text-decoration: underline; }
#inner #newsitem { padding: 15px 0; }
#inner #newsitem a.leesverder, #inner #morenews { color: #cccccc; text-decoration: none; font-style: italic; white-space: nowrap;}
#inner #morenews { width: 70px; display: block; margin-top: 10px; }
#bottom { background: url("img/content_bottom.png") no-repeat; width: 460px; height: 22px; }
address { font-style: normal;  width: 460px; text-align: center; padding: 20px 0; color: #CCCCCC; }

.leftimg { width: 157px;height: 157px; position: absolute;  }

#imgone { top: 218px; left: 72px; }
#imgtwo { top: 218px; left: 267px; }
#imgthree { top: 413px; left: 267px; }
