#forum_overzicht_tabel
{
	width: 500px;
	margin: 0px;
	padding: 0px;
}

#forum_overzicht_header 
{
	background-color:#FDE8BB;
	height: 22px;
	padding-left:5px;
	color: #1A5A80;
	font-size: 12px;
	font-weight:bold;
}

.forum_overzicht_rij {
	border-bottom: 1px solid #1A5A80;
	cursor:pointer;
}

.forum_overzicht_rij_over {
	background-color: #B2D5E9;
	border-bottom: 1px solid #1A5A80;
	cursor:pointer;
	color:#FFFFFF;
}

.forum_overzicht_titel {
	width: 214px;
	padding: 5px;
}

.forum_overzicht_cijfers {
	width: 40px;
	padding: 5px;
}

.forum_overzicht_activiteit {
	width: 115px;
	padding: 5px;
}

.forum_overzicht_auteur {
	width: 30px;
	padding: 5px;
}

.forum_overzicht_status {
	width: 25px;
	padding: 5px;
}

.bericht_linkerbalk
{
	padding:10px;
	padding-top: 0px;
	width: 132px;
	border-right: 2px solid #404040;
}

.bericht_rechterbalk 
{
	padding:10px;
	padding-top: 0px;
	width:340px;
}

.antwoord_header 
{
	background-color:#FDE8BB;
	height: 22px;
	overflow:hidden;
	padding-left:5px;
	color: #1A5A80;
	font-size: 12px;
	font-weight:bold;
}

.quote
{
	padding:5px;
	background-color: #FDE8BB;
	color:#1A5A80;
	border: 1px solid #1A5A80;
}

.forumtitel
{
	font-size: 13px;
	color: #D31198;
}

textarea.bericht {
	font: 12px Arial;
	color: #404040;
	width:450px;
}

input.titel {
	font: 12px Arial;
	color: #404040;
	width:250px;
}

.forum_witruimte 
{
	height:8px; 
	float:left; 
	display:block; 
	width:100px;
}

/*
QUICKLINK - TECHNO.FM
*/
.quicklist2 {
    font-size:11px;
 }


.quicklist a:link, 
.quicklist a:active,
.quicklist a:visited { font-weight: bold; color:rgb(64,114,144); text-decoration: none; }
.quicklist a:hover { font-weight: bold; color:rgb(47,79,102); text-decoration: none; }

.quickcontent2 {
 }


.quickcontent form {
	padding:0px;
	margin:0px;
	height:25px; }

.outsidetext {
	color:rgb(204,0,0);
	font-weight:bold;
	float:left; }

html>body .outsidetext {
	float:right;}
