/* TTC Hoeselt */

body {
	margin: auto;
	padding: auto;
	background-image: url(images2/achtergrond.jpg);
	background-repeat: repeat-x;
	background-color: #C4C5C9;
	color:#FFFFFF;
	font: small Arial, Helvetica, Verdana, sans-serif;
	width: 770px;
	}

a:link, a:visited {
	text-decoration:none;
	color: #555555;
	}

a:hover {
	text-decoration:none;
	color: #CC0000;
	background-color: #F3F3F3;
	}
	
#wrapper {
	background-color: #FFFFFF;
	color: #000000;
	margin: 20px 40px 0px 40px;
	padding: 10px;
	width:710px;
	border-left: 1px solid black;
	border-top: 1px solid black;
	border-right: 1px solid black;
	}

#main {
	position:relative;
	top:0;
	left:0;
	margin-top:10px;
	}

/* Header */
#header_img {
	position:relative;
	margin:0;
	padding:0;	
	}
	
#menu ul {
	float:left;
	margin: 5px 0px 0px 0px;
	padding: 0;
	background-image:url(images2/home_03.gif);
	background-repeat:no-repeat;
	width: 624px;
	height:36px;
	padding: 6px 0px 0px 10px;
	}

#menu li {
	display: inline;
	color: #ADADAD;
	}

#menu a:link, #menu a:visited {
	text-decoration:none;
	color: #555555;
	}

#menu a:hover {
	text-decoration:none;
	color: #CC0000;
	background-color: #F3F3F3;
	}
	
/* Afbeelding */
#afbeelding {
	clear:both;
	width:700;
	}
	
/* Content */
#content {
	margin: 0 203px 0 0;
	padding:0;
	color: black;
	width:487px;
	}

#mainfeature {
	background-image:url(images2/home_07.gif);
	background-repeat:no-repeat;
	height:62px;
	width:487px;
	margin:0;
	padding:0;
	}

#mainfeature h4 {
	font-size:11px;
	font-style:normal;
	font: Georgia;
	color: #C4C5C9;
	font-weight:normal;
	padding:5px 5px 0 15px;
	margin:0;
	}

#mainfeature h1 {
	font-size: 19px;
	font-style:normal;
	font:Courier New, Courier, mono;
	font-weight:normal;
	color:#000000;
	padding:5px 5px 0 15px;
	margin:0;
	}

#inner {
	background-image:url(images2/home_12.gif);
	background-repeat:repeat-y;
	padding: 5px 10px 0 10px;
	margin: 0 0 0 0;
	border-top: 2px solid #C4C5C9;
	min-height:565px;
	}
	
#inner a:link, #inner a:visited {
	text-decoration:none;
	color: #5A6F7F;
	line-height:1.35em;
	}

#inner a:hover {

	color:#CC0000;
	}

#bottom {
	background-image:url(images2/home_13.gif);
	background-repeat:none;
	width:487px;
	height:12px;
	}


/* Sidebar */

#sidebar {
	position:absolute;
	top:0;
	right:0;	
	width:198px;
	background-color:#FFFFFF;
	margin:0 15px 0 0;
	padding:0;
	background-image:url(images2/home_09.gif);
	background-repeat:no-repeat;
	}

#sidebar h3 {
	font:"Courier New", Courier, mono;
	font-size:14px;
	color:#000000;
	font-style:normal;
	font-weight:normal;
	margin: 0;
	padding: 10px 5px 5px 10px;
	}

#contentmenu {
	background-image:url(images2/home_11.gif);
	background-repeat:repeat-y;
	margin:0 0 -2px 0;
	padding:0;
	border-top: 2px solid #C4C5C9;
	}

#contentmenu ul {
	padding:10px 7px 5px 10px;
	margin:0;
	list-style:none;
	}
	
#bottommenu {
	background-image:url(images2/home_14.gif);
	background-repeat:no-repeat;
	height:12px;	
	margin: -2px 0 0 0;
	padding:0;
	}
	
#kolom-a-1 {
	padding-right:15px;
	margin:0;
	}

#kolom-a-1 a:link, #kolom-a-1 a:visited {
	text-decoration:none;
	color: #5A6F7F;
	line-height:1.35em;
	}
#kolom-a-1 a:hover {
	color:#CC0000;
	width:150px;
	background-color:#DEDEDE;
	}

.kolom-a-1 {
	background-color:#DEDEDE;
	color:#CC0000;
	}
