

@charset "utf-8";
/* CSS Document */
.chatfield
{
	background-color: #C2B278;
	height: 400px; 
	width: 100%; 
}

.wachticon
{
	width: 10px;
	text-align: center;
}

.wachttext
{
}

.wachttijd
{
	width: 60px; 
}

.gebouw
{
	clear: both; 
}

.gebouw .image
{	
	float: left; 
	width: 220px; 
}

.gebouw .image img
{
	width: 200px; 
	padding-bottom: 5px; 
}

.gebouw .text
{
	float: left; 
}

.gebouw .clear
{
	clear: both;
}

.gebouw .knop
{
	padding-right: 10px; 
	float: left; 
}


body{
	font-family:Comic Sans, Helvetica, sans-serif;
	font-size:11px;
	line-height:12px;
	margin-top:0px;
	background:url(../img/background.jpg)  top repeat-x #120E0B;
	color:#362d16;
	height: 100%;
		}

a img{
	border:0;
		}
ul, li{
	#list-style-type: none;
	color:#140b06;
		}
a, a:visited{
	color:#140b06;
	text-decoration:none;
		}
a:hover{
	color:#140b06;
	text-decoration:underline;
		}
.clear{
	clear:both;
		}
img{
	float:none;
		}
h1	{
	width:524px;
	height:22px;
	background:url(../img/balk2.jpg) no-repeat;
	float:left;
	display:inline;
	padding-left:17px;
	margin:0;
	line-height:22px;
	font-size:12px;
	font-weight:bold;
	color:#ebd49c;
}
p{
	float:none;
	margin:0;
		}
#container{
	width:890px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	height: 100%;
		}
			
.top{
	float:left;
	width:890px;
	height:142px;
	background:url(../img/top.jpg) no-repeat;
		}

/* Inloggen */
.inloggen{
	float:left;
	display:inline;
	width:353px;
	height:117px;
	padding-top:30px;
	padding-left:192px;
		}
p.inloggenp1{
	float:left;
	width:300px;
	font-size:11px;
	font-weight:bold;
	color:#5c5031;
		}
p.inloggenp2{
	float:left;
	width:82px;
	line-height:33px;
	color:#ebd49c;
		}
p.inloggenp3{
	float:left;
	width:300px;
	font-size:11px;
	font-weight:normal;
	color:#5c5031;
		}
p.inloggenp4{
	float:left;
	width:62px;
	line-height:33px;
	color:#ebd49c;
		}
.textfieldarea{
	float:left;
	width:164px;
		}
.status{
	float:left;
	width:202px;
		}
.status img {
	float:left;
	display:inline;
	margin-top:6px;
	margin-bottom:4px;
		}
.member{
	font-weight:bold;
	color:#140b06;
		}
.textfield{
	float:left;
	display:inline;
	width:162px;
	height:23px;
	margin-top:2px;
	margin-bottom:2px;
	padding-left:7px;
	padding-top:5px;
	border:0;
	font-style:italic;
	background:url(../img/textfield.jpg) no-repeat;
	color:#a29677;
		}
.btn_login{
	float:left;
	display:inline;
	width:43px;
	height:59px;
	margin-top:3px;
	margin-left:7px;
	cursor:pointer;
	border:outset 0px;
	background:url(../img/login.jpg) no-repeat;
		}
		
/* Menu */
.menu{
	float:left;
	width:890px;
	height:36px;
	background:url(../img/menu.jpg) no-repeat;
		}
		
.menu ul, .menu li{
	display: inline;
	list-style-type: none;
		}
.menu a:link, .menu a:visited{
	display:inline;
	float: left;
	width:111px;
	height:36px;
	line-height:36px;
	text-decoration:none;
	text-align:center;
	background:url(../img/menu-li.jpg) right no-repeat;
	font-size:11px;
	color:#754421;
		}
.menu a:hover{
	background:url(../img/menu-hover.jpg) no-repeat right;
	color:#d3a554;
		}
.menu_2 a:link, .menu_2 a:visited{
	float: right;
	width:113px;
	background:none;
		}
.menu_2 a:hover{
	background:url(../img/menu-hover2.jpg) no-repeat right;
	color:#d3a554;
		}
.menu_1hover a:hover{
	background:url(../img/menu_hover1.jpg) no-repeat right;
	color:#d3a554;
		}
		
		
/* Balk1 */		
.balk1{
	float:left;
	width:890px;
	height:118px;
	background:url(../img/balk1.jpg) no-repeat;
		}

		
.submenu1{
	float:left;
	display:inline;
	width:262px;
	height:118px;
	padding-left:41px;
		}
		
.submenu1 ul, .submenu1 li{
	display: inline;
	list-style-type: none;
		}
