/********************************************************************
 **                          scherpenberg.css                      **
 ********************************************************************
 **   (c) WESTMEDIA - webdesign & visuele communicatie         **
 **     This code is created by WESTMEDIA. All Rights Reserved     **
 ********************************************************************
 **   Project:              Feestzalen Scherpenberg		           **
 ********************************************************************
 **   Date Of Creation:     16 / 11 / 2007                         **
 ********************************************************************
 **   Purpose:              Style Sheet                            **
 *******************************************************************/
 
 * {
	padding:0;
	vertical-align:bottom;
}

img{
	border-style:none;
}

a{
text-decoration:none;
color:#FFFFFF;
}

a:hover{
text-decoration:none;
color:#666666;
}

#welkom{
height:68px;
position:relative;
top:-68px;
}

#bienvenue{
height:68px;
position:relative;
top:-68px;
}

body{
	background:#25272b url('../img/bg.jpg') repeat-y;
	font-family:verdana;
	font-size:12px;
	font-weight:lighter;
	padding:0;
	margin:0;
	background:#25272b;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:10px;
}

#wrapper{
	width:957px;
	margin-left:auto;
	margin-right:auto;
}

#content{
	background:#25272b url('../img/bg.jpg') repeat-y;
	float:left;
	width:957px;
	margin-left:35px;
}

#links{
	float:left;
	width:260px;
	height:auto;
	margin-top:-58px;
}

#rechts{
	float:left;
	width:590px;
	height:auto;
	margin-top:-58px;
}

#menu{
	float:left;
	margin-left:52px;
}

#inhoud{
	float:left;
	margin-left:60px;
}

#clear{
	clear:both;
	width:100%;
	height:50px;
}

#footer{
	width:780px;
	margin-left:67px;
	margin-bottom:25px;
	color:#999999;
}

.vet{
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
}


#nieuwsbrief{
	float:left;
	margin-left:52px;
}

.nb{
	width:106px;
	border:0;
	background-color:#a02921;
	color:#FFFFFF;
	text-align:center;
	font-size:10px;
}

.knop{
	width:106px;
	border:0;
	background-color:#444540;
	color:#FFFFFF;
	text-align:center;
	font-size:10px;
}