* {margin:0;padding:0}
body {
	background-color:#000000;
	color:#ffffff;
	font:80% Arial, sans-serif;
	line-height:140%;
	background-image:url(../img/bg.jpg);
	background-repeat:no-repeat
}
h1 {
	font-size:150%;
	font-weight:normal;
	margin-bottom:17px;
}
img {
	border:none;
}
a {
	color:#a6ce39;
}
a:hover {
	text-decoration:none;
}
strong {
	font-weight:bold
}
b {
	font-weight:bold
}
li {
	list-style-type:none;	
	background-image:url(../img/bullet.gif);
	background-repeat:no-repeat;
	background-position: top left;
	padding: 0 0 0 15px;
	margin: 3px 0 3px 17px;
}
ul {
	margin-top: 15px;
	margin-bottom: 20px;
}
blockquote {
	margin: 17px 0px 20px 25px;
}
input:hover, input:active {
	background: #fcfcfe;	
}
textarea:hover, textarea:active {
	background: #fafafc;
}
.slingeraap {	
	margin-bottom:-2px;	
}

/* --- STRUCTUUR --- */
#preview {
	margin:0;
	padding:1px 0 2px 0;
	border-bottom:solid 1px #000000;
	background-color:#ffffcc;
	color:#000000;
	width:100%;
	font-size:11px;
}
#wrapper {
	width:800px;
	margin:25px 0 0 90px;
}
/* topper */
#topper{
	width:100%;
	margin-bottom:40px;
	float:left;
}
#icons{
	height:25px;
	float:right;
	margin-right:-40px;
	position:relative	
}
/* Links */
#links{
	width:210px;
	float:left;
}
#logo{
	width:177px;
	height:135px;
	background-image:url(../img/jazz_case.gif);
	float:right
}
/* Rechts */
#rechts{
	width:550px;
	min-height:600px;
	float:right;
	border-left:1px solid #838383;
	padding:0 0 0 20px;
	margin-top:119px;
}
/* Voeter */
#voeter {
	width:100%;	
	margin-top:50px;
	float:left
}
#koppie{
	margin-right:-38px;
	color:#999999;
	float:right;
	font-size:85%;
	position:relative;
}
a.klikmij {
	color:#999999;
	text-decoration:none;	
}
a.klikmij:hover {
	color:#cccccc;
}


/* ---------- contact ---------- */
.contacttabel {
	font-size: 12px;
	margin-left:20px;
}
td.contacttabel {
	padding:3px;
}
.contactinput {
	font-size: 12px;
	border: 1px solid #a0a0a0;
	padding: 1px 1px 1px 1px;
	width:120px;
	background-color:#f8f8f8;	
}
.contacttextarea {
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	border: 1px solid #a0a0a0;
	background-color:#f8f8f8;		
	padding: 1px 1px 1px 1px;
	width:240px;
	height:75px;
}
#verzendknop{
	margin: 15px 0 0 55px;
}

/* ---------- menu ---------- */
#menu{
	float:right;
	margin-top:75px;
	text-align:right
}
.knop1{
	width:210px;
	height:23px;
	background-image:url(../img/menuhoekje.gif);
	background-position:right;
	background-repeat:no-repeat;
	padding-top:4px;
}
.knop1_down{
	width:210px;
	height:23px;
	background-image:url(../img/menuhoekjedown.gif);
	background-position:right;
	background-repeat:no-repeat;
	padding-top:4px;
}
a.knoptekst1{
	color:#cccccc;
	text-decoration:none;
	padding:4px 25px 5px 7px;
}
a.knoptekst1:hover{
	color:#ffffff;
}
a.knoptekst1_select{
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	padding:4px 25px 5px 7px;
}
.knoptekst1_nolink{
	color:#cccccc;
	padding:4px 25px 5px 7px;
}
.menulijntje{
	width:210px;
	height:3px;
	background-image:url(../img/menulijntje.gif);
	background-repeat:no-repeat;
	font-size:0px;
}
.knop2{
	width:210px;
	height:23px;
}
a.knoptekst2{
	color:#cccccc;
	text-decoration:none;
	padding:3px 25px 4px 5px;
}
a.knoptekst2:hover{
	color:#ffffff
}
a.knoptekst2_select{
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	padding:3px 25px 4px 5px;
}