@charset "UTF-8";
/* CSS Document */ 
 
 
/* HTML
----------------------------------------------------------*/
body {
	background-image: url('http://www.laserhunter.com/images/bg_body.gif');
	background-color:#EBEFF0;
	background-position: top;
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-bottom: 20px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height:20px;
	color: #4B4C4B; 
	}
 
#container {
	width: 880px;
	position:relative;
	left: 50%;
	margin: 0 0 0 -440px;
}
 
* {
	padding:0px;
	margin:0px;
}
 
 
/* TOP
----------------------------------------------------------*/
#top {
	width: 880px;
	height: 100px;
}
 
#logo {
	width: 242px;
	height: 100px;
	position:relative;
	top:0px;
	left:0px;
}
 
#languages {
	width: 590px;
	height:25px;
	position:absolute;
	top:8px;
	right:4px;
	text-align:right;
}
 
#chat {
    position: absolute;
    top: 32px;
    right: 5px;
    z-index: 0;
	text-align: right;
}
 
/* MENU
----------------------------------------------------------*/
#menudiv {
	width: 590px;
	height:25px;
	position:absolute;
	top:75px;
	right:4px;
	background-image:url('http://www.laserhunter.com/images/menu_bg.png');
}
 
#menu {
	padding:0;
	padding-left: 5px;
	margin:0;
}
  
#menu li {
	list-style-type:none;
	display:inline;
}
  
#menu a, #menu a:visited {
	color:#FFF;
	text-decoration:none;
	display:block;
	width:85px;
	border-right:1px solid #578a0a;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:0.8em; 
	text-align:center; 
	text-decoration:none;
	line-height:15px;
	padding:5px;
	float:left;
}
 
#menu a:hover {
	background-image:url('http://www.laserhunter.com/images/bg_menu_sel.gif');
}
 
#menu .selected a {  
	font-weight: bold;
	background-image:url('http://www.laserhunter.com/images/bg_menu_sel.gif');
	background-repeat:repeat-x;
}   
 
/* HEADER
----------------------------------------------------------*/
 
#header {
    width: 880px;
    height: 239px;
    background: url('http://www.laserhunter.com/images/bg_header_4.jpg');    
}

 
 #header a {
    position: absolute;    
    top: 211px;
    right: -2px;
}
#header a img {
    display: block;
}
 
/* CONTENT
----------------------------------------------------------*/
#content {
	background-image: url('http://www.laserhunter.com/images/bg_content.gif'); 
	background-repeat:no-repeat;
	width:880px;
	min-height:873px;	
}
 
/* MAIN CONTENT
----------------------------------------------------------*/
#content-main {
	width:510px;
	padding-left:40px;
	padding-right:40px;
	float:left;
	font-size:12px;
}
			
	  /* BLOCKQUOTE
	  ----------------------------------------------------------*/
	  
	  blockquote {
		  background-image: url('http://www.laserhunter.com/images/quote_top.gif');
		  background-repeat: no-repeat;
		  background-position: left 5px;
		  padding-left: 30px;
		  padding-bottom:30px;
		  font-style: italic;
		  color: #4f8a09;
		  font-size:18px;
		  font-style:italic;
	  }
	  
	  blockquote span {
		  background-image: url('http://www.laserhunter.com/images/quote_bottom.gif');
		  background-repeat: no-repeat;
		  background-position: right bottom;
		  display: block;
		  width:450px;
		  padding-right: 20px;	
	  }
 
	  /* ITEM
	  ----------------------------------------------------------*/
	  .textitem {
		  border-bottom: 1px solid #CCC;
		  margin-bottom:20px;
		  padding-bottom:20px;
	  }
	  
	  a.readmore {
		  display: block;
		  background: url('http://www.laserhunter.com/images/bg_arrow.gif') no-repeat 0% 50%;
		  padding: 0px 0px 0px 12px;
		  line-height: 180%;            
	  } 
	  a:hover.readmore {        
		  background: url('http://www.laserhunter.com/images/bg_arrow_sel.gif') no-repeat 0% 50%;
	  }
	  
	  .textitem h1 {  
		  padding: 2px 0px 5px 0px;        
		  font-size: 15px;
		  color: #4B4C4B;
		  text-transform: uppercase;
	  } 
	  
	  .textitem img {
		border: 0;
		vertical-align: top;
		margin: 10px 0px 10px 0px;    
		}
	  
	  p.undertitle {
		  font-size:10px;
		  padding: 5px 0px 10px 12px;  
	  }
	  
	  .textitem ul {
  			 list-style-image:url('http://www.laserhunter.com/images/bg_arrow.gif');
			 padding: 5px 0px 5px 25px;  
		}
			
/* LEFT SIDEBAR
----------------------------------------------------------*/
	  #content-left-sidebar {
		  width:230px;
		  height:100%;
		  float:left;
		  padding-left:30px;
		  padding-right:30px;
		  font-size:11px;
	  }
	  
	  #content-left-sidebar h2 {
		  background: url('http://www.laserhunter.com/images/bg_h2.gif') no-repeat 0% 50%;
		  margin: 10px 0px 5px 0px;
		  padding: 0px 0px 0px 14px;
		  font-size: 15px;
		  color: #4B4C4B;
		  text-transform: uppercase;
	  }
	  
	  #content-left-sidebar ul {
  			 list-style-image:url('http://www.laserhunter.com/images/bg_arrow.gif');
			 padding: 5px 0px 5px 25px;  
		}
	 #content-left-sidebar img {
		 margin: 10px 0px 10px 0px;  
	 }
 
/* FOOTER
----------------------------------------------------------*/
#footer {
	width:100%;
	clear: both;
	text-align:center;
	font-size:9px;
}
 
/* LINKS & IMAGES & TEKST
----------------------------------------------------------*/
a {
    color: #4f8a09;
}
a:hover {
    text-decoration: none;
}
 
img {
	border: 0;
	vertical-align: top;
}
 
p#inlog {
	text-align:right;
}
 
/* Formulieren
----------------------------------------------------------*/
 
 
 
 
