body {
	background-color: #FFCB99;
	font-family: "Comic Sans MS", Arial, "Helvetica Fraction";
	color: #663300;
	font-size: 16px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 3px;
	margin: 0px;
}
#left {
	float: left;
	width: 162px;
	height: 660px;
	font-size: 75%;
	text-align: center;
	left: 0px;
	top: 0px;
	position: absolute;
	background-image: url(Assets/navbg2.jpg);
}
#left   #flags {
	position: absolute;
	font-size: 12px;
	height: 15px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	width: 90px;
	top: 78px;
	left: 16px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#left #log {
	height: 260px;
	width: 140px;
	position: absolute;
	top: 104px;
	right: 10px;
	font-size: 11px;
	padding: 0px;
}
#left #log #data {
	height: 220px;
	position: relative;
	left: 0px;
	top: 0px;
	width: 140px;
	overflow: auto;
	background-color: #FFFFCC;
	border: 2px ridge #666666;
}
#left #log #data a {
	text-decoration: underline;
}
#left #log #nav {
	height: 16px;
	position: absolute;
	left: 25px;
	top: 230px;
	width: 90px;
	vertical-align: baseline;
}
#left #ads {
	position: absolute;
	top: 381px;
	left: 20px;
	text-align: center;
	width: 120px;
	font-size: 80%;
	height: 90px;
	border: 1px solid #660000;
}
#left #info {
	position: absolute;
	top: 560px;
	left: 0px;
	text-align: center;
	width: 160px;
	font-size: 80%;
	height: 30px;
}
#left #rss {
	position: absolute;
	height: 25px;
	width: 60px;
	top: 580px;
	left: 50px;
}
#left #visits {
	position: absolute;
	width: 160px;
	font-size: 75%;
	bottom: 0px;
	left: 0px;
}
#left #visits a {
	color: #FFFFFF;
}
#main {
	height: 500px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	position: absolute;
	left: 162px;
	width: 618px;
	background-image: url(Assets/mainbg2.jpg);
	top: 90px;
	z-index: 6;
}
#main #text {
	position: relative;
	height: 400px;
	padding: 5px;
	font-size: 80%;
	left: 0px;
	width: 605px;
	z-index: 16;
	top: 0px;
}
#main #text #ltext {
	position: absolute;
	left: 2px;
	top: 2px;
	width: 360px;
	padding-left: 5px;
}
#main #text #rtext {
	position: absolute;
	top: 180px;
	left: 2px;
	right: 4px;
	padding-left: 5px;
}

#main #text #scroll {
	width: 200px;
	height: 150px;
	border: 2px solid #990000;
	background-color: #FF6633;
	position: absolute;
	right: 5px;
	top: 5px;
	float: right;
	margin: 4px;
}
#main #text a {

}
#main #text a:hover {
	text-decoration: underline;
}


#main #voet {
	left: 100px;
	top: 505px;
	height: 60px;
	width: 468px;
	position: absolute;
	border: 1px solid #660000;
}
#top {
	position: absolute;
	top: 0px;
	width: 618px;
	height: 122px;
	background-image: url(Assets/hoofdbg2.jpg);
	z-index: 4;
	left: 162px;
}


#top td {
	border: 1px solid #FFFFFF;
	bottom: 0px;
	margin: 0px;
	padding: 0px;
}

#top  #nav_hor {
	bottom: 34px;
	position: absolute;
	font-size: 12px;
	height: 22px;
	text-align: center;
	left: 2px;
	margin: 0px;
	padding: 0px;
	width: 613px;
}
#top  #nav_hor  a {
	display: block;
}
#top  #nav_hor a:hover {
	text-align: center;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}

#top  #nav_hor td {
	border: 1px solid #000000;
	bottom: 0px;
	margin: 0px;
	padding: 0px;
	background-color: #ECC59C;
}
.curs_left {
	top: 0px;
	left: 0px;
	position: absolute;
}
.curs_right {
	right: 0px;
	top: 0px;
	position: absolute;
}
.img_ro_nav {
	border: 1px solid #FFcb99;
	margin: 5px 5px 5px 10px;
	float: left;
}


.img_new {
	right: 0px;
	position: absolute;
	float: left;
	top: 0px;
	z-index: 45;
}
.img_flags {
	border: 1px solid #FFFFFF;
}
.imgNoBorder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

h4 {
	font-size: 18px;
}
