/* CSS Document */

#container
{
background-image: url(../layout/counter_banner.png);
background-repeat: no-repeat;
background-position: center;
margin: 0 auto;
position: relative;
width: 875px;
height: 1000px;
}

body
{
background-color:#333;
background-image:url(../layout/achtergrond_tulp.jpg);
background-repeat: no-repeat;
background-position: center;
background-attachment: fixed;
}

#slogan
{
	float: left;
	margin-top: 110px;
	width: 875px;
	height: 25px;
	position: relative;
	font-family: "Comic Sans MS", cursive;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	text-align: center;
}

#button
{
	background-image: url(../layout/button1.png);
	background-repeat: no-repeat;
	background-position: center;
	float: left;
	width: 875px;
	height: 35px;	
	font-family: "Comic Sans MS", cursive;
	font-size: 13px;
	color: #000000;
	line-height: 15px;
	position: relative;
	margin: 0 auto;
	text-align: center;
	text-decoration: none;
}

#menu
{
	font-family: "Comic Sans MS", cursive;
	font-size: 13px;
	color: #000000;
	line-height: 13px;
	position: relative;
	margin: 0 auto;
	text-align: center;
	text-decoration: none;
}
	
#tekstvak
{
	width: 875px;
	height: 800px;
	position: relative;
	float: left;
	font-family: "Comic Sans MS", cursive;
	font-size: 13px;
}

h1
{
	  font-family: "Comic Sans MS", cursive;
	  font-size: 13px;
	  font-weight: normal;
	  color: #000;
	  text-align: left;
	  margin-left: 5px;
}

h2
{
	  font-family: "Comic Sans MS", cursive;
	  font-size: 13px;
	  font-weight: normal;
	  color: #000;
	  text-align: center;
}

.tekst1links
{
	background-image: url(../layout/tekstvak_links_rechts.png);
	background-repeat: no-repeat;
	float: left;
	width: 334px;
	height: 160px;
	position: relative;
	margin-left: 90px;
}
	
.tekst1rechts
{
	background-image: url(../layout/tekstvak_links_rechts.png);
	background-repeat: no-repeat;
	float: right;
	width: 334px;
	height: 160px;
	position: relative;
	margin-right: 90px;
}

.tekst2links
{
	background-image: url(../layout/tekstvak_links_rechts.png);
	background-repeat: no-repeat;
	float: left;
	width: 334px;
	height: 160px;
	position: relative;
	margin-left: 90px;
}
	
.tekst2rechts
{
	background-image: url(../layout/tekstvak_links_rechts.png);
	background-repeat: no-repeat;	
	float: right;
	width: 334px;
	height: 160px;
	position: relative;
	margin-right: 90px;
}
.button2
{
	background-image: url(../layout/button1.png);
	background-repeat: no-repeat;
	background-position: center;
	float: left;
	width: 875px;
	height: 36px;	
	font-family: "Comic Sans MS", cursive;
	font-size: 13px;
	color: #000000;
	line-height: 7px;
	position: relative;
	margin: 0 auto;
	text-align: center;
	text-decoration: none;
}

#gedichtenvak
{
	background-image: url(../layout/gedichtvak.png);
	background-repeat: no-repeat;
	background-position: center;
	float: left;
	width: 865px;
	height: 365px;
	position: relative;
	overflow-y:auto;
}

.subonzichtbaar
{
height: 290px;
width: 685px;
position: relative;
float: left;
overflow-y:auto;
margin-left: 95px;
}

.tekst
{
	background-image: url(../layout/tekstvak.png);
	background-repeat: no-repeat;
	background-position: center;
	position: relative;
	float: left;
	margin-left: 8px;
	height: 710px;
	width: 875px;
}

.tekstonzichtbaar
{
height: 710px;
width: 660px;
position: relative;
float: left;
margin-right: 10px;
margin-left: 95px;
}
