html {margin: 0px; padding: 0px }

body	{background: #000000 url(../Pictures/bodybg.jpg) 50% 0px repeat-y; 
	 	 font-family: tahoma, verdana; 
	 	 font-size: 10pt; 
	 	 text-align: center;
		 margin: 0px;
		 padding: 0px;
		 overflow-y: scroll }
		 
#container	{background-image: url(../images/contentbg.jpg);
			 background-repeat: repeat-y;
			 width: 799px;
			 text-align: left;
			 color: #000000;
			 margin: 10px auto 0px auto; /*top right bottom left*/ }
			 
#top	{background-image: url(../images/top.gif);
		 background-repeat: no-repeat;
		 position: relative;
		 width: 799px;
		 height: 269px;
		 margin: 0px auto 0px auto }
		 
#bottom	{background-image: url(../images/contentbg_bottom.jpg);
		 background-repeat: no-repeat;
		 width: 799px;
		 height: 37px;
		 position: relative;
		 margin-left: auto;
		 margin-top: -25px;
		 clear: both;
		 z-index: 1;
		 overflow: hidden }
#content_header {width: 799px;
				 text-align: center;
				 padding-top: 5px;

				 margin-bottom: 10px; }
#content_container {width: 739px;
					border-top: 1px solid #0B7B40;
					margin: 0px 30px 0px 30px;
					padding-bottom: 5px;
					overflow: hidden;
					z-index: 2;
					position: relative }
#content {width: 573px;
		  *width: 578px; /*IE*/
		  float: left;
		  background-image: url(../images/Kempenerpop-2007_new.gif);
		  background-repeat: repeat-y;
		  background-position: top;
		  padding-top: 10px;
		  padding-right: 5px;
		  *padding-right: 0px; /*IE*/
		  overflow: hidden;
		  margin-bottom: 5px;
		  border-right: 1px solid #0B7B40;
		  clear: none;
		  z-index: 2 }
#content_fotos {width: 573px;
		  	   *width: 578px; /*IE*/
			   float: left;
			   padding-top: 10px;
			   padding-right: 5px;
			   *padding-right: 0px; /*IE*/
			   overflow: hidden;
			   margin-bottom: 5px;
			   border-right: 1px solid #0B7B40;
			   clear: none;
			   z-index: 2 }
.sponsors {float: right;
		   position: relative;
		   width: 155px;
		   padding: 10px 0px 0px 0px;
		   margin-bottom: 10px;
		   margin-left: 0px;
		   text-align: center;
		   overflow: hidden;
		   clear: none;
		   display: inline;
		   z-index: 2 }
#menu {width: 180px;
	   display: block;
	   position: relative;
	   margin: 0px;
	   left: 580px;
	   top: 25px;
	   *top: 22px /*IE*/}
#menu img {text-align: center;
		  margin: 3px 0px 3px 0px;
		  height: 17px;
		  border: none;
		  display: block;
		  position: relative }
#menu a img{border: none }
a {color: #003300; text-decoration: underline }
a:active {color: #003300; text-decoration: none; font-weight: bold }
a:visited {color: #003300; text-decoration: underline }
a:hover {color: #003300; text-decoration: underline; font-weight: bold }

.kop {font-size: 14pt; font-weight: bold }
.subkop {font-size: 12pt; font-style: italic; font-weight: normal }
.spacer {height: 755px; float: right; width: 1px }
.active {font-weight: bold;
		 color: #003300 }
.sponsor_logo {width: 150px;
			   height: 80px }
.sponsor_logo a img{border: none }
.footer {text-align: right;
		 color: #999999;
		 position: relative;
		 font-size: 10px;
		 margin-top: -10px;
		 background: #FFFFFF;
		 padding-right: 30px;
		 padding-top: 10px;
		 margin-bottom: 0px }
table {font-size: 10pt }
.clear {clear: both; height: 1px; overflow: hidden }
