﻿
#masthead{
padding 10px;
height:200px;
background:url("gambar/bahasa_indonesia.gif") repeat-x;
}

body {

margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
font-family: verdana, arial, helvetica, sans-serif;
color: #333;
background-color: white;

}

#inhoud {

position: absolute;
top: 70px;
left: 210px;
width: 545px;
border:1px solid #FF66CC;
padding: 5px 10px;
font-family: verdana, arial, helvetica, sans-serif;
font-size: 0.8em
/*margin: 10px 210px 0px 210px;*/
}

#inhoud p {

}

#inhoud h1 {
font-family: verdana, arial, helvetica, sans-serif;
color: red;
text-align: center;
font-size: 200%
}

/* Main Column Table */

#inhoud table {
	margin-top:0.0em;
       
}

#inhoud thead th {
font-size: 100%;
	background:#ffe4e1;
}

#inhoud td {
	padding:0.3em;
	background:#E6E6FA;
        font-size: 0.9em;
        vertical-align: top;
        width:254px;        
        border: 1px  
}

#inhoud td:hover {
	background:#FFFFCC;
        
}

#inhoud th {
	padding:0.5em;
	background:#F4F4F4;
	color:#004D85;
}

#inhoud th strong {
	color:#F60;
}

p.klein {
font-family: verdana, arial, helvetica, sans-serif;
font-size: 0.8em
}

#menu_links {

position: absolute;
top: 70px;
left: 9px;
float: left;
width: 180px;
border:1px solid #000;
background:#FFCCFF;
padding: 5px
}

#menu_links p {
font-family: verdana, arial, helvetica, sans-serif;
font-size: 0.7em
}

#menu_links h2 {
font-size: 100%;
font-weight: bold;
margin: 0;
background:#dc42a9;
color: #f3e5f8;

}

#menu_links a:link{
	color: #000;
    font-weight: normal;
	text-decoration: none
}

#menu_links a:hover {
FONT-WEIGHT: bold; FONT-SIZE: 100%; COLOR: red; FONT-FAMILY: verdana, arial, helvetica, sans-serif; TEXT-DECORATION: none}


#menu_rechts {

position: absolute;
top: 102Px;
right: 5px;
width: 180px;
background: pink;
border: 1px solid #000;
padding: 5px
}


.menu {
	list-style: none;
	padding: 0 0 0 10px;
	margin: 10px 0px 10px 0px;
}

.menu a {
	width: 180px;
	height: 25px;
	display: block;
	color: #5b88aa;
	background: transparent url("archief/menu.gif") no-repeat;
	padding-top: 5px;
	font-weight: bold;
	padding-left: 10px;
	margin-bottom: -5px;
	text-decoration: none;
}

.menu a:hover {
	background: transparent url("archief/menu-hover.gif") no-repeat;

}


#footer {

clear: both;
color: #999;
text-align: center;
margin-top: 0px
font-family: verdana, arial, helvetica, sans-serif;
font-weight: bold;
font-size: 0.7em

}