/* CSS Document */

body{
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	margin-top:0;
	text-align:left;
	font-family:lucida grande, Trebuchet MS, Arial;
	font-size:12px;
	color:#868686;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#1D1D1D;
	
}

td{
	font-family:lucida grande, lucida grande, Trebuchet MS, Arial;
	text-decoration:none;
	color:#FFFFFF;
	font-size:11px;
	font-weight:100;
	
}

.buttons{
font-family:lucida grande, lucida grande, Trebuchet MS, Arial;
	text-decoration:none;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	}

.text {
	font-family:lucida grande, lucida grande, Trebuchet MS, Arial;
	text-decoration:none;
	color:#ffffff;
	font-size:11px;
	font-weight:100;
	text-align:left;
}
ul
 {
 	list-style-image:url(../images/li.gif);
	font-size:11px;
	list-style-position:outside;
	margin:0px;
	padding-right:15px;
	
 }
 li {
 	
	border-bottom-style:dotted;
	border-bottom-width:1px;
	border-bottom-color:#666666;
	padding-top:5px;
	padding-bottom:5px;
 
 }
 

.red {
	font-family:lucida grande, lucida grande, Trebuchet MS, Arial;
	text-decoration:none;
	color:#a3a3a3;
	font-size:11px;
	font-weight:100;
}
.menu {
	font-family:lucida grande, lucida grande, Trebuchet MS, Arial;
	text-decoration:none;
	color:#a3a3a3;
	font-size:11px;
	font-weight:100;
	text-align:center;
}
.over_menu {
	font-family:lucida grande, lucida grande, Trebuchet MS, Arial;
	text-decoration:none;
	color:#e50101;
	font-size:11px;
	font-weight:100;
	text-align:center;
}


.inputtext {
	font-family:lucida grande, Trebuchet MS, Arial;
	text-decoration:none;
	color:#363636;
	font-size:11px;
	font-weight:100;
	text-align:left;
	border:1px solid #cacaca;
}
.knoptext {
	font-family:lucida grande, Trebuchet MS, Arial;
	text-decoration:none;
	color:#ffffff;
	font-size:11px;
	font-weight:100;
	text-align:center;
	background-color:#333333;
	border:1px solid #ffffff;
}

a {
	font-family:lucida grande, Trebuchet MS, Arial;
	text-decoration:none;
	color:#ffffff;
	font-size:inherit;
	font-weight:inherit;
	text-align:left;
}

a:hover {
	font-family:lucida grande, Trebuchet MS, Arial;
	text-decoration:underline;
	color:ffffff;
	font-size:inherit;
	font-weight:inherit;
	text-align:left;
}

h1{
	font-family:lucida grande, Trebuchet MS, Arial;
	text-decoration:none;
	color:#00bdcd;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	text-transform:uppercase;
}

h2{
	font-family:lucida grande, Trebuchet MS, Arial;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	text-align:left;
	color:#CCCCCC;
	text-transform:uppercase;
}
h3{
	font-family:lucida grande, Trebuchet MS, Arial;
	text-decoration:none;
	color:#6e6e6e;
	font-size:11px;
	font-weight:bold;
	text-align:left;
}


.smallgray {
	font-family:lucida grande, Trebuchet MS, Arial;
	text-decoration:none;
	color:#cacaca;
	font-size:11px;
}


.images {
	border:3px;
	border-style:solid;
	border-color:#cacaca;
}


a.spotdesign {
	font-family:lucida grande, Trebuchet MS, Arial;
	text-decoration:none;
	color:white;
	font-size:11px;
}

a.spotdesign:hover {
	font-family:lucida grande, Trebuchet MS, Arial;
	text-decoration:none;
	color:white;
	font-size:11px;
	text-decoration:underline;
}

.indekijker {
	border-style:solid;
	border-color:#766a59;
	border-width:3px;
}
