img {border:none;}
/* Page Layout */
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#343434;
	background:#E5E8F1 url(../images/algemeen/bg.gif) repeat-x left top;
	padding:0;
	margin:0;
}
#wrapper{
	width:952px;
	margin:0 auto;
}
#header{
	background:url(../images/algemeen/bollen.gif) no-repeat center top;
	margin-top: -7px;
	height:164px;
	
}
.head{
	height:74px;
	padding-top: 90px;
}
#logo{
	width:298px;
	height:74px;
	float:left;
}
#fullbanner{
	float: left;
	width:480px;
	height:74px;
	background:url(../images/algemeen/fullbanner.gif) no-repeat left bottom;
}
#fullbanner img{
	padding-top: 7px;
	padding-left: 6px;
}
#friendtab{
	float:right;
	width:174px;
	height:74px;
	background:url(../images/algemeen/friendtab.png) no-repeat left bottom;
}
#friendtab h1{
	font-size:10px;
	color:#FFF;
	padding:4px 0 0 16px;
	letter-spacing:0;
	margin:0;
	text-transform:uppercase;
}
.friendtab {
	padding:0px 10px 0px 20px;
	padding-bottom: 3px;
	font-style:italic;
	color:#61C660;
}
#friendtab form{
	padding-left:16px;
	margin-top:-1px;
}
#friendtab #submit, #reageer_submit{
	background:url(../images/verzend_button.gif) no-repeat left top;
	border: none;
	width:68px;
	height:19px;
	margin-top: 2px;
}

#friend{
	color: #777;
	padding: 2px 0 2px 2px;
	font-size: 11px;
	width:145px;
	margin:2px 0px;
	border: none;
}

/* ------------Content-------------- */
#content{
	min-height:400px;
	_height:400px auto;
    background:url(../images/algemeen/contentbg.png) repeat-y left top;
	padding-left: 23px;
	padding-right:20px;
}
/* ----------- menu ----------------*/
.menu {
	padding:23px 0px 0px 0px;
}
#menu {
	margin:0;
    float:left;
    height:18px;
	padding:0;
}
#menu li{
    display:inline;
}
#menu a {
    float:left;
    background:url(../images/menu/tab-l.gif) no-repeat left top;
    padding:0 0 0 6px;
    text-transform:uppercase;
	text-decoration:none;
}
#menu a span {
    float:left;
    display:block;
    background:url(../images/menu/tab-r.gif) no-repeat right top;
    padding:2px 14px 2px 5px;
    margin-right:2px;
    color:#343434;
}
#menu #current a { background-position:0 -18px;}
#menu #current a span {background-position:100% -18px; color:#FFF;}
#menu a:hover {background-position:0% -18px}
#menu a:hover span {background-position:100% -18px}

/* --- sub ---*/
#sub_menu{
	clear:both;
	background:url(../images/menu/sub_background.jpg) no-repeat left top;
}
#sub_menu ul{
	margin:0;
    height:18px;
	padding:3px 0 0 5px;
	list-style-type:none;
	clear:both;
}
#sub_menu li{
	display:inline;
}
#sub_menu li a{color:#FFF;padding:3px 10px 0px 10px; text-decoration:none; background:url(../images/menu/sub_r.gif) no-repeat right top;}
#sub_menu li a:hover { text-decoration:underline;}
/* ----- about menu ----- */
.about_menu{
	height:18px;
	float:right;
}
.about_menu li{
	list-style-type:none;
	float:left;
	padding:0;
	margin:0;
}
.about_menu span{
	padding:0 10px 0 10px;
	text-transform:uppercase;
}
.about_menu a
{
    color:black;
    text-decoration:none;
}
.about_menu a:hover
{
    color:black;
    text-decoration:underline;
}
.about_menu #current a {
    text-decoration:underline;
}
#zoeken{
	padding:0;
	margin-right: 2px;
	width:100px;
	height:13px;
	color:gray;
	font-size:11px;
	font-family:Arial,Helvetica,sans-serif;
}
/* ----------- content ------- */
.content {
	min-height:350px;
	_height: 350px auto;
}
.clear
{
	clear:both;
}


/* ------------ footer -------------*/
.footer{
	background:transparent url(../images/algemeen/footer.png) no-repeat scroll center top;
}

.footer_tekst {
	height: 20px;
}

.developed{
	float:right;
	padding-right:15px;
}
.footer li{
	list-style-type:none;
	float:left;
	padding:0;
	margin:0;
}
.developed span{
	padding:0 10px 0 10px;
	text-transform:uppercase;
}
.powered{
	height:25px;
	padding: 0 23px 0  23px;
}
.powered li{
	color:#374B97;
	font-weight:bold;
	padding-right:10px;
}
.sponsor{
    margin:0;
	margin-top:10px;
	min-height:50px;
	_height:50px auto;
	background:url(../images/layout/bg_sponsor.jpg) no-repeat scroll center top;
	width:auto;
	padding:0;
}
.sponsor_detail{
	padding:5px 0 0 23px;
}
.sponsor_links{
	margin:10px 0 0 2px;
	padding-bottom:10px;
}
.sponsor_links img{
	height:35px;
	width:75px;
}
.sponsor_links a {
	margin-right: 14px;
}
