.body{
	background-color:#000000;
	background-image: url(pics/Gotz.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-attachment: fixed;
	text-align: center;
}

.layout{
	width: 750px;
	margin: 0 auto;
	text-align: left;
	padding-top: 30px;
}

img {
	border: none;
}

/*achtergrond menubalk*/
.spiffyfg_menu{
	height: 20px;
	background-color: #000000;
}

/*Menubalk*/
dl, dt, dd, ul, li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#menu {
	z-index:auto;
	width: 750px;
	margin-top: 3px;
	position: absolute;
}
#menu dl {
	float: left;
	width: 125px;
	
}
#menu dt {
	cursor: pointer;
	text-align: center;
	font-weight: bold;
	background: #FFFFFF;
	border: 1px solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
#menu dd {
	border: 2px solid;
	display: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	background-color: #FFFFFF;
	color: #CCCCCC;
	
}
#menu li a, #menu dt a {
	color: #990000;
	text-decoration: none;
	display: block;
	height: 100%;
	border: 0 none;
}
#menu li a:hover, #menu li a:focus, #menu dt a:hover, #menu dt a:focus {
	background: #CC0000;
	color: #FFFFFF;
}
#site {
	position: absolute;
	z-index: 1;
	top : 70px;
	left : 10px;
	color: #000;
	background-color: #ddd;
	padding: 5px;
	border: 1px solid gray; 
}

/*Rounded Corners*/
.spiffy{
	display:block;
	width: 750px;
	}
.spiffy *{
	display:block;
	height:1px;
	overflow:hidden;
 	font-size:.01em;
  	background:#FFFFFF}
.spiffy1{
	 margin-left:3px;
	 margin-right:3px;
	 padding-left:1px;
	 padding-right:1px;
	 border-left:1px solid #6d6d6d;
	 border-right:1px solid #6d6d6d;
	 background:#bfbfbf}
.spiffy2{
	 margin-left:1px;
	 margin-right:1px;
	 padding-right:1px;
	 padding-left:1px;
	 border-left:1px solid #191919;
	 border-right:1px solid #191919;
	 background:#cecece}
.spiffy3{
	 margin-left:1px;
	 margin-right:1px;
	 border-left:1px solid #cecece;
	 border-right:1px solid #cecece;}
.spiffy4{
 	 border-left:1px solid #6d6d6d;
 	 border-right:1px solid #6d6d6d}
.spiffy5{
  	border-left:1px solid #bfbfbf;
  	border-right:1px solid #bfbfbf}

/*tekstvak_content*/
.spiffyfg{
	background:#FFFFFF url(pics/siluet.png) no-repeat left bottom;
	width: 650px;
	height: 550px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	overflow: auto;
	padding-left: 100px;
	padding-top: 20px;
}
.container{
	width: 550px;
}
.content{
	padding-bottom: 20px;
}
.content2{
	padding-top: 50px;
}
.content3{
	padding-top: 100px;
	padding-bottom: 60px;
}
.content4{
	padding-top: 80px;
	padding-bottom: 60px;
}
.content5{
	padding-top: 30px;
	padding-bottom: 40px;
}
.contentfotoR{	
	padding-top: 10px;
	padding-bottom: 20px;
}
.content_L{
	width: 100px;
	padding-bottom: 20px;
	float: left;
}
.content_L2{
	width: 100px;
	padding-bottom: 15px;
	padding-right: 10px;
	padding-top: 10px;
	float: left;
}
.content_L3{
	padding-top: 10px;
}
.content_L4{
	padding-top: 30px;
	padding-bottom: 40px;
	width: 100px;
	float: left;
}


/*teksttabel: rode balk voor scheiding in tekst in 'container'*/
.redtable{
	height: 13px;
	background-color: #CC0000;
	color: #FFFFFF;
	font-weight: bold;
	width: 550px;
	
		
}
#gastenboek{
	height: 480px;
	width: 550px;
}

/*gebruikt voor Footer*/
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #CCCCCC;
	text-align: center;
}

