@charset "utf-8";

/* CSS Document */

body{
	margin: 0px auto;
	font-family: Courier New, Courier, monospace;
	font-size: 12px;
	color: #000000;	
	font-weight: normal;
	background-color: #FFFFFF;
	background-image: url(images/#.gif);
}
a {
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}

div.spacer {
clear: both;
}

img				{border:0px;display:inline;}
td 				{empty-cells:show;}
table 			{border:0px;}


/* main grid */

#container {
	margin: 0px auto;
	width:980px;
	position:relative;
	font-family: Courier New, Courier, monospace;
}

#sort {
	position:relative;	
	font-size: 11px;
	font-family: Helvetica, Arial, Sans-Serif;
	line-height: 16px;
	color: #00A3D8;
	text-decoration: none;
	padding-top: 20px;
	float:left;
}
#sort a {
	color: #00A3D8;
	text-decoration: none;
}
#sort .active {
	text-decoration: underline;
}

#empty {
	position:relative;
	width:255px;
	float:left;
}
#webcam {
	position:relative;
	width:102;
	padding-top:7px;
	padding-left:5px;
	padding-right:5px;
	float:left;
}
#logo {
	position:relative;
	float:left;

}
#linevertical {
	position:relative;
	width:4px;
	height:84px;
	float:left;

}
#line {
	width:100%;
	height:12px;
	position:relative;
	clear: both;
	background-image: url(images/dot.gif);
}
#inhoud {
	position:relative;
	width: 600px;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	float:left;
}
#topleft {
	width:199px;
	position:relative;
	padding-top: 12px;
	padding-left: 10px;
	float:left;
}
#topright {
	width:130px;
	position:relative;
	padding-top: 18px;
	padding-left: 15px;
	float:left;
}

/* tekst styles */


#menuleft {
	width:202px;
	position:relative;
	padding-left: 10px;
	float:left;
}
#menuright{
	width:130px;
	position:relative;
	padding-left: 18px;
	float:left;
}
#prev{
	width:280px;
	position:relative;
	padding-left: 10px;
	float:right;
}
.prevplaat{
	width:300px;
	height:200px;
	position:relative;
	float:left;
}
.imgl{
	position:relative;
	float:left;
	padding-top: 20px;
}
.imgr{
	position:relative;
	float:right;
	padding-top: 20px;
}
.menuitem{
	height:18px;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
.menuitem_active{
	height:18px;
	font-size: 14px;
	color: #000000;
}
.menuitem a{
	font-size: 14px;
	color: #000000;
	text-decoration: none;	
}
.menuitem a:hover{
	color: #000000;
	text-decoration: underline;	
}
.tekst{
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
.tekst a{
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
.tekst a:hover{
	font-size: 14px;
	color: #000000;
	text-decoration: underline;
}
.kop{
	font-size: 18px;
	color: #000000;
	backgroundcolor: #232323;
	text-decoration: underline;
}
.blauw{
font-size: 14px;
	color: #00A3D8;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: none;
}
.blauw a{
font-size: 14px;
	color: #00A3D8;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: none;
}
.blauw a:hover{
font-size: 14px;
	color: #00A3D8;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: underline;
}
.path{
	font-size: 11px;
	font-family: Helvetica, Arial, Sans-Serif;
	padding-top: 3px;
	line-height: 16px;
	color: #00A3D8;
	text-decoration: none;
}
.path a{
	font-size: 11px;
	font-family: Helvetica, Arial, Sans-Serif;
	padding-top: 3px;
	line-height: 16px;
	color: #00A3D8;
	text-decoration: none;
}
.path a:hover{
	font-size: 11px;
	font-family: Helvetica, Arial, Sans-Serif;
	padding-top: 3px;
	line-height: 16px;
	color: #00A3D8;
	text-decoration: underline;
}

