* {
    font-family: verdana, sans-serif;
}

body {
    margin: 0px;
    padding: 0px;
    background-color: #FFFFFF;
    color: #000000;
    
   /* font-size: 1em;*/
}

a {
      color: #C6002A;
      text-decoration: underline;
}

p {
    margin: 0px;
    padding: 0px;
}

/* koppen */

h1 {
    margin-top: .8em;
    margin-bottom: .2em;
    margin-left: 0px;
    margin-right: 0px;
    padding: 0px;
    font-size: 1.5em;
    line-height: 1.2em;
    color: #000000;
}

h2 {
    margin-top: .8em;
    margin-bottom: .2em;
    margin-left: 0px;
    margin-right: 0px;
    padding: 0px;
    font-size: 1.6em;
    line-height: 1.2em;
    color: #000000;
}

h3, h4, h5, h6 {
    margin-top: .7em;
    margin-bottom: .1em;
    margin-left: 0px;
    margin-right: 0px;
    padding: 0px;
    font-size: 1.4em;
    line-height: 1.2em;
    color: #000000;
}

/* tabel */

#maintable {
    position: absolute;
    top: 0px;
    left: 0px;
    
    width: 100%;
    height: 100%;
    padding: 0px;
    margin: 0px;
    border: 0px solid;
}

tr {
    vertical-align: top;
}


.rood {
    background-color: #cb0447; /* #C6002A;  #CE2537; */
}


.tdmenu {
    width: 162px;
    text-align: left;
}

.tdcontent {
    width: 443px;
    text-align: left;
}

.tdlogo {
    width: 125px;
    text-align: left;
}

/* kleur codes van de diverse opleidings takken */
.kvonderwijs        { background-color: #7E3D90; }
.kvict              { background-color: #E7852A; }
.kvmulit            { background-color: #E8C32C; }
.kvtechniek         { background-color: #D31677; }
.kvinternationaal   { background-color: #B6CD34; }
.kveconomie         { background-color: #006EB3; }
.kvgezondheidszorg  { background-color: #4BC1CF; }
.kvwelzijn          { background-color: #61B554; }
.kvkunst            { background-color: #E8C32C; }

.kleurvlak1 {
    width: 100%;
    height: 20px;
    overflow: hidden;
}
.kleurvlak2 {
    width: 100%;
    height: 21px;
    overflow: hidden;
}

.fotokader {
    background-repeat: no-repeat;
    background-position: top left;
    vertical-align: bottom;
    color: #1F3A72;
    font-size: 11px;
    font-weight: bold;
}

/* menu */

.menutitel {
    font-weight: bold;
    font-size: 11px;
    color: #797979;
    margin-top: 0px;
    margin-bottom: 2px;
    padding-left: 16px;
}

.menu {
    margin: 0px;
    padding: 0px;    
}

.menu li {
    /*border-top: 1px solid #BFBFBF;*/
    font-weight: bold;
    font-size: 10px;
    list-style-image: url('none');
    list-style-type : none;

    margin-left: 0px;
/*    line-height: 16px;*/
    padding-left: 16px;
/*    padding-bottom: 1px;*/
/*    margin-bottom: -1px;*/
    background-image: url('/images/menu0.gif');
    background-repeat: no-repeat;
    background-position: left middle
}

.menu li.uitklap {
    background-image: url('/images/menu0_uitklap.gif');
}

.menu a { color: #000000; }

.menu ul {
    margin-left: 0px;
    padding-left: 0px;
}

.menu ul li {
    list-style-image: url('none');
    list-style-type : none;
    font-size: 10px;
    font-weight: normal;
    background-image: url('/images/menu1.gif');
    margin-left: 0px;
/*    margin-bottom: -3px;*/

    padding-left: 11px
        

}

.menu ul ul li {
    list-style-image: url('none');
    list-style-type : none;
    font-size: 9px;
    font-weight: normal;
    background-image: url('/images/menu2.gif');
}


/* content */
.content {
    /*font-size: .6em;*/
    font-size: xx-small;
    line-height: 1.5em;
    padding-bottom: 1em;
}

.content .relpad {
    font-size: 1.1em;
    color: #767777;
    margin-top: 2px;
    margin-bottom: 0px;
}

.content .relpad a {
    color: #767777;
}

.content td {    font-size: xx-small; }

.content ul li { list-style-type: square; }

.content ol li { list-style-type: decimal; }

/* topmenu */
.topmenulinkjes {
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;


}
input.field

{

	background: #CB0447; 

	border: 1px solid #FFFFFF; 

	color: #FFFFFF;

	font-size: 10px;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	width: 61px;

	height: 13px;

}

