body { 
	font-family:Verdana, Trebuchet MS, Tahoma, Arial;
	font-size: small;
	color: navy;
}

table, 
tr, 
td{
    font-size: 100%;
}

body.content {
	background-color: #FFFFFF;
font-size: 100%;
}


#contentbox{
	width:100%;
	margin-top    : 10px;
}

#intro{
	font-size: 100%;
}
/** content home **/
body.home {
	background-color: #24397C;
	font-size       : 100%;
	color      : #CBD0E0;
	letter-spacing  : 0.75;
}
#homelogo {
	position:absolute;
	left:20px;
	top:120px;
	width:400;
	height:120;
}

#homecontentbox {
        position:absolute;
        left:20px;
        top:50px;
        width:400;
}

/** Kruimelpad **/
#kruimelcontainer {
	width:98%;
	text-align:right;
	font-size: 100%;
}
font.kruima{
	color:#EB831D;
	font-weight:bold;
}
font.kruimb{
	color: #5C5A84;
	font-weight:bold;
}

/***********
jarige
***********/
a.jarige:hover{
	color           : #EB831D;
	text-decoration : line;
}

a.jarige:active,a.jarige:link,a.jarige:visited{
	color           : #EB831D;
	text-decoration : none;
}

font.jarige{
	font-size: 50%;
	color: #EB831D;
}
td.jarigegebdatum{}
td.jarigenaame{}
/***********
TopFrame
***********/
body#topframe {
	background: #24397C url("../images/logo.gif") no-repeat fixed left top;    
}

#mediumlogo {
	position:absolute;
        left:470px;
        top:3px;
}

#extramenu {
	position    : absolute;
	bottom		: -10px;
	left		: 200px;
}

/** snelmenu **/
span.snelmenucontainer  {
	position:absolute;
	z-index:12;
	top:50px;
	left:200px;
	border:0px;
}

#line {
	position    : absolute;
	height      : 81px;
	width       : 100%;
	top:		: 0	px;
	border-bottom: 1px solid #FFFFFF;
}

a.top:link,a.top:visited {
	padding-left    : 5px;
	margin-right    : 5px;
	color           : #CBD0E0;
	text-decoration : none;
	font-size       : 70%;
	letter-spacing  : 0.75;    
}

a.top:hover,a.top:active {
	padding-left    : 5px;
	margin-right    : 5px;
	color           : #EB831D;
	text-decoration : none;
	font-size       : 70%;
	letter-spacing  : 0.75;
}

/***********
Chat
***********/
body.chat_stream{
	background-color: #FEDBB6;
	color: #EB831D;
}
body.chat_users{
	background-color: #FEDBB6;
	color: #EB831D;
	border: 1px;
}
body.chat_speak{
	background-color: #FEDBB6;
	color: #EB831D;
}
h6{
	margin-bottom: 0px;
	margin-top: 0px; 
}
h6 .rubriek{
	text-align: center;
}

img.but_terug{
	position: absolute;
	top: 17px;
	right: 20px;
}

h6 a,a,.rubriek,h6 {
    font-size: 100%;
}


#content ul.ul_lijst li {
    font-size: 100%;
    margin-bottom: 0px;
}

#content ul.ul_lijst li.lijstitem_bullet {
    background-position: left 2px;
    padding-left: 14px;
}

#content ul.ul_lijst li .lijstitem_titel {
    text-decoration: underline;
}

#content ul.ul_lijst li .lijstitem_datum {
    font-weight: normal;
}

a.archief {
    margin-top: 15px;
    display: block;
}

h6.rubriektitel {
    margin-bottom: 10px;
}

div#archiefkop {
   text-align: left;
   
}

div.tedownloaden a {
    font-weight: normal;
}

span.kenmerken_toon_document_grootte {
    font-size: 80%;
}