@charset "utf-8";
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 20px;
	font-weight: bolder;
	font-variant: small-caps;
}
.kopjes {
	font-family: Tahoma, "Tahoma Bold";
	font-size: 14px;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
}


.plat {
	font-family: Tahoma, "Tahoma Bold";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.platvet {
	font-family: Tahoma, "Tahoma Bold";
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

/* CSS Document */
body {
	height : 50%;
	max-height : 100%;
	width : 100%;
	padding : 0;
	margin : 0;
	border : 0;
	text-decoration: none;
}
#containermain {
	position : absolute;
	left : 50%;
	height : 600px;
	width : 900px;
	background-repeat: no-repeat;
	margin-left: -435px;
	background-color: #fff;
}#logo {
	background-repeat: no-repeat;
	background-position: left bottom;
	position: absolute;
	height: 150px;
	width: 200px;
	left: 0px;
	top: 0px;
}
#header {
	position: absolute;
	height: 150px;
	width: 660px;
	left: 200px;
	top: 0px;
	margin-left: 10px;
}
#bar {
	position: absolute;
	height: 440px;
	width: 200px;
	left: 0px;
	top: 150px;
	margin-top: 10px;
	text-align: left;
}
#main {
	position: absolute;
	height: 440px;
	width: 660px;
	left: 200px;
	top: 150px;
	margin-top: 10px;
	margin-left: 10px;
}
.barmenu {
	position: absolute;
	height: 36px;
	width: 200px;
	vertical-align: middle;
	text-align: left;
	display: table;
	line-height: 22px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #0c0;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 6px;
}
.barmenu a:link{
	color: #000;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: blink;
}
.barmenu a:hover{
	color: #F00;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 2px;
}
.topmenu {
	position: absolute;
	height: 15px;
	width: 80px;
	text-align: center;
	top: 60px;
	border-top-width: 70px;
	border-top-style: solid;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
}
.topmenu a:link{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
}
.topmenu a:visited{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
}
.topmenu a:hover{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
}
.topmenu a:active{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
}
.pos1 {
	background-color: #508;
	border-top-color: #84A;
	left: 0px;
}
.pos2 {
	background-color: #306;
	border-top-color: #96F;
	left: 85px;
}
.pos3 {
	background-color: #039;
	border-top-color: #069;
	left: 170px;
}
.pos4 {
	background-color: #060;
	border-top-color: #090;
	left: 255px;
}
.pos5 {
	background-color: #C90;
	border-top-color: #FF6;
	left: 340px;
}
.pos6 {
	background-color: #F30;
	border-top-color: #F90;
	left: 425px;
}
.pos7 {
	background-color: #900;
	border-top-color: #F33;
	left: 510px;
}
.pos8 {
	background-color: #F3C;
	border-top-color: #f9f;
	left: 595px;
}
.active {
	border-top-color: #fff;
}
.clicked {
	border-left-width: 0px;
	font-weight: bold;
	color: #0C0;
	padding-left: 0px;
}
.txt {
	position: relative;
	width: 660px;
	top: 0px;
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
}
.txt a:link{
	text-decoration: underline;
}
.txtbottom {
	position: relative;
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	width: 660px;
}

.pic {
	position: absolute;
	width: 400px;
	top: 50px;
}
.foto {
	text-align: right;
	right: 0px;
}

.left {
	left: 0px;
	text-align: left;
}
.right {
	right: 0px;
	text-align: left;

}
/*.txt a:hover {
	position: absolute;
	width: 200px;
	height: 440px;
	top: 0px;*/
}
.bottom {
	bottom: 0px;

}
.prevnext {
	position: absolute;
	padding: 2px;
	margin: 2px;
	width: 150px;
	height: 20px;
	color: #606;
	text-align: center;
	z-index: 99;
}
.top {
	top: 0px;
}

