  
body {
	font-family:verdana, arial, helvetica, sans-serif;
	font-size: 101%;
	color: #fff;
	text-align: center;
	background-color: #fff;
	padding:0;
	}

#main {
background-image: url(../navipics/bg.gif);
background-repeat: no-repeat;
text-align: left;
	padding-top:0em;
	margin-left: auto;
	margin-right: auto;
	width: 650px;
	height: 100%;
}

#bommel {
float: left;
position: relative;
}

#bommel2 {
position: absolute;
left: 7px;
top: 17px;
width: 145px;
height: 334px;	
	background: url(../navipics/bommel.gif) no-repeat right top;
}

#header {
position: relative;
background-color: transparent;
	width: 650px;
	height: 150px;
}

#nav {
float: left;
position: relative;
background-color: transparent;
	width: 500px;
	height: 46px;
	
}
#content {
clear: left;
background-color: #fff;
	width: 471px;
border : 7px solid #D4222E;
margin : 0 0 0 11px;
padding: 3px;
border-bottom-width: 10px;
border-top-width: 10px;
}
#content2 {
position: relative;
color: #fff;
background-color: #D4222E;
padding: 1px 3px 8px 8px;
font-size: 0.8em;
}


#count {
position: absolute;
left: 62px;
top: 116px;
width: 500px;
}
table.timer {
white-space: nowrap;
font-size: 10px;
color: #fff;
}
table.timer.td {
white-space: nowrap;
padding: 0;
margin: 0;
}


/*- imagehover--------------------------- */

#imghov{
position:absolute;
height: 252px;
width: 169px;
text-indent: -280px;
overflow: hidden;
display: block;
border: 2px solid #fff;
}
#imghov2 {
position:absolute;
height: 169px;
width: 252px;
text-indent: -280px;
overflow: hidden;
display: block;
border: 2px solid #fff;
}
/* IE5 hack */
    * html #imghov:hover {
	 padding-top: 236px;
	 paddin\g-top: 0px;
	 }
    * html #imghov2:hover {
	 padding-top: 153px;
	 paddin\g-top: 0px;
	 }

#imghov:hover,#imghov:focus,#imghov2:hover,#imghov2:focus{
background-position: bottom left;
}


/*- Menu Tabs 11--------------------------- */

    #tabs11 {
      float:left;
	 position: absolute;
	 left: 3px;
	 top: 0px;
			 background-color: transparent;
      font-size:12px;
      line-height:normal;
		text-align: center;
      }
    #tabs11 ul {
          margin:0;
          padding:5px 10px 0 7px;
          list-style:none;
      }
    #tabs11 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs11 a {
      float:left;
      background:url("../navipics/butt.gif") no-repeat left top;
      margin:0 16px 0 0;
      padding:0 0 0 4px;
      text-decoration:none;
		width: 79px;
		height: 28px;
      }
		*html #tabs11 a {
      margin:0 14px 0 0;			
		}
    #tabs11 a span {
      float:left;
      display:block;
      padding:6px 15px 4px 6px;
      color:#fff;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs11 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs11 a:hover span {
      color:#000;
      }
    #tabs11 a:hover {
      background-position:0% -28px;
      }
    #tabs11 a:hover span {
      background-position:100% -28px;
      }

      #tabs11 #current a {
              background-position:0% -28px;
      }
      #tabs11 #current a span {
              background-position:100% -28px;
      color:#000;
      }
		
		
		
/*- Textlayout--------------------------- */
		
		
		#content2 li {
			margin-top: 6px;
		}
		
		li.null {
			list-style: none;
		}
		
		h1 {
			display: none;
		}
		#content2 h2, h3 {
		font-size: 1.1em;
		margin-top: 6px;
		font-weight: bold;
			
		}
		
		#content2 a {
	color: #fff;
	text-decoration: none;
	font-style: italic;
	
}

#content2 a:link,  a:visited {
	color: #fff;
	text-decoration: none;
}

#content2 a:focus {
	color: #fff;
	text-decoration: underline;
}

#content2 a:hover {
	color: #fff;
	text-decoration: underline;
}
#content2 a:active {
	color: #fff;
	text-decoration: underline;
}