.submenu1 a:link, .submenu1 a:visited{
	display:inline;
	float: left;
	width:100px;
	height:26px;
	padding-top:71px;
	margin-right:29px;
	line-height:26px;
	text-decoration:none;
	text-align:center;
	font-size:11px;
	font-family:Comic Sans, Helvetica, sans-serif;
	color:#821a1a;
		}
.submenu1 a:hover{
	text-decoration:underline;
	color:#8d2222;
		}
.berichten a:link, .berichten a:visited{background:url(../img/berichten.jpg) no-repeat;}
.persoonlijk a:link, .persoonlijk a:visited{background:url(../img/persoonlijk.jpg) no-repeat;}
.vip a:link, .vip a:visited{background:url(../img/vip.jpg) no-repeat;}
.uitloggen a:link, .uitloggen a:visited{background:url(../img/uitloggen.jpg) no-repeat;}
		
		
.balk1_box{
	float:left;
	display:inline;
	width:270px;
	height:112px;
	padding-top:6px;
	margin-left:14px;
		}
p.balk_box1p1{
	float:left;
	display:inline;
	width:82px;
	height:34px;
	margin-left:45px;
	line-height:34px;
	color:#5d4306;
		}
p.balk_box1p2{
	float:left;
	display:inline;
	width:82px;
	height:34px;
	margin-left:45px;
	line-height:34px;
	color:#412f04;
		}
p.balk_box1p3{
	float:left;
	display:inline;
	width:270px;
	text-align:center;
	line-height:34px;
	color:#5d4306;
		}
		

/* Inhoud */		
.inhoud{
	float:left;
	width:890px;
		}
		
		
/* Left */		
.left{
	float:left;
	width:175px;
		}
		
h3.menukop1{
	float:left;
	display:inline;
	width:145px;
	height:32px;
	padding:3px 0 0 30px;
	margin:0;
	line-height:32px;
	background:url(../img/menu2_kop1.jpg) no-repeat;
	font-weight:bold;
	font-size:12px;
	color:#d99d19;
		}
h3.menukop2{
	float:left;
	display:inline;
	width:145px;
	height:32px;
	padding:3px 0 0 30px;
	margin:0;
	line-height:32px;
	background:url(../img/menu2_kop2.jpg) no-repeat;
	font-weight:bold;
	font-size:12px;
	color:#d99d19;
		}
h3.menukop3{
	float:left;
	display:inline;
	width:145px;
	height:32px;
	padding:3px 0 0 30px;
	margin:0;
	line-height:32px;
	background:url(../img/menu2_kop3.jpg) no-repeat;
	font-weight:bold;
	font-size:12px;
	color:#d99d19;
		}
h3.menukop4{
	float:left;
	display:inline;
	width:145px;
	height:32px;
	padding:3px 0 0 30px;
	margin:0;
	line-height:32px;
	background:url(../img/menu2_kop4.jpg) no-repeat;
	font-weight:bold;
	font-size:12px;
	color:#d99d19;
		}
h3.menukop5{
	float:left;
	display:inline;
	width:145px;
	height:32px;
	padding:3px 0 0 30px;
	margin:0;
	line-height:32px;
	background:url(../img/menu2_kop5.jpg) no-repeat;
	font-weight:bold;
	font-size:12px;
	color:#d99d19;
		}
h3.menukop6{
	float:left;
	display:inline;
	width:145px;
	height:32px;
	padding:3px 0 0 30px;
	margin:0;
	line-height:32px;
	background:url(../img/menu2_kop6.jpg) no-repeat;
	font-weight:bold;
	font-size:12px;
	color:#d99d19;
		}
h3.menukop7{
	float:left;
	display:inline;
	width:145px;
	height:32px;
	padding:3px 0 0 30px;
	margin:0;
	line-height:32px;
	background:url(../img/menu2_kop7.jpg) no-repeat;
	font-weight:bold;
	font-size:12px;
	color:#d99d19;
		}
h3.menukop8{
	float:left;
	display:inline;
	width:145px;
	height:32px;
	padding:3px 0 0 30px;
	margin:0;
	line-height:32px;
	background:url(../img/menu2_kop8.jpg) no-repeat;
	font-weight:bold;
	font-size:12px;
	color:#d99d19;
		}
h3.menukop9{
	float:left;
	display:inline;
	width:145px;
	height:32px;
	padding:3px 0 0 30px;
	margin:0;
	line-height:32px;
	background:url(../img/menu2_kop9.jpg) no-repeat;
	font-weight:bold;
	font-size:12px;
	color:#d99d19;
		}
h3.menukop10{
	float:left;
	display:inline;
	width:145px;
	height:32px;
	padding:3px 0 0 30px;
	margin:0;
	line-height:32px;
	background:url(../img/menu2_kop10.jpg) no-repeat;
	font-weight:bold;
	font-size:12px;
	color:#d99d19;
		}
