body
	{
	background-color: #EEEEEE;
	margin-top:10px;	
	}

#center
{
	border: none;
	width: 1000px;
	font-family: Trebuchet MS, Arial, Geneva, Helvetica, sans-serif;
	font-size: 12px;
}

td.contenttable
	{
	vertical-align: top;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	border-right:1px solid #555555;
	}

div.content
	{
	text-align: left;
	vertical-align: top;
	font-family: Trebuchet MS, Arial, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	}
	
#bottom
	{
	background-image: url('../images/bottomkader.png');
	background-repeat: no-repeat;
	width: 1000px;
	height: 20px;
	font-family: Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #DDDDDD;
	vertical-align: middle;
	}

#top
	{
	background-image: url('../images/topkader.png');
	background-repeat: no-repeat;
	width: 1000px;
	height: 31px;
	font-family: Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	vertical-align: middle;
	}

h1 	{
	font-family: Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 24px;
	font-weight: bold;
	}

h2 	{
	font-family: Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 18px;
	font-weight: bold;
	}

h3 	{
	font-family: Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	}

p 	{
	font-family: Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	}

td 	{
	font-family: Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	vertical-align: top;
	}

a
 	{
	font-family: Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: underline;
	}

a:hover
	{
	font-family: Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: underline;
	}

a:active
	{
	font-family: Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: underline;
	}
	
hr
	{
	color: #EEEEEE;
	}

img
	{
	border: 0px;
	}
	
A.nav:link    { color: #B12100 ; text-decoration: none }
A.nav:visited { color: #B12100 ; text-decoration: none }
A.nav:hover   { color: #B12100 ; text-decoration: underline}
 
A.nav2:link    { color: #000000 ; text-decoration: none }
A.nav2:visited { color: #000000 ; text-decoration: none }
A.nav2:hover   { color: #000000 ; text-decoration: underline}
 
A.blader:link    { color: #B12100 ; text-decoration: none; font-size:9pt;}
A.blader:visited { color: #B12100 ; text-decoration: none; font-size:9pt; }
A.blader:hover   { color: #B12100 ; text-decoration: underline; font-size:9pt;}
 
A.navmenu:link    { text-decoration: none ; font-size: 12px }
A.navmenu:visited { text-decoration: none ; font-size: 12px }
A.navmenu:hover   { text-decoration: underline ; font-size: 12px }

A.index:link     { color: #EEEEEE ; text-decoration: none }
A.index:visited  { color: #EEEEEE ; text-decoration: none }
A.index:hover    { color: #000000 ; text-decoration: underline}

A.bottom:link    { color: #FFFFFF ; text-decoration: none }
A.bottom:visited { color: #FFFFFF ; text-decoration: none }
A.bottom:hover   { color: #FFFFFF ; text-decoration: underline}

A.memlist:link    {text-decoration: none }
A.memlist:visited {text-decoration: none }
A.memlist:hover   {text-decoration: underline}

A.design:link    { color: #BBBBBB ; text-decoration: none ; font-size: 9px }
A.design:visited { color: #BBBBBB ; text-decoration: none ; font-size: 9px }
A.design:hover   { color: #BBBBBB ; text-decoration: bold ; font-size: 9px }

*.mailbody        { font-family: Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
                    font-size: 10pt; 
                    color: #000099; 
                  }
                
.tabcontainer
{
}

.tabgewoon
{
width:155px;
background-image : url('../images/tab2.png');
background-repeat : no-repeat;
text-align:center;
margin-left:5px;
border-bottom:1px solid #B12100;
border-right:1px solid #B12100;
font-family : Trebuchet MS, verdana,arial,sans-serif ;
color : #555555;
}

.tabaktief
{
width:155px;
background-image : url('../images/tab1.png');
background-repeat : no-repeat;
text-align:center;
margin-left:5px;
border-bottom:2px solid #FFFFFF;
border-right:1px solid #FFFFFF;
font-family : Trebuchet MS, verdana,arial,sans-serif ;
color : #FFFFFF;
}

A.tab:link    { text-decoration: none; font-size:10pt;}
A.tab:visited { text-decoration: none; font-size:10pt; }
A.tab:hover   { text-decoration: underline; font-size:10pt;}
 

