.clear{float:none;clear:both;}


* {
    margin:0px;
    padding: 0px;
  }


body {
    font-family : Arial, Verdana;
    font-size : 14px;
  }

#center {
	background-image:url("img/background-2bottom.jpg");
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
	position:relative;
	width:1000px;
  }


#main {
    position: relative;
    background-image : url('img/background-2.jpg');
    background-repeat : no-repeat;
    width : 1000px;
  }


#content {
    background-color : #ffffff;
    background-image : url('img/main_bg.gif');
    background-repeat : repeat-y;
    margin-left : 178px;
    overflow-x : hidden;
    overflow-y : auto;
    padding-bottom : 20px;
    padding-left : 50px;
    padding-right : 20px;
    padding-top : 20px;
    margin-top : 96px;
    width : 701px;
  }


#tekst {
	float:left;
	width: 480px;
    height: 100%;
  }


#nieuws {
    float:right;
    height: 100%;
    width: 160px;
    padding-left: 10px;
    padding-right: 10px;
  }


#menu {
    color: #ffffff;
    font-weight: bold;
    left: 9px;
    top: 15px;
  }


#menu a {
    padding-left: 9px;
    padding-right: 9px;
    text-decoration: none;
  }

#menu a.link{color:white;}

#menu a:hover {
    color: #e2001a;
  }


a.link {
    color: #000000;
    font-size: 14px;
  }


a.sublink {
    color : #ffffff;
    font-size : 12px;
  }


p#submenu {
    padding-top: 5px;
  }


a.news {
    font-size: 10px;
    color: #660033;
  }


span.news {
    font-size: 12px;
  }

span.submenu1{width:150px;display:inline;position:relative;}
div.submenu{color:black;display:block;position:absolute;left:0;}
div.submenu a{text-decoration:none;}
span.submenu1 p{display:none;background-color:#b50d1a;line-height:19px;color:black;width:200px;padding:8px;margin:2px;text-align:left;position:relative;margin-left:9px;padding-left:2px} 
#menu span.submenu1 a.selected{color:red;}
a.sublink{color:#fff;}

tr{height:20px;}
