/*************** ALGEMEEN *************/	
body {
	background-color: #CCCCCC;
	font-family: trebuchet ms;
	font-size: 12px;
	min-height:inherit;
	
}
html {
	height:100%;
}
a{
color: #003366;
}	


td.header {
	background-image: url('../images/top2-750-3.png');
	background-repeat:no-repeat;
	height: 150px;
}

/*************** PAGINA *************/	
td.pagestart {
	background-image: url('../images/pagestart2.png');

	height:40px;
	font-size: 14px;
	font-weight: bold;
	padding-left:10px;
	vertical-align:middle;
	
}
	td.pagestart-small {
		background-image: url('../images/pagestart-small.png');
		height:25px;
		font-size: 12px;
		font-weight: bold;
		padding-left:10px;
		vertical-align:middle;
	
	}
	
td.pagemiddle {
	background-image: url('../images/pagemiddle2.png');
	padding-left:10px;
	padding-top:10px;
	padding-right: 10px;
	padding-bottom: 10px;
	min-height: 500px;
	
}
	a.pagemiddle {
	color:#000000;
	border-color:#000000;
	}
td.pageeind {
	background-image: url('../images/pageeind2.png');
	height:25px;
	padding-left:10px;
}
	a.pageeind {
	color:#000000;
	}
	


.foot {
	font-size: 10px;
	padding-left: 40px;
	padding-right: 40px;
	padding-top:0px;
	text-align: center;
	color:#D6D6D6;
}
td.footer {
	background-image: url('../images/footer2.png');
	height:50px;
	
}
td.reacties {
	background-image: url('../images/reacties.png');
	height:25px;
}	


/*************** MENU *************/	

td.sidestart {
	background-repeat:no-repeat;
	height:40px;
	
}
td.sideeind {
	background-image: url('../images/sideeind2.png');
	background-repeat:no-repeat;
	height:25px;
	
}
.side{
	/* */
}
	a.side{
	 padding-left:10px; color: #003366;
	}
	td.side {
	background-image: url('../images/sidesmall3.png');
	background-repeat:repeat-y;
	vertical-align:top;
	
}	
	a.side-small{
	 padding-left:10px; color: #003366; font-size:10px;
	}
a.menu_cat {
	padding-left:10px;
	padding-top: 10px;*/
	color:#0066CC;
	color: #003366;
	
	font-weight:bold;
	font-style:italic;
	
}

a.menu {
	padding-left:10px;
	font-size:14px;
}
span.menu{
	font-size:14px;
}	
dl.menu {
	 margin: 0px; padding: 0px 0px 0px 0px }

	dt.menu {
	 margin: 0px; padding: 0px 0px 10px 10px;
	 font-weight: bold ;font-size:12px;}

	dd.menu {
	 margin: 0px; padding: 0px 0px 0px 0px;
	font-size:12px;}
	 
form.login{
	padding-left: 10px;
		 	
}
input,textarea,select {
	border: 1px solid;
	border-color: #000000;
	background: #FF9900;
	font-family: Verdana,arial,helvetica;
	font-size: 11px;
	
	color: #000000;
}	
input{
	font-weight:bold;
} 
/*************** NIEUWS *************/	

hr.nieuws{
	width: 90%; text-align: center;
	
}
tr.nieuws-titel {
	text-align:left;
	font-size: 12px;
}
tr.nieuws-reactie {
	padding-top:5px;
	padding-right:5px;
	font-size:12px;
}	

/*************** UBB *************/	

.code-top{
	font-size:10px;
	padding-left:10px;
	font-family: trebuchet ms;
}

.quote-top{
	font-size:10px;
	padding-left:10px;
	font-family: trebuchet ms;
}

.quote{
	background: #CCCCCC;
	background-image:url('../images/blauwebg.png');
	border: 1px dotted #000;
	margin-right: 10px;
	padding: 2px;
	font-family: trebuchet ms;
	margin-left: 10px;	
	width: auto;
}

.quote2{
	background: #CCCCCC;
	background-image:url('../images/blauwebg.png');
	border: 1px dotted #000;
	margin-right: 10px;
	padding: 2px;

	margin-left: 10px;	
	width: auto;
}
.code{
	background: #CCCCCC;
	background-image:url('../images/blauwebg.png');
	border: 1px dotted #000;
	color: #000000;
	font-family: Courier, Courier New, Verdana, Arial;
	margin-right: 10px;
	padding: 2px;

	margin-left: 10px;	
	width: auto;
}
.code2{
	background: #CCCCCC;
	background-image:url('../images/blauwebg.png');
	border: 1px dotted #000;
	color: #000000;
	font-family: Courier, Courier New, Verdana, Arial;
	margin-right: 10px;
	padding: 2px;

	margin-left: 10px;	
	width: auto;
}
.gastenboek1{
	background-image:url('../images/oranjebg.png');
	border:1px #000000 solid;
}		
