* {
	 text-align:left;
 }
 body{
	 background: url(../images/background.jpg) repeat-x;
	 font-family: "Arial";
	 font-size:9pt;
	 text-align:center;

 }
 a {
  color:#ff6600;
  text-decoration:none;
 }
 
 a:hover {
  text-decoration:underline;
 }
 
 a img {
  border:none;
 }
 
 table {
 font-size:8pt;
 }
 
 .container {
	 width:760px;
	 margin: 0 auto;
 }

 .logo {
	 margin-top: 25px;
	 text-align:center;
 }
 .menu {
	 width:760px;
	 margin-top:15px;
	 _margin-top:5px;
 }
 .content {
	 margin-top:15px;
 }
 .col1, .col2, .col3 {
	 width:240px;
	 float:left;
 }

h2 {
	 color:#ff6600;

	 font-size:11pt;
 }
 .logo h1 {
	 color:#ff6600;
	 font-weight:normal;
	 font-size:19pt;
 }
 .col2 {
	 margin-left:20px;
	 margin-right:20px;
 }
 
 .menu ul li {
  list-style:none;
    display:inline;
    font-size:15pt;
    }
 
 .homebutton {
  padding:15px;
  background:#fff4df;
  border:1px solid #f9a400;
 }
 
 td {
 padding-right:10px; font-size:9pt;
 }
 
 
 .Aankomende_toernooien {
  width:480px;
  float:left;
  height:220px;
 }
 
 .Over_bowlingkalender {
  width:233px;
  height:220px;
 }
 
 legend {
  color:#ff6600;
  font-weight:bold;
  background:#fff;
  padding:3px 10px 3px 10px;
  border:1px solid #ccc;
  font-size:10pt;
  _margin-left:0px;
 }
 
 fieldset {
  margin-top:5px;
  border:1px solid #ccc;

 }
