
P, UL, DIV, TD
{
font-family: Verdana, Arial;
font-size: 12px;
}

P.center
{
	text-align: center;
}

.main
{
width: 1100px;
margin: 10px auto;
}
.main .header
{
	background-color:#fdfad9; 
}

.menu
{
float: left;
width: 200px;
padding-bottom: 10px;
}

.content
{
float: left;
padding: 15px; /* ltbr */
width: 870px;
background-color: white;
}

.clear
{
clear: both;
}
body { font-size: 100%; }

h1 { color: #000099;font-size: 1.5em; }
h2 { color: #000099;font-size: 1.35em; font-weight: bold; }

HR
{
height: 1px;
color: #000099;
border: 1px solid #000099;
border-width: 1px 0 0 0;
}

FORM LABEL.label
{
float: left;
width: 140px;
font-weight: bold;
}


/** Menu **/
A
{
color: #000099;
text-decoration: none;
}

A IMG
{
border: 0;
}

.menu 
{
width: 200px; 
background-image: url(/media/gfx/bgmenu.gif);
}

.menu UL
{
margin: 0;
padding: 0;
list-style-type: none;
margin-top: 10px;
margin-left: 10px;
}

.menu UL LI.item
{
width: 146px;
height: 30x;

margin: 0;
margin-top: 4px;
margin-left: 10px;
}


.menu UL LI.item A
{
display: block;

width: 112px;
height: 23px;
background-image: url(/media/gfx/menu_button.gif);

padding-left: 34px;
padding-top: 7px;		
}

/** Welkom blokjes **/

.welkom-blok
{
	border: 2px solid #B7BACF; 
	background-color: #FDFAD9; 
	width: 188px; 
	float: left; 
	text-align: center;
	padding: 5px;
	margin-left: 5px; 
	margin-right: 5px;
	margin-bottom: 20px;
}

.welkom-blok H2
{
background: url(/media/gfx/button.gif); 
font-size: 12px; 
color: white; 
text-align: center; 
width: 143px; 
height: 19px; 
margin-left: auto; 
margin-right: auto; 
margin-top: 7px; 
padding-top: 3px;
margin-bottom: 6px;

cursor: pointer;
cursor: hand;
}

.welkom-blok P
{
font-size: 11px;
margin-top: 5px;
margin-bottom: 5px;	
color: #000099;
}

.welkom-blok A H2
{
text-decoration: none;
}

.welkom-blok A
{
font-size: 11px;
text-decoration: underline;
}
