* { margin:0; padding:0; }
html, body {
    height: 100%;
    width:100%;
    margin:0; padding:0;
}
#winkeltekst {
    position: absolute; 
    left:640px;
    bottom: 0;
    top:160px;;
	border:0 solid #000;
	padding: 0;
	margin: 0;
	width:320px;
 	overflow: visible;
	height:500px;   
}


html, body	
{
	background: #0af;
}



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

div.afbeeldingen
{
	width:120px; 
	float:left; 
}

div.afbeeldingen div
{
	background:#fff;
	padding:5px 5px 2px 5px;
	margin-bottom:10px;
}

.rij2
{
	margin: 0 0 0 15px;
	position:absolute;
	top: 27px;
	left:135px;
}


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



div#modellen, div#opdruk, div#divers
{
	position:absolute;
	top:150px;
	left:20px;
	border:1px solid #fff;
	padding:10px 15px 10px 15px;
	
}

div#modellen
{
	width:255px;
}

div#opdruk
{
	left:306px;
}

div#divers
{
	left:470px;
}


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
{
	color:#fff;
	text-align: left;
}

.center
{
	text-align: center;
}

h3
{
	color:#000;
	margin:4px 0;
	text-align: center;
}


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

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


h3
{
	line-height:15px;
}

h2
{
	text-align: left;
	color: #fff;
	line-height:14px;
}



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;
}



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;
}


.onderschrift
{
	text-align:left;
	line-height:10px;
	
}

.onderschrift span
{
	color:#0af;
}


