/*THIS IS CSS!*/



a:visited {color: #1daf00}
a:hover {color: #6fa49b}
a:active {color: #1daf00}
a {color: #1daf00}

.stat {
position:relative;
float:right;
bottom:16px;

}


/* General Stuff */
body {background-color:#000000;}

.preload{

width: 0px;
height: 0px;

display: inline;

background-image: url(button_home_hover.jpg);
background-image: url(button_home_onclick.jpg);
background-image: url(button_affiliates_hover.jpg);
background-image: url(button_affiliates_onclick.jpg);
background-image: url(button_workgroup_hover.jpg);
background-image: url(button_workgroup_onclick.jpg);
background-image: url(button_contact_hover.jpg);
background-image: url(button_contact_onclick.jpg);
background-image: url(button_projecten_hover.jpg);
background-image: url(button_projecten_onclick.jpg);

background-image: url();

}

/*Container Class*/

.container {
position:absolute;
top:0px;
left:0px;
width:100%;


}

/* Header Stuff*/

.iconbar {
position: absolute;

top:0px;


right:5px;
height:100px;


}

div.iconzerochi {
position:absolute;
right:5px;
top:0px;
background-image:url(icon_zerochi.jpg);
width:80px;
height:100px;
}


div.iconzerochi:hover {
background-image:url(icon_zerochi_hover.jpg);
}

div.iconzerochi:active {
background-image:url(icon_zerochi_onclick.jpg);
}


.header {



height: 122px;


}

.header img {


}

/* Menu Bar */



.navig {
position:absolute;
top:124px;
background-image:url(cellpic3.gif);
background-repeat:repeat-x;
width:100%;
height:38px;
color:#CCCCCC;

}
.menuul{
display:block;

}

.menuul li {
position:relative;
	margin:auto;
	width:auto;
padding-top:8px;
padding-bottom:8px;
bottom:8px;
display:inline;
list-style-type:none;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
text-align:center;
}
.menuul li a{
	display:inline;
	text-align:center;
	text-decoration:none;
	padding: 0px 10px;
	text-transform: uppercase;
padding-top:10px;
padding-bottom:10px;
}

/* Main Section */

.main {
position:absolute;
top:164px;
left:80px;
padding: 15px 6px 0px 6px;
right:350px;
color:#FFFFFF;
}


/* Marquee on front page */
.marquee {
padding-bottom:10px;

}

/*quotes of the day module */
.quotesoftheday {
position:absolute;
top:94px;
height: 20px;
left: 280px;
color:#CCCCCC;
right:30px;

font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:12px;
text-align:right;

}

/* Old CSS - The beta version of news post. */

.postheader {
line-height:26px;
font-weight:bold;
background-image:url(cellpic3.gif);
background-repeat:repeat-x;
height:30px;
text-align:center;
margin-left:300px;
margin-right:300px;
border: 1px solid;
border-color:#330033;
color:#0000CC;

}
.post {
background-color:#111111;
margin-left:300px;
border: 1px solid;
border-color:#330033;
color:#DDDDDD;
margin-right:300px;
margin-bottom:20px;
}

/* The new post system */

.newpost {
position:relative;
font-size:14px;
background-color:#111111;
width:auto;
color:#AAAAAA;
margin-bottom:30px;

border-top: 0px;
border-bottom: 2px solid;
border-left:1px solid;
border-right:1px solid;
border-color:#222222;
overflow:auto;
padding: 1px 1px 1px 5px;
font-family:Arial, Helvetica, sans-serif;
background-image:url(cellpic4.jpg);
background-repeat:repeat-x;
}

.newpost p{
margin-top:0px;
}


#post{
float:left;
clear:none;
width:80px;
height:74px;
margin-right:6px;
margin-top:3px;
}

.postimg{
float:left;
clear:none;
width:80px;
height:74px;
margin-right:6px;
margin-top:3px;
}

#post img{
}

#title { /* Title part of the post */
padding-top:3px;
padding-bottom:0px;
font-size:20px;
color:#1daf00;
font-family:Arial, Helvetica, sans-serif;
}

#author { /*Author part below the title of a post */
padding-bottom:8px;
font-size:10px;
color:#1daf00;
font-family:Arial, Helvetica, sans-serif;
}

#auteur { /*Author part below the title of a post */
padding-bottom:8px;
font-size:10px;
color:#AAAAAA;
font-family:Arial, Helvetica, sans-serif;
}

/* The so-called QuickNews posts next to the actual ones. Still in use. */

.quickposts{
margin-top:50px;
float:right;
width:275px;
height:100%;
overflow:auto;
margin-right:60px;
}

.quickheader{
background-image:url(cellpic3.gif);
background-repeat:repeat-x;
float:right;
height: 20px;
width:270px;
clear:left;
text-align:center;

padding-top:5px;
font-size:14px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
color:#FFFFFF;
margin-right:0px;
border: 1px solid;
border-color:#222222;
}


.quick {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
background-color:#111111;
float:right;
width:260px;
clear:right;
border: 1px solid;
border-color:#222222;
color:#AAAAAA;
padding-top:1px;
padding-bottom:5px;
padding-left:5px;
padding-right:5px;
margin-right:0px;
margin-bottom:20px;
}


/* Footer, lives inside the MAIN section */

.footer {
margin-left:26%; /* Corrects the center allign problem */
text-align:center;
color:#777777;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
margin-bottom: 15px;
}





.aff td {
height: 80px;
}
                    

.image {
width: 200px;

}

.site {


}


.url {
width: 100px;

}


.aff th {
height:80px;
font-weight: normal;

}