@charset "utf-8";
/* CSS Document */

body{
	/* text-align:center; */
	background-color:#17191c;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#424242;
	background-image: url(../img/bg_overall.jpg);
	background-repeat: repeat-x;
	margin: 0px;
}

img{
	border: none;
}

#wrapper {
	display: block;
	width: 968px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}

#top_menu {
	display: block;
	height: 42px;
	width: 968px;
}

#top_menu_left {
	display: block;
	position: relative;
	float: left;
	height: 42px;
	width: 638px;
	background-color: #a80909;
}

#top_menu_left ul {
	list-style: none;
	height: 42px;
	margin: 0 0 0 28px;
	padding:0;
	overflow:hidden;
}

#top_menu_left ul li{
	list-style: none;
	display: block;
	float: left;
	
}

#top_menu_left ul li a:link{
	display: block;
	font-weight: bold;
	font-size: 15px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../img/menu_divider.jpg);
	background-repeat: no-repeat;
	height: 28px;
	padding-top: 14px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	text-align:center;
}

#top_menu_left ul li a:visited{
	display: block;
	font-weight: bold;
	font-size: 15px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../img/menu_divider.jpg);
	background-repeat: no-repeat;
	height: 28px;
	padding-top: 14px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	text-align:center;
}

#top_menu_left ul li a:hover {
	display: block;
	font-weight: bold;
	font-size: 15px;
	text-transform: uppercase;
	color: #a80909;
	background-color: #FFFFFF;
	text-decoration: none;
	background-image: none;
	height: 28px;
	padding-top: 14px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	text-align:center;
}

li.active  {
	display: block;
	font-weight: bold;
	font-size: 15px;
	text-transform: uppercase;
	color: #a80909;
	background-color: #FFFFFF;
	text-decoration: none;
	background-image: none;
	height: 28px;
	padding-top: 14px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	text-align:center;
}

li.active a:hover  {
	display: block;
	font-weight: bold;
	font-size: 15px;
	text-transform: uppercase;
	color: #a80909;
	background-color: #FFFFFF;
	text-decoration: none;
	background-image: none;
	height: 28px;
	padding-top: 14px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}


#top_menu_left ul li a:active {
	display: block;
	font-weight: bold;
	font-size: 15px;
	text-transform: uppercase;
	color: #a80909;
	background-color: #FFFFFF;
	text-decoration: none;
	background-image: none;
	height: 28px;
	padding-top: 14px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	text-align:center;
}

#top_menu_right {
	display: block;
	float: right;
	width: 330px;
	height: 42px;
	
}

	
#container{
	margin: 0px auto;
	text-align: left;
	width: 920px;
	height: 100%;	
}

/* Header */

#header {
	width: 968px;
	height: 118px;
	padding: 0px;
}

#header img {
	display: block;
}

#header a {
	text-indent: -9999999px;
	display: block;
	width: 288px;
	height: 44px;
}

/* Content */

#content{
}

#tekst-cont {
	width: 868px;
	background-color:#FFF;
	line-height: 26px;
	padding-top: 0;
	padding-right: 40px;
	padding-bottom: 28px;
	padding-left: 28px;
}

#tekst-cont-home {
	width: 868px;
	background-color:#FFF;
	line-height: 26px;
	padding-top: 0;
	padding-right: 40px;
	padding-bottom: 28px;
	padding-left: 28px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

#img-rechts {
	height: 69px;
	background-image: url(../img/content_top_bg.png);
	background-position: top right;
	background-repeat: no-repeat;
}

#tekst2 {
	display: block;
	background-image: url(../img/content_bg.png);
	background-position: top right;
	background-repeat: repeat-y;
	padding: 0 0 10px 0;
	margin: 0 0 17px 0;
	overflow: hidden;

}

#tekst2 .img {
	width: 200px;
	height: 120px;
	background-color: black;

}

#tekst-cont h1 {
	line-height: 26px;
	padding: 0 60px 0 0px;
	font-size: 18px;
	color:#a80909;
}

#tekst-cont-home h1 {
	line-height: 26px;
	padding: 0 60px 0 0px;
	font-size: 18px;
	color:#a80909;
}

#tekst p, #tekst2 p {
	line-height: 26px;
	padding: 0 60px 0 28px;
}

#tekst2 p a {
	color: #406dc0;
	font-size: 15px;
	text-decoration:none;
	padding-left: 10px;	
}

#googlemaps {
	margin-left: 32px;
	display: inline;
}


#rodepunten {
	height: 403px;
}


p {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#424242;
	margin: 0px;
	padding: 0px;
}

h1 {
	font-size: 36px;
	color:#a80909;
	margin:0;
	padding: 10px 0 0 28px;
}

/* feest organiseren */
#feestcontainer {
	width: 895px;
	background: #FFF;
}

#feestcontainer a {
	width: 180px;
	height:123px;
	float: left;
	margin-right: 23px;
	font-size: 24px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center;
	color:#ffffff;
	padding-top: 90px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-decoration:none;
}

.feestbutton1{
	background-image:url(../img/bedrijfsfeesten_groot.jpg);
	background-repeat:no-repeat;
}

.feestbutton2{
	background-image:url(../img/bruiloft_groot.jpg);
	background-repeat:no-repeat;
}

