@charset "utf-8";
/* CSS Document */



/* KLEUREN 

00878A - d. turkoois
ACD489 -  beige groen
FFFFFF - wit
00AEEF - Cyan
F6F190 - lichtgeel

*/
body{
font-family:century gothic;
color: #005151;
background-color: #FFFFFF;
}
h1{
font-size: 22px;
color: #FFFFFF;
margin-top:7px;

}
h2{
font-size: 22px;
color: #FFFFFF;
margin-top:3px;

}
h3{
font-size: 18px;
color: 00878A;
margin-bottom:5px;
margin-top:3px;

}
#wrapper{
margin:0px auto;
width: 900px;
Min-height: 902px;
background-image: url(../IMG/achtergrond.jpg);
background-repeat: no-repeat;
border: #ACD489 2px solid;
overflow:hidden;
}
#menu{
	padding-top: 246px;
	margin-left: 507px;
	width: 650px;
	overflow:hidden;
	position:absolute;
	left: 26px;

}
#menuItem{
float:left;
margin-right: 20px;
}
#content{
margin-top:300px;
width: 900px;
height: auto;
overflow:hidden;
}
#BlockBig{
margin: 40px 0px 0px 30px ;
padding: 0px 5px 0px 8px;
width: 393px;
height:453px;
line-height: 1.5em;
font-size:13px;
float:left;
background-image: url(../IMG/Block1.png);
background-repeat: no-repeat;
z-index:3;
}
#BlockBigWide{
margin: 40px 0px 0px 30px ;
padding: 0px 40px 0px 10px;
width: 785px;
height:453px;
line-height: 1.5em;
font-size:13px;
float:left;
background-image: url(../IMG/Block1BIG.png);
background-repeat: no-repeat;
z-index:3;
}
#BlockSmall{
margin: 40px 30px 0px 0px ;
padding: 0px 5px 0px 8px;
height: 203px;
width: 393px;
float:right;
background-image: url(../IMG/Block2.png);
background-repeat: no-repeat;
}
#BlockStretch{
margin: 40px 30px 0px 0px ;
padding: 0px 5px 0px 8px;
height: 453px;
width: 393px;
float:right;
background-image: url(../IMG/Block1.png);
background-repeat: no-repeat;
}
#item{
width: 120px;
height:120px;
border: #666666 2px solid;
margin-left: -129px;
float:left;
margin-top: 5px;


}
#shop{
width: 100%;
height: 200px;
margin-bottom:5px;
}
#shop .item{
width: 170px;
height:120px;
margin-left: 5px;
float:left;

}
#itemLong{
height:121px;
margin-top: 5px;
width: 250px;
margin-left: 129px;
}
#itemLong .tekst{
height:121px;
margin-top: 5px;
width: 270px;
float:left;
}
#tekst{
width: 116px;
height: 120px;
font-size:10px;
border: #666666 2px solid;
float:left;
background-color: #FFFFFF;
margin: 5px 5px 0px 0px;
padding-right: 2px;
padding-left: 2px;
text-align:center;
}


#subline{
font-size:11px;
font-style:italic;
margin-top: 82px;
width: 600px;
height: 20px;
padding-left: 300px;
border-top:#333333 1px solid;
background-color:#CCCCCC;
}

html>body #subline{
.margin-top: 33px;
}
a:link{
color:#00AEEF;
text-decoration:none;
}
a:visited{
color:#00AEEF;
text-decoration:none;
}
a:hover{
color:#ACD489;
text-decoration:none;
}
a:active{
color: #ACD489;
text-decoration:none;
}
input{
color:#005151;

}
#profileBadges{
position:absolute;
width:255px;
z-index:1200;
height:auto;
margin-left:750px;
margin-top: 195px;
}
#workDetail{
width: 600px;
height: auto;
padding: 5px;
}
#workDetail .titel{
width: 590px;
font-weight:bold;
}
#workDetail .tekst{
width: 590px;
height: auto;
}

