body
{
	font-size: 12px; 
	color: #404040; 
    font-family: Arial;
	margin: 0;
	background-color: #000000;
}

ul
{
list-style-type:none;
padding:5px;
margin:0px;
}

li
{
background-image:url(images/bullet.gif);
background-repeat:no-repeat;
background-position:0px 5px; 
padding-left:12px;
font-size:12px;
}

table,tr,td
{
	font-size: 12px;
}
	a:link		{ color: #0268c7; TEXT-DECORATION: none;}
	a:visited 	{ color: #0268c7; TEXT-DECORATION: none; }
	a:hover 	{ color: #0268c7; TEXT-DECORATION: none; }
	a:active 	{ color: #0268c7; TEXT-DECORATION: none;  }

input, textarea, select
{
	font-size: 12px;
    font-family: Arial;
	color: #404040; 
	background-color: #ddeefd;
	border: 1px solid #A1A1A1;
	padding: 1px;
}
textarea.aap
{
font-family:Courier New; font-size:12px; padding:15px; line-height:18px

}
.tabel 	{
	border: #000000 1px solid;
}

.footer {
color: #FFFFFF; 
font-size: 12px; 
text-align: center;
}
.footer a
{
	color: #FFFFFF;
}

 /*
beheerder kleur
*/
a.beheerder:link {color: #c80000; }
a.beheerder:visited {color: #c80000; }
a.beheerder:hover {color: #c80000; }
a.beheerder:active {color: #c80000; } 

 /*
beheerder superlid
*/
a.superlid:link {color: #F60; }
a.superlid:visited {color: #F60; }
a.superlid:hover {color: #F60; }
a.superlid:active {color: #F60; } 


.menu_left {
	border-right: #909090 1px solid;
}

.realmenu {
	border-top: #FFFFFF 1px solid;
	background-color: #c7e5ff;
	padding: 2px;

}

.realmenukop {
	border-top: #FFFFFF 1px solid;
	background-color: #333333;
	color: #FFFFFF;
	padding: 2px;
}

.titel {
	border: 1px solid #CCC;
	background-image:url('images/titel.png');
	background-repeat: repeat-x; 
	background-color: #f5f5f5;
	padding:7px;
	font-size:12px;
	font-weight:bold;
}

.aankondiging {
	border: 1px solid #66CCFF;
	background-color: #D7E6FB;
	padding:7px;
	font-size:12px;
	
}

.content {
padding:3px;
font-size:13px;
}

.titel_head {
	color: #FFFFFF; 
}

.content_head {
	
	padding: 1px;
	color: #FFFFFF; 
	font-size:11px;
}
.content_head a
{
	color: #FFFFFF;
}


img {
border: none;
}

/*- Menu Tabs 1--------------------------- */


    #tabs1 {
      float:left;
      width:100%;
      background:#F4F7FB;
      font-size:large;
      line-height:normal;
          border-bottom:1px solid #BCD2E6;
      }
    #tabs1 ul {
          margin:0;
          padding:5px 5px 0 44px;
          list-style:none;
      }
    #tabs1 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs1 a {
      float:left;
      background:url("images/menu.png") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs1 a span {
    font-size:13px;
      float:left;
      display:block;
      background:url("images/menu.png") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#c80000;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs1 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs a:hover span {
      color:#627EB7;
      }
    #tabs1 a:hover {
      background-position:0% -42px;
      }
    #tabs1 a:hover span {
      background-position:100% -42px;
      }

      #tabs1 #current a {
              background-position:0% -42px;
              font-weight:bold;
      }
      #tabs1 #current a span {
              background-position:100% -42px;
                font-weight:bold;
      }
-->



