/* COMMON TAGS */
* {
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
body {
	font-family: "Trebuchet MS", Verdana, "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", Arial, sans-serif;
	font-size: 13px;
	color: #432C23;
	background-color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	min-width: 800px;
}
p, h1, h2, h3 {
	padding:12px 8px;
	margin:0;

}
a {
text-decoration: underline;
color: #555555;
}
a:hover {
text-decoration: underline;
color: #000000;
}
hr {
 height: 1px;
}
h1 {
	/*line-height:1pt;*/
	font-size: 300%;
	color:#444444;
	font-family: "Century Gothic", Arial, sans, sans-serif;
	letter-spacing: -0.07em;
	font-style: normal;
	font-weight: normal;
	margin:0px 10px 0px 10px;
	padding: 0px;
}
h2 {
	/*line-height:1pt;*/
	font-size: 150%;
	color:#444444;
	font-family: "Century Gothic", Arial, sans, sans-serif;
	letter-spacing: -0.07em;
	font-style: normal;
	font-weight: normal;
	margin:0;
	padding: 0px;
}
h3 {
	/*line-height:1pt;*/
	font-size: 120%;
	color:#111111;
	font-family: "Century Gothic", Arial, sans, sans-serif;
	letter-spacing: -0.05em;
	font-style: normal;
	font-weight: normal;
	margin:0px 10px 0px 10px;
	padding: 0px;
}
h3.nieuws {
	/*line-height:1pt;*/
	font-size: 160%;
	color:#E67700;
	font-family: "Century Gothic", Arial, sans, sans-serif;
	letter-spacing: -0.05em;
	font-style: normal;
	font-weight: normal;
	margin:0px 10px 0px 10px;
	padding: 0px;
}
p.nieuws {
	font-size: 90%;
	color: #555555;
	margin: 0px;
	padding: 0px;
}
img {
	border:0px;
}
img.intext {
	padding: 8px;
	padding-left: 0px;
}
ul {
list-style-type: circle;
padding: 16px;
}
/* END COMMON TAGS */

/* BEGIN CONTAINERS AND KOLOMMEN */
#upper-bg {
	z-index: 0;
	background-color: #FFFFFF;
	/*background-image: url(gambar/upper-sbg.jpg);
	background-repeat: repeat-x;*/
	position: absolute;
	top: 20px;
	left: 20px;
	width: 98%;
	height: 250px;
}
#kontainer {
	z-index: 10;
	/*background-color: #5C3D30;
	background-image: url(gambar/bg.jpg);
	background-repeat: repeat-y;*/
	width: 768px;
	padding-top: 180px;
	position: relative;
	padding-bottom: 16px;
	padding-left: 16px;
	padding-right: 16px;
	/*display: block;*/
	margin: 0px auto;
	/*text-align: left;
	padding-left: 20px;
	*/
}
#media {
	z-index: 10;
	/*background-color: #5C3D30;
	background-image: url(gambar/bg.jpg);
	background-repeat: repeat-y;*/
	width: 100%;
	/*height: 420px;*/
	padding-top: 180px;
	position: relative;
	margin: 0 auto;
	/*text-align: left;
	padding-left: 20px;
	*/
}
#main {
	background-color: #FFFFFF;
	text-align: left;
	/*position: relative;*/
	width: 800px;
	left: 20px;
	top: 0px;
	margin: 0 auto;
	
}
#gallery {
	background-color: #FFFFFF;
	text-align: left;
	/*position: relative;*/
	width: 100%;
	height: 500px;
	display: block;
	padding: 0;
	left: 0px;
	top: 0px;
	margin: 0 auto;
	
}
#flashcontent {
	background-color: #FFFFFF;
	width: 100%;
	height: 500px;
	display: block;
	margin: 0 auto;
	padding: 0;
	}
#hdr {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 180px;
}
.left600 {
	width: 540px;
	float: left;
}
.right200 {

	width: 200px;

	float: right;
	
	
}
.full800 {
	width: 740px;
	display: block;
	float: left;
	
}
.merah {
	
	color: #721500;
	
}
.biru {

	color: #3790EC;
	
}
.ijo {

	color: #70853E;
}
.putih {

	color: white;
}
.bg-biru {
background-color: #E2EEF9;
}
.prijs-bg {
	background-image: url(music/img/prijs-bg.gif);
	background-repeat: no-repeat;
	width: 240px;
	height: 140px;
}
.right-adv {

	display: block;
	font-size: 80%;
	color: #888888;
}
.caption {
 font-size: 85%;
}
.right-groen {

	display: block;
}
.scroll {
	font-family: "Courier New", Courier, sans, sans-serif !important;
	border: 1px solid #AAAAAA;
	width: 600px;
	height: 400px;
	overflow: scroll;

}
.warn {
	border: 1px solid yellow;
}
.error {
	border: 1px solid red;
	background-color: yellow;
}
#ftr {
	color:#AAAAAA;
	font-size: 90%;
	clear: both;
	text-align: center;
}
#ftr a {
	color:#AAAAAA;
	text-decoration: underline;
}
#ftr a:hover {
	color:#555555;
	text-decoration: underline;
}
.coloured-box {
	background-color: #F1EEE4;
	width: 540px;
	padding:0px 0px 0px 0px;
	background-image: url(gambar/notasi-bg.gif);
	background-repeat: repeat-y;
}