#contentmenu h5 {
	font:"Courier New", Courier, mono;
	font-size:14px;
	color:#000000;
	font-style:normal;
	font-weight:normal;
	margin: 5px 10px 5px 10px;
	padding: 0;
	border-bottom: 2px solid #DEDEDE;
	}

#sponsor img {
	margin: 5px 10px 10px 25px;	
	}
#foto img{
	margin: 5px 10px 10px 25px;
	}
/* Footer */
#footer {
	clear:both;
	font:"Times New Roman", Times, serif;
	font-size:11px;
	color:#999999;
	background-color:#FFFFFF;
	text-align:center;
	margin: 40px 40px 10pxpx 40px;
	padding:0;
	}
	
/* Afbeeldingen nieuws */
#nieuws_afb {
	float:left;	
	border: 1px dashed #DEDEDE;
	margin-right:5px;
	}
	
/* Nieuws */
#nieuws {
	font:Times New Roman, Times, serif;
	margin:0 0 20px 0;
	padding: 10px 10px 15px 10px;
	color:#000000;
	background-color:#F7F7F7;
	}

#nieuws_titel {
	font:Times New Roman, Times, serif;
	font-size:12px;
	color:#004477;
	text-align:left;
	border-bottom:1px solid #D3D3D3;
	}

#nieuws_inhoud {
	text-align:justify; 
	padding:3px;
	margin-top:3px;
	margin-left:3px;
	margin-bottom:5px;
	font:Times New Roman, Times, serif;
	text-size:11px;	
	}

#nieuws_inhoud a img {
	border: 1px solid #cccccc;
	}

#lees_meer {
	float:right;
	marging:0 0 5px 0;
	padding:0 0 5px 0;
	font-size: 12px;
	}

#lees_meer a:link, #lees_meer a:visited {
	color:#5A6F7F;
	text-decoration:none;
	}
	
#lees_meer a:hover {
	background-color:#DEDEDE;
	color:#CC0000;
	}	
	
#cato {
	float:left;
	padding-right: 5px;
	}
	
#afdrukken {
	float:left;
	border: Opx;
	}

#afdrukken img {
	border: 0px;
	}
	
#printen {
	}
	
#printen a:link, #lees_meer a:visited {
	color:#5A6F7F;
	text-decoration:none;
	}
	
#printen a:hover {
	background-color:#DEDEDE;
	color:#CC0000;
	}	
	
#opmerkingen {
	float: right;
	font-size:11px;
	font-family:Georgia;
	}

#auteur {
	font:Times New Roman, Times, serif;
	font-size:11px;
	color:#004477;
	text-align:right;
	}
	
#datum3 {
	font:Times New Roman, Times, serif;
	font-size:11px;
	color:#000000;
	text-align:right;
	}
	
#comment {
	margin: 10px 10px 20px 10px;	
	font:Times New Roman, Times, serif;
	padding: 10px 10px 15px 10px;
	color:#000000;
	background-color:#F7F7F7;
	}
	
#comment_schrijver {
	border-bottom:0px solid black;
	font-size:12px;
	font-family:Times New Roman;
	color:#004477;
	background-color:#F7F7F7;
	}
	
#comment_text {
	padding:2px;
	background-color:#F7F7F7;
	}
	
/* Headline */
.headline {
	font:Times New Roman, Times, serif;
	font-size: 12px;
	margin:0 0 20px 0;
	padding: 10px 10px 15px 10px;
	color:#000000;
	background-color:#F7F7F7;
	}

.hoofdtitels {
	}

.hoofdtitels a:link, .headline a:visited {
	color:#5A6F7F;
	text-decoration: none
	}
	
.hoofdtitels a:hover {
	color:#CC0000;
	text-decoration:underline;
	}	
	
/* Comment box*/
#naam {
	border: 1px solid #CCCCCC;
	}
#mail {
	border: 1px solid #CCCCCC;
	}

#submit {
	border:1px solid #CCCCCC;
	}
	
#vergeet {
	color:#5A6F7F;
	text-decoration:none;
	}
	
#vergeet a:link, #vergeet a:visited {
	color:#5A6F7F;
	text-decoration:none;
	}

#vergeet a:hover {
	background-color:#DEDEDE;
	color:#CC0000;
	}
	
/* Nieuwsbrief */
#nieuwsbrief {
	margin: 5px 10px 10px 25px;
	}
	
/* Extra */

#icon {
	margin: -2px 2px 2px 2px;
	}
	
.date {
	font-size: 9px;
	padding-left: 490px;
	}	

#go-home {
	background-image:url(images2/go-home.png);
	width: 17px;
	background-repeat:no-repeat;
	}

.datehead {
	font-size: 9px;
	}

