html, body	
{
	background: #0af;
}

div.rand
{
 	background: #0af url(../images/sillyscreensblauw.gif) 0 0 repeat-x;
}



div.formulier
{
	position: absolute;
	left:30px;
	top:550px;
	width:auto;
	height:120px;
	overflow: none;
	z-index:15;
	font-size: 12px;
	padding:5px;
	background-color:#9ce;
}

div.naamadres
{
	float:left;
	width:210px;
}

div.bestelling, div.uitverkoopbestelling
{
	float:left;
	width:260px;
	height:67px;
	overflow:none;
	border:1px solid #fff;
	padding:10px 3px;
	margin:5px 5px 5px 0;
}

div.uitverkoopbestelling
{
	border:0px solid #fff;
	width:auto;
	margin:10px 5px 0 0;
}

form
{
	font-size:10px;
	line-height:20px;
}

span.label, span.label2, span.label3
{
	float: left;
	width: 35px;
	font-size:10px;
}

span.label2
{
	width: 78px;
}

span.label3
{
	width: 65px;
}

input
{
	padding:0;
	margin:0;
	font-size:11px;
}

input.formbutton
{
	font-size:10px;
}

table
{
	border-spacing:0;
	font-size:10px;
}



div.model
{
	position: absolute;
	left:30px;
	top:140px;
	width:152px;
	height: 400px;
	background:#7c0;
}

div.opdruk
{
	position: absolute;
	left:192px;
	top:140px;
	width:152px;
	height: 400px;
	background:#d0a;
}

div.reactie
{
	position: absolute;
	left:95px;
	top:200px;
	width:280px;
	height: 100px;
}

.uitverkoopoverzicht
{
	position: absolute;
	left:27px;
	top:150px;
	width:720px;
	height:340px;
	overflow:auto;
	z-index:10;
	padding-right:5px
}

.uitverkoopoverzicht img
{
	float:left;
	margin-right:20px;
	margin-bottom:20px;
}



h1, h3, .center
{
	color:#d0a;
	margin:4px 0;
	text-align: center;
}

.uitverkoopoverzicht h1, .uitverkoopoverzicht h3
{
	text-align: left;
	color:#fff;
}

.uitverkoopoverzicht h2
{
	text-align: left;
	color:#000;
}


.formbuttons
{
	text-align: right;
	margin-right:10px;
}

form h1
{
	text-align:left;
}

form h3
{
	float: left;
}

h3
{
	line-height:15px;
}

h2
{
	text-align: center;
	color: #fff;
	line-height:10px;
	margin-top:4px;
}



a.nav2:link, a.nav2:visited
{
	display:block;
	text-align:center;
	background-color:#fff;
	margin: 2px 3px 0 3px;
	line-height:13px;
}

a.nav2:hover, a.nav2:active
{
	background-color:#000;
	color: #fff;
}

iframe.frame1, iframe.frame2, iframe.frame3
{
	position: absolute;
	top:202px;
	left: 33px;
	border:0 solid #000;
	width:146px;
	height:335px;
	padding: 0;
	margin: 0;
	background:#fff;
	overflow:auto;
}

iframe.frame2
{
	left:195px;
}

iframe.frame3
{
	top:140px;
	left:355px;
	width:550px;
	height:400px;
	background:#0af;
}

a.noot:link, a.noot:visited
{
	color: #000;
}

.noot, a.noot, a.noot:hover, a.noot:active
{
	color: #d0a;
}

.credit
{
	position: absolute;
	left:350px;
	top: 630px;
	color:#9ce;
	z-index:1000;
	font-size:9px;
	text-transform:uppercase;
	font-weight:700;
}

a.creditlink:link, a.creditlink:visited
{
	color:#9ce;
	text-decoration:underline;
	font-size:9px;
}
