html{
	display:block;
	margin:0;
	padding:0;
    }

body{
    margin:0;
    padding:0;
    color:#484848;
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    line-height:17px;
	background-color:#d55400;
	}

#center{
	position:relative;
	width:976px;
	margin-left:auto;
	margin-right:auto;
	}

#container{
	position:relative;
	float:left;
	width:977px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../images/bg-right.jpg);
	background-repeat:repeat-y;
	background-position:right;
	background-color:#FFFFFF;
	border-top:23px solid #c9000b;
	}
	
#head_bg{
	position:absolute;
	width:100%;
	height:271px;
	left:0px;
	right:0px;
	background-color:#e6903d;
	}
	
#head_line{
	position:absolute;
	width:100%;
	height:23px;
	left:0px;
	right:0px;
	top:0px;
	background-color:#c9000b;
	}

#container_left{
	position:relative;
	float:left;
	width:722px;
	}
	
#container_right{
	position:relative;
	float:left;
	width:255px;
	}
	
#right-top{
	position:absolute;
	right:0px;
	top:0px;
	width:257px;
	height:248px;
	background-image:url(../images/bg-right-top.jpg);
	background-repeat:repeat-y;
	background-position:right;
	}

#container_head{
	position:relative;
	float:left;
	width:720px;
	height:248px;
	background-color:#f5d4b4;
	}
	
#filiaal{
	position:absolute;
	width:137px;
	height:137px;
	left:488px;
	top:45px;
	background-color:#FFCC33;
	}
	
#banner{
	position:absolute;
	width:675px;
	height:248px;
	background-image:url(../images/kluiven-mag.png);
	top:-23px;
	left:-43px;
	}
	
#container_head_logo{
	position:absolute;
	top:18px;
	right:32px;
	width:300px;
	height:96px;
	background-image:url(../images/juffrouw-tok.jpg);
	background-repeat:no-repeat;
	}
	
#tok-man{
	position:relative;
	float:left;
	margin-top:10px;
	margin-left:75px;
	padding-bottom:20px;
	width:148px;
	height:178px;
	background-image:url(../images/juffrouw-tok-man.jpg);
	background-repeat:no-repeat;
	}
	
#content_container{
	position:relative;
	float:left;
	width:600px;
	padding-left:60px;
	padding-top:90px;
	padding-bottom:40px;
	}
	
#home-vakken{
	position:relative;
	float:left;
	width:600px;
	margin-bottom:20px;
	}
	
#nieuwsbrief{
	position:relative;
	float:left;
	display:inline;
	width:288px;
	}
	
#nieuwsbrief-titel{
	position:relative;
	float:left;
	width:288px;
	height:25px;
	background-image:url(../images/aanmelden-nieuwsbrief.gif);
	background-repeat:no-repeat;
	}
	
.vakken-content{
	position:relative;
	float:left;
	width:261px;
	border-left:1px solid #c9000b;
	border-right:1px solid #c9000b;
	padding-top:7px;
	padding-bottom:7px;
	padding-right:10px;
	padding-left:15px;
	color:#c9000b;
	}
	
.vakken-bottom{
	position:relative;
	float:left;
	width:288px;
	height:7px;
	background-image:url(../images/bottom-vak.gif);
	background-repeat:no-repeat;
	}
	
#bottom_bg{
	position:relative;
	float:left;
	width:976px;
	height:26px;
	left:0px;
	right:0px;
	background-image:url(../images/bg-bottom.jpg);
	color:#FFFFFF;
	text-align:center;
	font-size:10px;
	line-height:26px;
	}
	
#bottom_bg a:link, #bottom_bg a:active, #bottom_bg a:visited{
	color:#FFFFFF;
	text-decoration:none;
	font-size:10px;
	}
	
#bottom_bg a:hover{
	color:#FFFFFF;
	text-decoration:underline;
	font-size:10px;
	}

a:link{
    color:#c9000b;
    text-decoration:none;
    font-size:12px;
}

a:visited{
    color:#c9000b;
    text-decoration:none;
    font-size:12px;
}

a:hover{
    color:#CC3300;
    text-decoration:underline;
    font-size:12px;
}

a:active{
    color:#c9000b;
    text-decoration:none;
    font-size:12px;
}

.input
{
	background-image: url(../afbeeldingen/bg_td.jpg);
	background-repeat:repeat-x;
	border:1px solid #CCCCCC;
}
.verstuur
{
	color:white;
	background-color:#c71873;
	border:0px solid #66CC99;
}

td p{
   display:block;
margin-top:0px;
margin-bottom:0px;
}

