/* CSS Document voor Test CSS-03 */

/*PAGE LAYOUT*/
body {
	background-color: #31297a;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {color: #44cbd2;}
a:visited {color: #44cbd2;}
a:hover {color: #ffffff; background: #6666ee;}
a:active {color: #44cbd2;
}
#page{
}
#toppage{
	width:800px;
	height:10px;
	bxxorder:solid 1px #ffffff;
}
#topbar{
        background-color: #31297a;
	float:center; 
	width:800px; 
	height:170px; 
	bxxorder:solid 1px #00ff00;
}
#header{
	width:800px;
        bxxorder:solid 1px #ff0000;
}
#content{
    width:800px;
    bxxorder:solid 1px #ff0000;
}
#contenttextheader{
    	float:left; width:596px;
	margin-left:0px;  
	min-height:40px;
}
#contenttext{
 	float:left; 
        width:596px;
	margin-left:0px;
	min-height:498px;
}
#menu{ 
	float:left; 
        width:198px; 
        margin-top:43px;
        min-height:540px;
}
#footer{
        width:800px;
        float:left;
        hxxeight:50px;
        margin-top:20px;
}

#footer2{
        width:800px;
        border:solid 1px #ff00ff;
}


/* PANELS */
.panel-01{
    background-color="white";
    float:left;
    margin-left:0px;
    padding:0px;
    width:998px;
    height:90px;
    border: solid 1px #00ff99;
}


/*TEXT STYLES*/
.bodytext {
	font: 0.7em Tahoma, sans-serif;
	color: #ff0000;
}
.blue10 { font-family: Trebuchet MS, Verdana, Arial, sans-serif;color: #44cbd2;font-size: 10px;margin: 2px;}
.blue11 { font-family: Trebuchet MS, sans-serif;color: #44cbd2;font-size: 11px;margin: 2px;}
.blue12 { font-family: Trebuchet MS, sans-serif;color: #44cbd2;font-size: 12px;margin: 2px;}
.blue14 { font-family: Trebuchet MS, sans-serif;color: #44cbd2;font-size: 14px;margin: 2px;}
.blue16 { font-family: Trebuchet MS, sans-serif;color: #44cbd2;font-size: 16px;margin: 2px;}
.blue22 { font-family: Trebuchet MS, sans-serif;color: #44cbd2;font-size: 22px;margin: 2px;}

.beige10 { font-family: Trebuchet MS, sans-serif;color: #f4ebd2;font-size: 10px;margin: 0px;}
.beige11 { font-family: Trebuchet MS, sans-serif;color: #f4ebd2;font-size: 11px;margin: 0px;}
.beige12 { font-family: Trebuchet MS, sans-serif;color: #f4ebd2;font-size: 12px;margin: 0px;}
.beige14 { font-family: Trebuchet MS, sans-serif;color: #f4ebd2;font-size: 14px;margin: 0px;}
.beige16 { font-family: Trebuchet MS, sans-serif;color: #f4ebd2;font-size: 16px;margin: 0px;}
.beige22 { font-family: Trebuchet MS, sans-serif;color: #f4ebd2;font-size: 22px;margin: 0px;}
.beige30 { font-family: Trebuchet MS, sans-serif;color: #f4ebd2;font-size: 30px;margin: 0px;}
.beige70 { font-family: Trebuchet MS, sans-serif;color: #f4ebd2;font-size: 70px;margin: 0px;}

.grey10 { font-family: Trebuchet MS, sans-serif;color: #bfbfbf; font-size: 10px;margin: 2px;}
.grey12 { font-family: Trebuchet MS, sans-serif;color: #bfbfbf; font-size: 12px;margin: 2px;}
.grey14 { font-family: Trebuchet MS, sans-serif;color: #bfbfbf; font-size: 14px;margin: 2px;}
.grey16 { font-family: Trebuchet MS, sans-serif;color: #bfbfbf; font-size: 16px;margin: 2px;}
.grey22 { font-family: Trebuchet MS, sans-serif; color: #bfbfbf; font-size: 22px;margin: 2px;}

.greyb1 { font-family: Trebuchet MS, sans-serif; color: #bfbfbf; font-size: 20px; margin: 2px;}
.greyb2 { font-family: Trebuchet MS, sans-serif;color: #bfbfbf; font-size: 40px; margin: 2px;}
.greyb3 { font-family: Trebuchet MS, sans-serif;color: #bfbfbf; font-size: 60px; margin: 2px;}
.greyb4 { font-family: Trebuchet MS, sans-serif;color: #c0c0c0; font-size: 80px; margin: 2px;}
.greyb5 { font-family: Trebuchet MS, sans-serif;color: #bfbfbf; font-size: 120px; margin: 2px;}
.greyb6 { font-family: Trebuchet MS, sans-serif;color: #c0c0c0; font-size: 120px; margin: 2px;}

.white12 { font-family: Trebuchet MS, sans-serif; color: #f4ebd2; font-size: 12px; margin: 2px;}
.white14 { font-family: Trebuchet MS, sans-serif; color: #f4ebd2; font-size: 14px; margin 2px;}
.white16 { font-family: Trebuchet MS, sans-serif; color: #f4ebd2; font-size: 16px; margin 2px;}
.white20 { font-family: Trebuchet MS, sans-serif; color: #f4ebd2; font-size: 20px;margin: 2px;}
.white5  { font-family: Trebuchet MS; sans-serif; color: #bfbfbf; font-size: 50px;margin: 2px;}

#linksmenu a{
	margin-left:10px;
	margin-bottom:5px;
        background-color: #31297a;
	float:left; 
	width:160px; /* = breedte knop */
	height:24px; /* = hoogte knop */ 
	border:solid 1px #ffffff; 
	font: 0.7em Arial;
	font-size: 18px;
	font-weight:normal;
	color: #FFFFFF;
	text-decoration:none;
	padding-top:8px;
        padding-bottom:3px;
        padding-left:5px;
}

#linksmenu2 {
	margin-left:5px;
	margin-bottom:25px;
        background-color: #31297a;
	float:left; 
	width:180px; 
	height:24px; 
	border:solid 0px #ffffff; 
	font: 0.7em Arial;
	font-size: 18px;
	font-weight:normal;
	color: #FFFFFF;
	text-decoration:none;
	padding-top:8px;
        padding-left:5px;
}

#linksmenu a:hover{
          border:solid 1px #ffffff; 
	  color: #FFFFFF; 
	  background-color: #6666ee;
}