/* $Id: tsd_app.css,v 1.15 2006/03/01 12:52:04 leopold Exp $ */

body
{
	background-color: #FFEED5 ;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif ; 
	font-size: 10pt ;
	font-style: normal ; 
}

div#navigation {
	width: 144px ;
	height: 550px ;
	padding: 4px ;
	padding-left: 12px ;
	background-color: #ffaa00 ;
	color: white ;
	font-size: 12pt ;
	font-weight: bold ;
	line-height: 24pt ;
}

td#navigation_td {
	background-color: #ffaa00 ;
}

#navigation a {
	color: white ;
	text-decoration: none ;
}

div#logo {
	width: 800px ;
	height: 150px ;
}


div#contents {
	width: 624px ;
	padding: 4px ;
	padding-left: 8px ;
	padding-right: 8px ;
	background-color: #FFC368 ;
}

td#contents_td {
	background-color: #FFC368 ;
}


h1, h4 { font-size: 12pt ; color: #263B86 ; margin-top: 8px ; }
h2 { font-size: 12pt ; color: #263B86 ; }
td, th, h3 {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif ; 
	font-size: 10pt ; line-height: 150% ;
}
input, textarea, select { font-size: 9pt ; }

form { margin: 0px ; } 
formset { border: 0 ; }

.forum_item { border: 1px solid #eeeeee ; background-color: #C5D8FF ; padding: 4px ; margin-bottom: 4px ;}
.forum_naam { font-weight: bold ; margin: 0 ; }
.forum_text { font-style: italic ; margin: 0 ;}
