<style type="text/css">


a:active{color:#663300;font-size: 11px;} 
a:visited{color:#663300;font-size: 11px;} 
a:link{color:#663300;font-size: 11px;} 
a:hover{color:#663300;font-size: 11px;}


A.one:active{color:#663300;font-size: 11px;} 
A.one:visited{color:#663300;font-size: 11px;} 
A.one:visited{text-decoration:none;font-size: 11px;} 
A.one:link{color:#663300;font-size: 11px;} 
A.one:link{text-decoration:none;font-size: 11px;} 
A.one:hover{color:red;font-size: 11px;}
A.two:active{color:white;font-size: 11px;} 
A.two:visited{color:white;font-size: 11px;} 
A.two:visited{text-decoration:none;font-size: 11px;} 
A.two:link{color:white;font-size: 11px;} 
A.two:link{text-decoration:none;font-size: 11px;} 
A.two:hover{color:red;font-size: 11px;}
A.two:{font-size: 11px;}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #663300;
}
body {
	background-color: #FBE5BF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	font-color: #663300;
}

.forum_titel {
	border: 1px solid #000000;
	background-color:#663300;
	margin: 11px;
	padding: 10px;
	width: 495px;
	font-size: 14px;
	color: #ffffff;
}


.actthread             { padding-left: 18px; color: #ff0000; font-weight: bold; background-image:url(../../img/topic.gif); background-repeat:no-repeat; background-position: top left; }
.actreply              { padding-left: 16px; color: #ff0000; font-weight: bold; background-image:url(../../img/reply.gif); background-repeat:no-repeat; background-position: top left; }

.thread                { font-family: verdana, arial, sans-serif; font-size: 13px; }
.thrbeg                { font-family: verdana, arial, sans-serif; font-size: 13px;  font-weight: bold; }
/* thread links: */
a.thread:link          { padding-left: 18px; color: #0000cc; text-decoration: none; font-weight: bold; background-image:url(img/topic.gif); background-repeat:no-repeat; background-position: top left; }
a.thread:visited       { padding-left: 18px; color: #800080; text-decoration: none; font-weight: bold; background-image:url(img/topic.gif); background-repeat:no-repeat; background-position: top left; }
a.thread:hover         { padding-left: 18px; color: #0000ff; text-decoration: underline; font-weight: bold; background-image:url(img/topic.gif); background-repeat:no-repeat; background-position: top left; }
a.thread:active        { padding-left: 18px; color: #0000cc; text-decoration: none; font-weight: bold; background-image:url(img/topic.gif); background-repeat:no-repeat; background-position: top left; }

/* new threads: */
a.threadnew:link       { padding-left: 18px; color: #0000cc; text-decoration: none; font-weight: bold; background-image:url(img/topic_new.gif); background-repeat:no-repeat; background-position: top left; }
a.threadnew:visited    { padding-left: 18px; color: #800080; text-decoration: none; font-weight: bold; background-image:url(img/topic_new.gif); background-repeat:no-repeat; background-position: top left; }
a.threadnew:hover      { padding-left: 18px; color: #0000ff; text-decoration: underline; font-weight: bold; background-image:url(img/topic_new.gif); background-repeat:no-repeat; background-position: top left; }
a.threadnew:active     { padding-left: 18px; color: #0000cc; text-decoration: none; font-weight: bold; background-image:url(img/topic_new.gif); background-repeat:no-repeat; background-position: top left; }

/* replies: */
a.reply:link           { padding-left: 16px; color: #0000cc; text-decoration: none; font-weight: normal; background-image:url(img/reply.gif); background-repeat:no-repeat; background-position: top left; }
a.reply:visited        { padding-left: 16px; color: #800080; text-decoration: none; font-weight: normal; background-image:url(img/reply.gif); background-repeat:no-repeat; background-position: top left; }
a.reply:hover          { padding-left: 16px; color: #0000ff; text-decoration: underline; font-weight: normal; background-image:url(img/reply.gif); background-repeat:no-repeat; background-position: top left; }
a.reply:active         { padding-left: 16px; color: #0000cc; text-decoration: none; font-weight: normal; background-image:url(img/reply.gif); background-repeat:no-repeat; background-position: top left; }

a.replynew:link        { padding-left: 16px; color: #0000cc; text-decoration: none; font-weight: normal; background-image:url(img/reply_new.gif); background-repeat:no-repeat; background-position: top left; }
a.replynew:visited     { padding-left: 16px; color: #800080; text-decoration: none; font-weight: normal; background-image:url(img/reply_new.gif); background-repeat:no-repeat; background-position: top left; }
a.replynew:hover       { padding-left: 16px; color: #0000ff; text-decoration: underline; font-weight: normal; background-image:url(img/reply_new.gif); background-repeat:no-repeat; background-position: top left; }
a.replynew:active      { padding-left: 16px; color: #0000cc; text-decoration: none; font-weight: normal; background-image:url(img/reply_new.gif); background-repeat:no-repeat; background-position: top left; }
.citation                 { color: #aa0000; font-style: italic; }

button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	border: 1px solid #000000;
	background-color: #663300;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #fbe5bf;
	border: 1px solid #000000;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	border: 1px solid #000000;
	background-color: #fbe5bf;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	border: 1px solid #000000;
	background-color: #fbe5bf;
}

.actions {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
.bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-color: #d58e11;
}
.bottom2 {

	background-color: #d58e11;
}
.justtop {
	border-top: 1px solid #000000;
}
.justright {
	border-right: 1px solid #000000;
}
.justleft {
	border-left: 1px solid #000000;
	
}
.justleft2 {
	border-left: 1px solid #000000;
	background-color: #ffff99;
}
.rightbottom {
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;

}
.topright {
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
}
.leftright {
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}
.standardfont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #663300;
         
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-left: 8px;
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 10px;
	background-color: #ffff99;	
}
.footertop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #663300;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-right-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	background-color: #ffff99;	
}
.standardfont1rim {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #663300;
         
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.standardfont2rim {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #663300;
         
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #d58e11;
}

.standardfont3rim {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #663300;
         
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #ffff99;
}

.fullborder {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
.menu_inactive {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #663300;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	background-color: #ffff99;		
}
.menu_inactive2rim {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #663300;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	background-color: #ffff99;	
}
.menu_active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;	
	background-color: #663300;
}
.menu_active2 {
	background-color: #663300;
} 
.menu_right2rim {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #663300;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	background-color: #ffff99;
}
.menu_right {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #663300;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-color: #663300;
}

.tekst_private {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #663300;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 20px;
	padding-top: 20px;
	background-color: #ffff99;
}

.tekst_content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #663300;
        line-height: 14pt 
}
.tekst_content_site {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #663300;
        line-height: 12pt 
}

.style_title {
	font-family:Verdana, Arial, Helvetica, sans-serif;font-weight:extra-light;font-style:normal;
	font-size: 18px;
	color: #663300;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;			
	text-align: right;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 10px;
	padding-top: 10px;
	background-color: #ffff99;	
}

.style_title_private {
	font-family:Verdana, Arial, Helvetica, sans-serif;font-weight:extra-light;font-style:normal;
	font-size: 20px;
	color: #663300;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;			
	text-align: left;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 20px;
	padding-top: 20px;
	background-color: #ffff99;	
}


.style_subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	padding-left: 15px;
	padding-bottom: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
    background-color: #663300;
}
.home {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
    background-color: #663300;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 8px;
	padding-bottom: 8px;
}
.home2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000000;
	border-left-color: #000000;
        
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;			
	text-align: left;

}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #663300;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;			
	text-align: center;
	background-color: #965e16;
}

.sub_style {	
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #663300;
	padding-bottom: 4px;
}
.tekstvakken {
	background-color: #ffff99;
}
.kaders {
	background-color: #d58e11;
}

.textimg {
	margin: 5px;
	padding: 5px;
	border: 1px #0A1E37;
	border-style: solid;
	background-color: #ffffff;
	float: center;
} 

/*---  REACTIEVELDEN ---*/

.reactie { 
        border: 1px solid #0A1E37; 
        display: block; 
        margin: 2em 0; 
        padding: 5px; 
        word-wrap: break-word;
	width: 400px; 
} 
.info { 
        color: #663300; 
        font-weight: bold; 
        border-top: 1px solid #0A1E37; 
        margin: 4px 0; 
        padding-top: 5px; 
        display: block; 
        text-align: right; 
}
.uitlijn {
	float:left;
	display: block;
}

/*---  OVERIG FORUM ---*/


.style2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	border: 1px solid #000000;
	text-align: center;
	background-position: center;
	height: 25px;
}

.style6 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
}

.mainmessage {
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	font-size: 11px;
}

.addi {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}


</style>