h3.menukop11{
	float:left;
	display:inline;
	width:145px;
	height:32px;
	padding:3px 0 0 30px;
	margin:0;
	line-height:32px;
	background:url(../img/menu2_kop11.jpg) no-repeat;
	font-weight:bold;
	font-size:12px;
	color:#d99d19;
		}
.menu2{
	float:left;
	display:inline;
	width:175px;
	margin-bottom:14px;
		}
		
.menu2 ul, .menu2 li{
	display: inline;
	list-style-type: none;
		}
.menu2 a:link, .menu2 a:visited{
	display:inline;
	float: left;
	width:141px;
	height:24px;
	padding-left:34px;
	line-height:24px;
	text-align:left;
	text-decoration:none;
	background:url(../img/menu2-li.png) right no-repeat;
	font-size:11px;
	color:#ac935c;
		}
.menu2 a:hover{
	background:url(../img/menu2-hover.jpg) no-repeat right;
	color:#ac935c;
		}
		
/* Center */		
.center{
	float:left;
	display:inline;
	width:524px;
	padding-left:8px;
	padding-top:16px;
		}
h2.centerh2{
	float:left;
	display:inline;
	width:506px;
	height:32px;
	padding-left:18px;
	margin:0;
	line-height:32px;
	font-size:12px;
	font-weight:bold;
	background:url(../img/center_h2.jpg) no-repeat;
	color:#e4c26f;
		}
		
.box1{
	float:left;
	display:inline;
	width:524px;
	padding-top:6px;
	background:url(../img/box1.jpg) repeat-y;
		}
.box1 p {
	float:left;
	display:inline;
	width:500px;
	padding-left:17px;
	padding-top:6px;
	padding-bottom:5px;
		}
p.geschrevendoor {
	float:left;
	display:inline;
	width:500px;
	text-align:right;
	padding-left:17px;
	padding-top:6px;
	color:#6c5c35;
		}
.balk2{
	float:left;
	width:524px;
	height:22px;
	background:url(../img/balk2.jpg) no-repeat;
		}
.balk2 h2{
	float:left;
	display:inline;
	width:283px;
	height:22px;
	padding-left:17px;
	margin:0;
	line-height:22px;
	font-size:11px;
	font-weight:bold;
	color:#ebd49c;
		}
.balk2 p{
	float:right;
	display:inline;
	width:200px;
	height:22px;
	padding:0 20px 0 0;
	margin:0;
	line-height:22px;
	text-align:right;
	color:#362d16;
		}




/* Right */		
.right{
	float:right;
	width:175px;
		}
		

.footerp{
	display:inline;
	float:left;
	width:100%;
	height:43px;
	margin-top:50px;
	line-height:43px;
	position:absolute;
	left:0;
	bottom:0px;
	text-align:center;
	background:url(../img/footer.jpg) center ;
	color:#772020;
		}
.footerp a:link, .footerp a:visited{ color:#973131; text-decoration:underline;}
.footerp a:hover{ text-decoration:none;}

#background2{
	min-width:890px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	width: 100%;
	position:absolute;
	background: url(../img/background.jpg) repeat-x  center top ;
	z-index: -4;
	left: 0px;
	top: 0px;
		}
		

/* Mod by Frits */

	td.tsub { 
		font-weight: bold;
		font-size: 11px;
		color:  #433914;
		background-color: #C2B278;
		border-bottom: #440101 1px dotted;
		padding: 3px;
	}
	
	td.tsub2, td.tprofiel, td.tprofiel2  { 
		font-weight: normal;
		font-size: 11px;
		color:  #433914;
		background-color: #C2B278;
		border-bottom: #440101 1px dotted;
		padding: 3px;
	}
	
	td.tsub2.wachticon
	{
		width: 20px; 
		text-align: center; 
	}
	td.tsub2.wachttext
	{
	}
	td.tsub2.wachttijd
	{
		width: 50px; 
		text-align: center; 
	}

	td.tcell { 
		padding: 8px 15px 8px 15px;
	}
	
	.intable {
		clear: both;
	}
	
	.contentbox {
		clear: both;
		padding:  11px;
		line-height: 20px;
	}
	
	.input {
		width:249px;
		height:23px;
		margin-top:2px;
		margin-bottom:2px;
		padding-left:7px;
		padding-top:5px;
		border:0;
		font-style:italic;
		background:url(../img/input.gif) no-repeat;
		color:#827552;
	}
	
	.textarea {
		background: #e9dec0;
		border: 1px solid #917e44;
		color:#827552;
		font-style:italic;
	}
	
	.submit {
		width:115px;
		height:32px;
		color: #92724c;
		cursor:pointer;
		border:outset 0px;
		background:url(../img/submit_button.gif) no-repeat;
		font-size: 11px;
	}

	.extrainfo {
		text-align: right;
		margin-left: -15px;
	}
	.forward
{
	background:url(../img/forward.png) no-repeat;
	border: #ebdda4 1px dotted;
	font-family:Comic Sans, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
    
}
