@charset "UTF-8";
/*		Handbal Vereniging Unitas		*/
/*		Webdesign by Blue Media			*/
/*		http://www.blue-media.nl		*/

img{ border:0;}

body {
	background:#252525; 
	font-size: 60%;
	font-family:Helvetica, Arial, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the .container selector */
	color: #565656;
	}

.wrap {
	font-size:1.4em;
	line-height:1.5em;
	position:relative;
	text-align:left;
	margin:0;
	padding:0;
	min-width:1000px;
	}

.container {
	width:1000px;
	min-width:1000px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	padding:0;
	position:relative;
	}

/* big button */
.bigbutton{
	width:480px;
	margin-bottom:20px;}

.bigbutton a:link{
color:#fff;}

.bigbutton a{
color:#fff;
padding:10px 0 0 10px;
margin-bottom:2px;
display:block;
float:left;
width: 390px;
height:40px;
font: bold 24px arial;
background: url(../images/knop.jpg) 0 0 no-repeat;
text-decoration: none;}

.bigbutton a:visited{
color:#fff;}

.bigbutton a:hover {
color:#fff;
text-decoration: none;
background-position: 0 -50px;}

.bigbutton a:active {
color:#fff;
text-decoration: none;
background-position: 0 -100px;
}

/* Links */
a:link {
	color: #666;
}
a:visited {
	color: #666;
}
a:hover {
	color: #56A6D7;
}
a:active {
	color: #56A6D7;
}

a.button:link {border:none;}     /* unvisited link */
a.button:visited {border:none;}  /* visited link */
a.button:hover {border:none; background-color: inherit;}   /* mouse over link */
a.button:active {border:none;}   /* selected link */

a img {border:none;}

#
.clearfix {
	zoom: 1; /* triggers hasLayout */
}

#
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* Header */

.header {
	background: #85a2c5 url(../images/top_bg.jpg) 0 0 repeat-x;
	}
	
.rdm{	width:600px;
		height:84px;
		float:right;
		padding:40px 0 0 0;
		}
.head_cont{width:1000px;
padding:0;
height:162px;
	background:url(../images/logo.jpg) left top no-repeat;
			margin:0 auto;}
		
		
.rdm ul{
	list-style:none; padding:0; margin:0; width:600px; height:84px;}
	
.rdm li{
	list-style:none; margin:0 5px 0 5px; padding:0;display:inline; float:left;}

.rdm ul li img{padding:4px;  background:#FFF; border:1px solid #06F; width:100px; height:74px; overflow:hidden; display:block;}

.fotoalbum li img{padding:4px;  background:#FFF; border:1px solid #06F; width:100px; height:74px; overflow:hidden; display:block;}
	

/* Headers */

h2, h3, h4, h5, h6 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	letter-spacing:-2px;
	font-weight:normal;
	margin:0;
	padding:0;
	}

h2 {
	color:#b8b8b8;
	font-size:240%;
	line-height:110%;
	padding:0 0 2px 0;
	border-bottom:2px dotted #a3b8d3;
	}
	
h3 {
	color:#4d524b;
	font-size:190%;
	line-height:110%;
	}
	
h4 {
	color:#886231;
	font-size:120%;
	line-height:110%;
	}

/* menu icons */

.menuicons {
	background:#85a2c5 url(../images/menuicons_bg.jpg) repeat-x;
	margin:0;
	padding:7px 0 0 0;
	height:103px;
	text-align:center;
	position:relative;}

/* home body */

.homebody {
	background: #f2f2f2;
	padding:20px 0 60px 0;
	margin:0;
	position:relative;
	}
	
.homebody img{
	padding:25px 0 25px 0;}

/* content box */

.contentboxleft{
	text-align:justify;
	width:460px;
	float:left;
	padding:0 20px;}
	
.contentboxright{
	text-align:justify;
	width:460px;
	float:right;
	padding:0 20px;}



/* Footer */

.footer {
	background: transparent url(../images/footer_bg.jpg) left top repeat-x;
	height:150px;
	padding: 0;
	margin: 0;
	text-align:center;
	color:#50524f;
	}
	
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/* Forum */
.forumbody {
	background: #f2f2f2;
	padding:10px ;
	margin:0;
	position:relative;
	}

.forumMenu{
	width:960px;
	float:left;
	height:26px;
	margin:10px 20px 0 20px;}
	
.forumHead{
	background:#0b628f;
	width:950px;
	height:20px;
	margin:20px 20px 0 20px;
	color:#fff;
	padding:5px 5px;
	font-size:18px;
	float:left;}
	
.forumBody{
	float:left;
	width:960px;
	margin:0 20px;
	}
.forumSubHead{
	padding:5px 5px;
	background:#96bacd;
	color:#fff;
	font-size:14px;
	font-weight:bold;}
	
.forumSubMenu{
	width:950px;
	height:20px;
	margin:20px 20px 0 20px;
	float:left;}
	
.forumMessage{
	float:left;
	width:960px;
	border-bottom:2px solid #cbcbcb;

	}

.forumMessage2{
	background:#ebf1f6;
	float:left;
	width:960px;
	border-bottom:2px solid #cbcbcb;
	}
	
.forumMessageText{
	padding:5px 5px 20px 5px;
	font-size:14px;
	}
	
.forumSignature{
	width:800px;
	color:#969696;
	padding:5px 5px;
	border-top:1px solid #cbcbcb;}
	
.forumNewMessage{
	padding:20px 20px;
	}
	
.forumNewMessageButtons{
	padding:5px 5px 5px 20px;
	float:left;
	}
	
.forumEmoticons img{
	padding:4px 4px;}	
	
.forumTable{
	padding:5px 5px;
	border-bottom:1px solid #cbcbcb;}
	
.forumProfileLeft{
	float:left;
	width:480px;}
	
.forumProfileRight{
	float:right;
	width:480px;}
	
.forumProfileSmallLeft{
	float:left;
	width:240px;}
	
.forumProfileSmallRight{
	float:right;
	width:240px;}
	
.fltlft{float:left;}
	
.fltrt{float:right;}

.gastenboek{
	margin:10px 0 20px 0;
	border-bottom:solid;
	border-bottom-color:#000;
	border-bottom-width:1px;
	
}