.feestbutton3{
	background-image:url(../img/thema_groot.jpg);
	background-repeat:no-repeat;
}

.feestbutton4{
	background-image:url(../img/vip_groot.jpg);
	background-repeat:no-repeat;
}

/* contactvelden*/

.contacttypes {
	width: 60px;
	height: 109px;
	float:left;
	font-size: 12px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-left: 24px;
	margin-top:1px;
}

.type {
	margin-bottom: 18px;
	float:left;
	display:inline;
}

.contactvelden {
	width: 160px;
	height: 109px;
	float:left;
	font-size: 12px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-top:1px;
}

.tekst-veld{
	width: 147px;
	float:right;
	display:inline;
	border: 1px solid #D9D9D9;
	margin-bottom: 13px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #727272;
	padding-left: 5px;
}

.contactberichtveld {
	width: 165px;
	height: 90px;
	float:left;
	font-size: 12px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-left: 10px;
	background: #fff; 
	color: #727272; 
	border: 1px solid #D6D6D6;
	padding-left: 5px;
}

.verstuur {
	float:right;
	font-size: 12px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-right: 30px;
	margin-top: 8px;
	background: #fff; 
	color: #727272; 
	border: 1px solid #D6D6D6;
}

fieldset{
	border: none;
	margin:0;
	padding:0;
	height: 118px;
	width: 456px;
	padding-top: 0px;
}

#vragen {
	font-size: 31px;
	line-height: 35px;
	color:#3F3F3F;
	padding-top: 12px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 29px;
}

/* 
#feestrechts {
	width: 432px;
	float: right;
}


#blokje1 {
	background: #FFF url(../img/bedrijfsfeesten_groot.jpg);
	width:200px;
	height:223px;
	margin-left:10px;
	float:left;
}

#blokje1 h1, #blokje2 h1, #blokje3 h1, #blokje4 h1{
	font-size: 24px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center;
	color:#ffffff;
	padding: 89px 0 0 1px;
	font-weight: normal;
}

.feest_price {
	font-size: 12px;
	color: #fff;
	margin: 0px 0 0 8px;

}
p.feest {
	font-size:11px;
	color: #fff;
	padding: 10px 0 0 0;
}
.feest_price span {
	font-size: 28px;
	height: 50px;
	color: #FFFFFF;
	text-align: center;
	margin: 0px 0 0 12px;
}

#blokje2 {
	background: #FFF url(../img/bruiloft_groot.jpg);
	width:200px;
	height:223px;
	margin-left:10px;
	float: right;
}


#blokje3 {
	background: #FFF url(../img/thema_groot.jpg);
	width:200px;
	height:223px;
	margin-left:10px;
	float: left;
}
#blokje4 {
	background: #FFF url(../img/vip_groot.jpg);
	width:200px;
	height:223px;
	margin-left:10px;
	float: right;
}
*/


/* colors */
.red {
	color: #a80909;
}

a.red-link:link, a.red-link:visited {
	color: #a80909;
	text-decoration:none;
}

a.red-link:hover, a.red-link:active {
	color: #a80909;
	text-decoration: underline;
}

.biggerBlueText {
	color: #406dc0;
	font-size: 16px;
}

/* Footer */

#footer_blocks {
	display: block;
	width: 936px;
	position: relative;
	margin-top: 17px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


#contact_form {
	float: right;
	width: 456px;
	height: 145px;
	background-color: #FFFFFF;
	padding-top: 30px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}






#calltoaction {

	float: left;
	width: 461px;
	height: 175px;
	background-color: #FFFFFF;
}

#belnu {
	font-size: 31px;
	line-height: 35px;
	color:#424242;
	padding: 0;
	margin-top: 22px;
	margin-right: 22px;
	margin-bottom: 22px;
	margin-left: 22px;
}

#tel_red {
	font-size: 31px;
	line-height: 0px;
	margin: 22px;
	color: #a80909;
}

#dagweek {
	font-size: 14px;
	line-height: 11px;
	font-style: italic;
	margin: 22px;
	padding: 0;
}

#footer{
	display: block;
	height:20px;
	width: 936px;
	margin-top: 20px;
	text-align: center;
	font-size: 12px;
	color: #dcdbde;
	float:left;
}

.footerlink{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #dcdbde;
	text-decoration: none;
}
	
#clearboth {
clear:both;
}

.red_arrow {
	height: 83px;
	width: 936px;
	float:left;
	display:inline;
	background-image: url(../img/red_arrow.jpg);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	margin: 0px 30px 0px 0;
}



.arrow_img {
	display: block;
	float:left;
	width: 111px;
	margin: 0 0 0 14px;
}

.arrow_txt {
	float: left;
	color: #406dc0;
	height: 63px;
	width: 545px;
	margin: 10px 0 0 20px;
	overflow: hidden;
}

.arrow_txt h2 {
	font-size: 27px;
	color:#a80909;
	margin: 5px 0 0 0;
}

.arrow_txt a {
	float: left;
	color: #406dc0;
	height: 63px;
	width: 545px;
	font-size: 15px;
	text-decoration:none;
}

.arrow_price {
	float: left;
	font-size: 12px;
	height: 63px;
	color: #FFFFFF;
	margin: 15px 0 0 5px;
}

.arrow_price span {
	font-size: 30px;
	margin-left: 15px;
}

#rodepunten {
	height: 403px;
}

