/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
	background-color: #000000;
/*
	background-color: #FF9C00;
	background-image: url(../../images/structure/bg.jpg);
*/
	background-repeat: repeat-x;
	color: #F4F4F4;
}
table {
	border-spacing: 0;
}

tr {
	vertical-align: top;
}

img {
	border: 0;	
}

td,th, div, span, p, h1, h2, h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #ffffff;
}
a:link, a:visited {
	text-decoration: underline;
	color: #FF9C00;
}
a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #FF9C00;
}
h1 { 
	font-size: 18px;
	color: #FF9C00;
	text-transform:uppercase;
}
h2 { 
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
}
h3 { 
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
}

#wrapper {
	position: relative;
	margin: 0px auto;
	width: 960px;	
}
#top {
	height: 88px;
}
#logo {
	position: absolute;
	top: 0px;
	left: 0;
	z-index: 2;
}
#topfoto {
	margin-bottom: 8px;
}
#topfoto_vlag {
	position: absolute;
	top:1px;
	left: 264px;
	z-index: 1;
}
#marquee {
	border: 1px solid #565656;	
	background-color: #131313;
	
	height: 18px;
	width: 282px;
	font-weight: bold;
	position: absolute;
	top: 59px;
	right: 0;
	color: #fff;
}
	
#adres {
	position: absolute;
	top: 87px;
	right: 0;
	
	padding: 14px;
	width: 254px;
	height: 185px;
	
	font-size: 14px;
	line-height: 19px;
	
	border: 1px solid #565656;
	background-color: #131313;
	
	text-align: center;
	vertical-align: bottom;
}
#menu {
	margin-top: 8px;
	width: 958px;
	border: 1px solid #565656;
	background-color: #131313;

}

#midden {
	width: 960px;
	margin-top: 8px;
}
#content {
	width: 635px; 
	border: 1px solid #565656;
	background-color: #131313;
	padding: 15px;
}
#main {
	min-height: 300px;
	height: auto !important;
	height: 300px;
}

#right img{
	margin-bottom: 8px;
}
#logotjes {
	width: 281px;
	height: 140px;
	padding-top: 10px;
	
	vertical-align: middle;
	text-align: center;
	
	border: 1px solid #565656;
	background-color: #000;
}
#submenu {
	width: 251px;
	border: 1px solid #565656;
	background-color: #131313;
	padding: 15px;
}
#submenu a {
	color: #F4F4F4;
	text-decoration: none;
	line-height: 22px;
}
#submenu a:hover {
	color: #FFAE00;
	font-weight: normal;
	text-decoration: none;
}

#inkoopform td {
	padding: 2px 2px;
}

#inkoopform input[type=text] {
	width: 250px;
}

#inkoopform select {
	width: 250px;
}

#inkoopform tr.apk select {
	width: 125px !important;
}

/* prettyPhoto */
p.currentTextHolder {
	color: #959595;
}
