body {
	margin: 			0px;
	padding: 			0px; 
	background: 			#fff url('../img/bg.gif'); 
}

/* TABELLEN */

table {
	font:				11px tahoma;
	color:				#000;
}

#container {
	width:				760px;
	height:				100%;
	background:			#fff;
	border-left: 			3px solid #000; 
	border-right: 			3px solid #000;
}

#logo {
	width:				100%;
	height:				210px;
	padding:			0px;
	border-bottom:			3px solid #000;
}

#balk_ondermenu {
	width:				100%;
	background:			#fff;
	padding: 			0px;
	vertical-align:			top;
	border-top:			3px solid #000;
}


#content {
	width:				100%;
	height:				100%;
}

#grijze_vlak {
	width:				170px;
	height:				100%;
	background:			#e4e4e5;
	vertical-align:			top;
	font:				11px Tahoma;
}

#nieuws {
	background:			#e4eefb;

    text-align: left;

	vertical-align:			top;	
	margin-bottom:			8px;
}

/* TEKSTEN */

.menu, a.menu:visited{
	font-weight: 			bold;
	color:				#fff;
	text-decoration:		none;
	padding-right:		 	2px;
	padding-top: 			4px;
	padding-bottom: 		4px;
}

.menu_streepje{
	font-size:			11px;
	font-weight: 			bold;
	color:				#0066CC;
	text-decoration:		none;
	padding-right:		 	2px;
	padding-top: 			4px;
	padding-bottom: 		4px;
}

.menu:hover{
	color:				#99CCFF;
	text-decoration: 		none;
}

H1 { 
	color: 				#003299; 
	font:				bold 13px Tahoma;
	padding-left:			4px;
	padding-top:			2px;
	padding-bottom:			2px;
	margin:				0px;
}

H2 { 
	color: 				#000; 
	font:				10px Tahoma;
	padding-left:			4px;
	padding-top:			2px;
	margin:				0px;
}

H3 { 
	color: 				#fff; 
	font:				bold 13px Tahoma;
	margin:				0px;
}

H4 { 
	color: 				#fff; 
	font:				bold 11px Tahoma;
	margin:				0px;
}

H5 {
	color: 				#003299; 
	font:				bold 11px Tahoma;
}

a, a:visited
{
	color: #000;
	text-decoration: none;
}

a:hover
{
	color: #000;
	text-decoration: underline;
}

a.lichtblauw, a.lichtblauw:visited
{
	color: #0066CC;
	text-decoration: none;
}

a.lichtblauw:hover
{
	color: #0066CC;
	text-decoration: none;
}

a.blauw, a.blauw:visited
{
	color: #003299;
	text-decoration: none;
}

a.blauw:hover
{
	color: #003299;
	text-decoration: underline;
}

a.wit, a.wit:visited
{
	color: #FFF;
	text-decoration: none;
}

a.wit:hover
{
	color: #FFF;
	text-decoration: underline;
}

/* REST */

form	{
	margin:				0;
	padding:			0;
}

input, textarea	{
	font:				10px Tahoma;
	border: 			1px solid #0066CC; 
	padding-left:			2px;
}

.button_login { 
	background: 			#CCCCCC;
	border: 			#666666 1px solid; 
	color: 				#666666; 
	font-weight: 			bold; 
}

#groteBalk {
   background: #e4eefb;
   padding-top: 3px;
   padding-bottom: 3px;
   padding-left: 0px;
   padding-right: 0px;
   width:230px;
   height:6px;
}
