body.main {
	background-color : Black;
	background-image : url(images/bg6.jpg);
	background-repeat : no-repeat;
	background-position : top,left;
	font-size : larger;
	font-weight : bold;
	color: #CCCC99;
	background-attachment : fixed;
}
.iframe {
	background-color : Black;
	background : transparent;

	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;

	font-family : cursive;
	font-size : 13px;
	color: #CCCC99;
	
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	margin: 0px;
	padding: 0px;
}
.datumcel {
	font-family : cursive;
	font-size : 12px;
	color: #CCCC99;
}
.hlinkiframe {
	background : transparent;

	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;

	font-family : cursive;
	font-size : 13px;
	color: #CCCC99;
	
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	margin: 0px;
	padding: 0px;

	cursor:pointer;
}
.subtabelbg{
	font-size : 13px;
	color: #CC9966;
	border : thin dotted #CC7744;
}

.infotabeliframe{
    font-size : 13px;
	color: #CC9966;
	border : none;	
	text-align:center;
}
.kopiframe{
	font-size: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
	color : #CC9966;
	font-weight : bold;
}
th {
	font-size: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
	color : #CC9966;
	font-weight : bold;
}


body {
	background-color : Black;
	scrollbar-3dlight-color: #CCCC99;
	scrollbar-arrow-color: #CCCC99;
	scrollbar-base-color: #CCCC99;
	scrollbar-darkshadow-color: #CCCC99;
	scrollbar-face-color: #CCCC99;
	scrollbar-highlight-color: #CC9966;
	scrollbar-shadow-color: #CCCC99;
}

td.menu{
	font-family : Haettenschweiler;
	font-size : 14px;
	text-align : center;
	vertical-align : middle;
	height :20px;
}

a {
	font-family : cursive;
	font-size : 13px;
	color: #CCCC99;
	text-decoration : none;	
}

a:hover {
	font-family : cursive;
	font-size : 13px;
	color: #CCCC99;
	text-decoration : underline;
}

a.kopiframe {
	font-size: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
	color : #CC9966;
	font-weight : bold;
}
a.kopiframe:hover {
	font-size: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
	color : #CC9966;
	font-weight : bold;
}

h1{
	font-family : cursive;
	font-size : 12px;
	text-align : center;
	color : #CC9966;
}
beh-tbl-bg{
	background-color: #CCCC99;
}
