/* Start of CMSMS style sheet 'Paintball-style' */
* {
	margin: 0px;
	padding: 0px;
}

img {
	border: 0px;
}
a {
	color: #357C28;
	text-decoration: none;
	outline: none;
}
a:hover {
	color: #FFA405;
	text-decoration: underline;
}
body {
	background:url(images/bg.jpg);
	background-position:top center;
	background-attachment:fixed;
	font: 12px "arial", Helvetica, sans-serif;
	color: #989898;
}

#wrapper {
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 25px;
	padding-top: 20px;
	width: 920px;
	height: auto;
	text-align: left;
	margin: auto;	
	
}
	
#body {
	background-position: right bottom;
	background-repeat: no-repeat;
	background-color: #000;
	position: relative;
	padding-right: 3px;
	padding-left: 3px;
	
	}

#banner {
	width: 920px;
	margin-left: -3px;
}
#banner .address {
	position: relative;
	padding-right: 15px;
	padding-top:10px;
	text-align: right;
}
#banner .red {
	color:#357C28;
	}

#content {
	position: relative;
	background-repeat: no-repeat;
	width: 700px;
	height: auto;
	z-index: 500;
	margin-left:190px;
        font-size:16px;

	
}



#content p, #content h4 {
	font-weight: normal;
	size: 15px;
        margin-bottom:10px;
        margin-top:15px;
}


#content h4 {
	color: #136008;
	font-weight: bold;

}

#content ul li {
margin-left:20px;
}


.divider {
	background: bottom url(images/footer_bg.gif) repeat-x;
	width: 915px;
	height: 15px;
clear:both;
}

#footer {
	width: 920px;
	height: 40px;
	text-align: right;
	font: 12px "arial", Helvetica, sans-serif;

	}

#bottomleft {
	width: 400px;
	float: left;
	text-align: left;
	color: #FFF;
	padding-top:10px;

	}
#bottomright {
	width: 250px;
	height: auto;
	float: right;
	text-align: right;
	color: #357C28;
	padding: 10px 15px 0px 0px;
	}

#footer a {
	color: #136008;
	text-decoration: none;
}
#footer a:hover {
	color: #FFA405;
	text-decoration: underline;
}
.center {
	left: 40px;		
}

h3 {
	font-weight: normal;
	font-style: normal;
	font-size: 15px;
	}
	
#images {
width:915px;
height:291px;
overflow:hidden;
margin-top:5px;
margin-left:2px;
}


#menu {
margin-top:5px;
height:40px;
font-family:"Times New Roman", Times, serif;
font-size:20px;
margin-left:70px;
}

#logo {
margin-top:-20px;
}


#home {
background: url(images/home.png) no-repeat;
height:35px;
width:95px;
float:left;
}

#home:hover {
background: url(images/home_on.png) no-repeat;
height:35px;
width:95px;
float:left;

}

#prijslijst {
background: url(images/prijslijst.png) no-repeat;
height:35px;
width:136px;
float:left;
}

#prijslijst:hover {
background: url(images/prijslijst_on.png) no-repeat;
height:35px;
width:136px;
float:left;
}

#fotoboek {
background: url(images/fotoboek.png) no-repeat;
height:35px;
width:147px;
float:left;
}

#fotoboek:hover {
background: url(images/fotoboek_on.png) no-repeat;
height:35px;
width:147px;
float:left;
}

#arragementen {
background: url(images/arragementen.png) no-repeat;
height:35px;
width:243px;
float:left;
}

#arragementen:hover {
background: url(images/arragementen_on.png) no-repeat;
height:35px;
width:243px;
float:left;
}

#contact {
background: url(images/contact.png) no-repeat;
height:35px;
width:141px;
float:left;
}

#contact:hover {
background: url(images/contact_on.png) no-repeat;
height:35px;
width:141px;
float:left;
}

#menu_vert {
padding-top:19px;
padding-left:10px;
clear:both;
float:left;
width:150px;
}

#menu_vert ul li {
list-style:none;
font-size:14px;
border-bottom:#136008 1px solid;
}

#menu_vert ul li a:hover {
text-decoration:underline;
color:#FFA405;
}
#menu_vert ul li a {
color:#989898;
}


/* End of 'Paintball-style' */

