

/* lint onder in scherm */
#leftcolumn {
	position: absolute;
	top: 113px;
	left: 0px;
	width: 150px;
	height:auto;
	min-height:  1013px;
	background-color: #F9A03A;
}

	

#setDesign
{
position:absolute;
background-color:Transparent;
font-size:30px;
	top: 400px;
	left: 480px;
	width:220px;
	height:220px;
	border:none;
	z-index:5000;
	color:Transparent;

}


#SetTekst
{
position:absolute;
text-align:center;
background-color:White;
font-family:Arial;
font-size:10px;
	top: 150px;
	left: 200px;
	width:220px;
	height:370px;
	border:12px solid #F9A03A;
	z-index:-1;
}

#CompleteStory
{
	position:absolute;
	text-align: left;
	top:100%;
	left:200px;
}

a
{
color:black; text-decoration:none; cursor:hand; border:0px solid;
}
a:hover
{
color:black; text-decoration:none; cursor:hand; border:0px solid;
}

body
{
    
	background-repeat:no-repeat;
	background-position: 0% 0%;
    background-attachment:scroll;
    cursor:default;
}

#compact_logo_01 {
	position: fixed;
	left: 0px;
	bottom: 0px;
	width: 150px;
	height: 74px;
	background-image: url( "../images/rolflex_logo.jpg");
	z-index:2000;
}

