html,body{
	padding: 0;
	margin: 0;
}

body{
	background-color:#CCFFFF;
	scrollbar-Face-Color:#006666;
	scrollbar-arrow-color:#CCFFFF;
	scrollbar-Track-Color:#CCFFFF;
	scrollbar-Shadow-Color:#006666;
	scrollbar-Highlight-Color:#CCFFFF;
	scrollbar-DarkShadow-Color:#CCFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #006666;
	font-size: 10px;
	text-align:justify;
}
h1{
display:none;
}
p.right{
text-align:right;
}
p.center{
text-align: center;
}
img{
border: 0px;
}





/*LINKS*/
a:link{
color:#006666;
text-decoration: none;
}
a:visited{
color:#333333;
text-decoration:none;
}
a:hover{
color:#333333;
text-decoration:underline;
}
a:active{
color:#333333;
text-decoration:underline;
}
a.onder:link{
color:#006666;
text-decoration:underline;
}
a.onder:visited{
color:#333333;
text-decoration:underline;
}
a.onder:hover{
color:#333333;
text-decoration:underline;
}
a.onder:active{
color:#333333;
text-decoration:underline;
}
a.skin:link{
color:#000000;
text-decoration: none;
}
a.skin:visited{
color:#000000;
text-decoration:none;
}
a.skin:hover{
color:#FFFFFF;
}
a.skin:active{
color:#FFFFFF;
text-decoration: none;
}



/*DIVS*/
div.teller{
display: none;
}
div.inhoud{
	position: absolute;
	top: 170px;
	left: 230px;
	padding-right: 50px;
}
div.pic{
float:left;
width: 120px;
height: 240px;
margin: 5px;
text-align: left;
}
div.series{
float:left;
width: 120px;
height: 130px;
margin: 5px;
text-align: left;
}
div.ser_text{
width: 400px;
text-align: left;
}
div.menu{
	position: absolute;
	top: 260px;
	left: 100px;
	width: 100px;
	text-align: left;
}
div.menu2{
	position: absolute;
	top: 90px;
	left: 230px;
}
div.menu3{
	position: absolute;
	top: 110px;
	left: 260px;
	border-left: 1px solid #006666;
	padding-left: 3px;
}
div.menu4{
	position: absolute;
	top: 110px;
	left: 410px;
	border-left: 1px solid #006666;
	padding-left: 3px;
}
div.head1{
	background-image: url(img/sg1/1.jpg);
	height: 43px;
	width: 984px;
	float:left;
	background-repeat:no-repeat;
}
div.head_end{
	background-image: url(img/sg1/2.gif);
	height: 43px;
	background-repeat: repeat-x;
}
div.head2{
	background-image: url(img/sg1/3.jpg);
	height: 40px;
	width: 844px;
	background-repeat:no-repeat;
}
div.knop{
	background-image: url(img/sg1/5.jpg);
	height: 21px;
	width: 223px;
	position: absolute;
	left: 597px;
	top: 83px;
	background-repeat:no-repeat;
}
div.knop_text{
	padding-top: 5px;
	text-align:center;
	font-size:10px;
}
div.links1{
	background-image: url(img/sg1/4.jpg);
	height: 21px;
	width: 223px;
	background-repeat:no-repeat;
}
div.links2{
	background-image: url(img/sg1/6.jpg);
	height: 160px;
	width: 204px;
	background-repeat:no-repeat;
}
div.links3{
	background-image: url(img/sg1/7.jpg);
	height: 438px;
	width: 84px;
	background-repeat:no-repeat;
}
div#links_end{
	background-image: url(img/sg1/8.gif);
	width: 23px;
	height: 800px;
	background-repeat: repeat-y;
}
div.links_end{
	background-image: url(img/sg1/8.gif);
	width: 23px;
	height: 200px;
	background-repeat: repeat-y;
}










