body {
    margin:0;
	padding:0;
	background-color:#000000;
	font-family: 'century gothic', Georgia,  "Times New Roman", Times, serif;
	font-size: 80%;
}
td {
   font-family: 'century gothic', Georgia, "Times New Roman", Times, serif;
	font-size:90%; 
}

#wrapper {
    width: 1024px;
	height:auto;
	border:solid 2px #48372D;
	margin-left:auto;
	margin-right:auto;
	background-color:#937D68;
	background-image:url(../layout/wrapper_background.png);
	background-repeat:repeat-x;
}
#header {
    position:relative;
    background-color:#F4EDE2;
	height:200px;
	width:794px;
	margin-left:112px;
	padding:2px;
	border-left:#000000 solid 1px;
	border-right:#000000 solid 1px;
}

#language {
   
	float: right;
	padding-right: 15px;
	padding-top: 7px;
}

#language img {
	margin: 6px;
}

#logo {
    float:left;
    width:277px;
	height:200px;
	padding-right:2px;
	background-color:#F4EDE2;
}
#player1 {
    float:left;
    height:200px;
	padding-top:2px;
	width:515px;
	background-color:#F4EDE2;
    padding:0;
	margin:0;
}
#nav {
    width:798px;
	margin-left:112px;
	border-left:#000000 solid 1px;
	border-right:#000000 solid 1px;
	background-color:#000000;
	font-family: 'century gothic', Georgia, Helvetica,  sans-serif;
}
#content {
    float:left;
    width:786px;
	height:auto;
	margin-left:112px;
	padding:6px;
	background-color:#F4EDE2;
	border-left:#000000 solid 1px;
	border-right:#000000 solid 1px;
}
*html #content {
    margin-left:56px;
}
#footer {
    clear:both;
	width:1024px;
	height:87px;
}
h1 {
    font-family: 'century gothic', Georgia, Helvetica,  sans-serif;
	letter-spacing:1px;
	font-size: 125%;
	color:#48372D;
	margin-top:20px;
	margin-bottom:20px;
}
h2 {
    font-family: 'century gothic', Georgia, Helvetica,  sans-serif;
	letter-spacing:1px;
	font-size: 110%;
	color:#48372D;
	margin-top:20px;
	margin-bottom:0;
	padding:0;
}
#adressen {
    list-style-type:none;
}
#adressen li {
    margin-bottom:4px;
}
#content a {
    color:#48372D;
	text-decoration:none;
}
#content a:hover {
    color:#48372D;
	text-decoration:underline;
}
a[rel*="external"]  {  padding-right: 15px;  background: url(../layout/icon_external.png) right no-repeat;}
.button {
    border: 1px solid #48372D;
	background-color:#937D68;
	color: #F4EDE2;
}
.input {
    border: 1px solid #937D68;
	}
.afbeelding_rand {
    border: solid 1px #48372D;
	margin-left: 10px;
	margin-right: 10px;
	}
     	
#map {
    float:left;
    border: 1px solid #48372D;
	}
#showroomtext {
    float:left;
	width:350px;
	}
#copy  {
    height:12px;
    margin-left:116px;
	background-color:#000000;
	padding-top:2px;
	}
#copy a {
    font-family: Arial, Helvetica, sans-serif;
	color:#937D68;
	text-decoration:none;
	font-size:90%;}
#copy a:hover {
    text-decoration:underline;
	}