
/* Imports */
@import url("reset.css");

/***** Global *****/

/* Body */

body {
        color: #fff;
        background-color:#292929;

        font-size: 12px;
        font-family: 'Trebuchet MS', Trebuchet, 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
        line-height: 1.429;
        margin: 0px;
        padding: 0px;
        text-align: center;
}
	
a {
        color:#d80045;
        text-decoration:none;
}

a:hover {text-decoration:underline;	}

h1 { padding: 25px 0px 0px 25px; color: #282524;font-size: 40px; font-weight:lighter; }
h2 { font-size: 25px; font-weight:lighter; margin-bottom: 30px;}
h3 { font-size: 25px; color:#d80045; font-weight:lighter; margin-bottom: 30px;}
h4 { font-size: 15px; color:#d80045; line-height: 18px; margin-bottom: 30px;}
h5 { font-size: 17px; color:#ffffff; line-height: 22px; margin-bottom: 20px; font-weight:lighter; font-style:italic;}


/***** Layout *****/
.body {clear: both; margin: 0 auto; width: auto;}
img.right figure.right {float: right; margin: 0 0 2em 2em;}
img.left, figure.left {float: right; margin: 0 0 2em 2em;}

/*
	Header
*****************/

#header {
	height: 80px;

        width: 100%;
	background: #fff url(../images/dot.gif) repeat-x left bottom;

        -moz-box-shadow: 0px 5px 8px #363636;
        padding: 10px 0px 10px 0px;
        -webkit-box-shadow: 0px 5px 8px #363636;

        position: fixed;
        top: 0;
        left: 0;
}

.header_container {
	margin: 0 auto;
	width: 940px;
	text-align:left;
}

.logo {
	width: 353px;
	height: 53px;
	background-image:url(../images/stadscafe.gif);
	background-repeat:no-repeat;
	display:block;
	float:left;
	margin-top: 10px;
	
	cursor:pointer
	
}

.logo:hover {
	width: 353px;
	height: 53px;
	
	background-image:url(../images/stadscafe_hover.gif);
	background-repeat:no-repeat;
	
	display:block;
	float:left;
	margin-top: 10px;
	
	cursor:pointer
	
}

.adres {
	display:block;
	float:right;
	color:#000000;
	margin-top: 28px;
	font-size: 11px;
}


/*
	promo
*****************/

#navhome {
	height: 510px;
	background-image: url(../images/bg_home.jpg);
	margin: 0px;
	padding: 0px;
        margin-top: 80px;

}

#navvervolg {
	height: 228px;
	background-image: url(../images/bg_vervolg.jpg);
	margin: 0px;
	padding: 0px;
        margin-top: 80px;
}

.promo_container {
	margin: 0 auto;
	width: 940px;
	text-align:left;
        padding-top: 32px;
	
}

.promo {
	height: 286px;
	display:block;
		
	background-image: url(../images/promo.jpg);
	background-repeat:no-repeat;
}


/*
	navigatie
*****************/

.hoverdiv {
	width: 220px;
	height: 125px;
	
	background-image: url(../images/bg_nav.gif);
	background-repeat:no-repeat;
	
	margin: 20px 20px 30px 0px; 
	
	background-color: #fff;
	display: inline-block;
	
	float:left;
}
	
.hoverdiv_hover {
	
	width: 220px;
	height: 125px;
	
	background-image: url(../images/bg_nav_hover.gif);
	background-repeat:no-repeat;
		
	margin: 20px 20px 30px 0px; 
	
	background-color: #d80045;
	color: #fff;
	text-decoration:none;
	
	display: inline-block;
	float:left;
}




.hoverdiv a.hovernav { 
	color:#878787; 
	margin-left:20px; 
	padding-left: 20px; 
	background-image:url(../images/bullet_w.gif);
	background-repeat:no-repeat;
		
	font-size: 15px;
	line-height: 24px;
	
	}
	
	
.hoverdiv_hover a.hovernav { 
	color:#ffffff; 
	margin-left:20px; 
	padding-left: 20px; 
	background-image:url(../images/bullet_r.gif);
	text-decoration:none;
	background-repeat:no-repeat;
		
	font-size: 15px;
	line-height: 24px;

}
	
a.hovernav:hover {
	background-image:url(../images/bullet_r_hover.gif);
	text-decoration:none;
	
}	

a.activenav {
	color:#ffffff; 
	margin-left:20px; 
	padding-left: 20px; 
	background-image:url(../images/bullet_r_hover.gif);
	text-decoration:none;
	background-repeat:no-repeat;
		
	font-size: 15px;
	line-height: 24px;
}

.hoverdiv h2 {margin: 10px 0px -15px 20px;}
.hoverdiv_hover h2 {margin: 10px 0px -15px 20px; color:#FFFFFF;}

.hoverdiv_hover a {color:#FFFFFF; text-decoration:none;}

/* nav vervolg pagina */

.main a{
	font-size: 15px;
	line-height: 30px;
	color: #282524;
	text-transform: uppercase; 
}

.main a:hover{
	
	color: #d80045;
	text-decoration:none;
}

.sub a:hover{
	color: #d80045;
	background-image:url(../images/sub_hover.gif);
	background-repeat:no-repeat;
	text-decoration:none;
}

.sub_active a{
	margin-left: 30px;
	line-height: 30px;
	font-size: 15px;
	color: #878787;
	text-transform: uppercase;
	
	margin-left:20px; 
	padding-left: 20px;
	
	color: #d80045;
	background-image:url(../images/sub_hover.gif);
	background-repeat:no-repeat;
	text-decoration:none;
}

.sub a{
	margin-left: 30px;
	line-height: 30px;
	font-size: 15px;
	color: #878787;
	text-transform: uppercase;
	
	margin-left:20px; 
	padding-left: 20px;
	
	background-image:url(../images/sub.gif);
	background-repeat:no-repeat;
}

/*
	Content
*****************/

#content {
	display:block;
	
	min-height: 20px;
	background-color:#fff;
	
	background-image: url(../images/dot.gif);
	background-repeat: repeat-x;
	background-position:top;
	
	margin: 0px;
	padding: 0px;
	
/* 	margin-top: 30px; */

}

#break {
	display:block;
	
	min-height: 20px;
	background-color:#fff;
	
	background-image: url(../images/dot.gif);
	background-repeat: repeat-x;
	background-position:top;
	
	margin: 0px;
	padding: 0px;

}

.content_container {

	margin: 0px auto;
	padding: 30px 0px 30px 0px;
	width: 940px;
	text-align:left;
	
	display:inline-block;
}

.content_left { 

	width: 220px;
	display:block;
	float:left;
	
	margin-right: 20px;
	

}

.content_mid { 
	
	width: 460px;
	display:block;
	float:left;
	
	margin-right: 20px;
	
	color:#282524;
	

}

.content_right { 

	width: 220px;
	display:block;
	float:left;
	color:#282524;
	

}


/*	
	Footer
*****************/

#footer {
	height: 270px;
	background-color:#363636;

}

.pic {border: 3px solid #292929; margin: 0px 20px 20px 0px; float:left; width:94px; height:64px;}
.pic:hover{border: 3px solid #d80045; }

.footer_container {
	margin: 0 auto;
	width: 940px;
	text-align:left;
	
	padding-top: 20px;

}

.footer_container a {
	color: #FFFFFF;
}

.footer_container a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.footer_container a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.footer_container a:hover, a:active {
	color: #FFFFFF;
	text-decoration: underline;
}

.info {
	width: 460px;
	display:block;
	float:left;
	margin-right: 20px;
}

.foto {
	width: 240px;
	display:block;
	float:left;
	
}

.zalen {
	width: 140px;
	display:block;
	float:left;
	
	line-height: 24px;
	
}

.advies {
	width: 440px;
	display:block;
	float:left;
	
	margin-top: 20px;
	
}


.film {
	width: 220px;
	display:block;
	float:left;
	
}

.movie {
	width: 214px;
	height: 156px;
	display:block;
	
	background-color: #000;
	border: 3px solid #292929;	
}

.movie:hover {
	
	border: 3px solid #d80045;
	
	
}

.meer {
	width: 214px;
	height: 156px;
	display:block;
	
	background-color: #fff;
	border: 3px solid #292929;
}

.meer:hover {
	
	border: 3px solid #d80045;
}





/*	
	Bottom
*****************/


#bottom {
	height: 70px;
	background-color:#292929;

}

.bottom_container {
	margin: 0 auto;
	width: 940px;
	text-align:left;
	
	padding-top: 20px;

}

.bottom_container a {
	color: #FFFFFF;
	text-decoration: none;
}

.bottom_container a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.bottom_container a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.bottom_container a:hover, a:active {
	color: #FFFFFF;
	text-decoration: underline;
}

.left {
	float:left;

}

.right {
	float:right;

}

/* Contact */

.textveld_contact {
    width: 300px;
    padding: 4px;
    margin-bottom: 10px;
    border: 2px solid #ddd;
    background: #fff;
    color: #777;
    font-family: Arial, Verdana, sans-serif;
    font-size: 120%;
}

.contactform div label
{
  display: block;
  float: left;
  width: 150px;
  padding: 3px 5px;
  margin: 0 0 5px 0;
  text-align: left;
  font-weight:bold;
}

/* Offerte */

.textveld_offerte {
    width: 500px;
    padding: 4px;
    margin-bottom: 10px;
    border: 2px solid #ddd;
    background: #fff;
    color: #777;
    font-family: Arial, Verdana, sans-serif;
    font-size: 120%;
}

.offerteform div label
{
  display: block;
  padding: 3px 0px;
  margin: 0 0 5px 0;
  text-align: left;
  font-weight:bold;
}

.offerteform .required {
    margin-bottom: 15px;
}

.offerteform .required_radio_block {
    margin-bottom: 20px;
}

.offerteform h1 {
    margin: 0;
    padding: 0;
    font-size: 16px;
    margin-bottom: 15px;
}

.offerteform h3 {
    margin: 0;
    padding: 0;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 15px;
    color: #282524;
}

.radio_offerte {
    margin: 0 0 5px 0px;
    height: 25px;
}

    input.radio_offerte {
        float:left;
        margin-right:18px;
    }

    .text_radio {
        float:left;
        margin-right:18px;
        width: 250px;
    }

    .radio_img {
        float:left;
        margin-right:18px;
        width: 24px;
    }

.small_offerte {
  display: block;
  padding: 3px 0px;
  margin: 0 0 5px 0;
  text-align: left;
  font-weight:bold;
  float: left;
  width: 120px;
}

    .textveld_offerte_telefoonnummer {
        float: left;
        width: 120px;
        padding: 4px;
        margin-bottom: 10px;
        border: 2px solid #ddd;
        background: #fff;
        color: #777;
        font-family: Arial, Verdana, sans-serif;
        font-size: 120%;
    }

        .offerteform .clear {
                clear: both;
        }

.textveld_offerte_small {
    width: 80px;
    padding: 4px;
    margin-bottom: 10px;
    border: 2px solid #ddd;
    background: #fff;
    color: #777;
    font-family: Arial, Verdana, sans-serif;
    font-size: 120%;
}

.textveld_offerte_middle {
    width: 180px;
    padding: 4px;
    margin-bottom: 10px;
    border: 2px solid #ddd;
    background: #fff;
    color: #777;
    font-family: Arial, Verdana, sans-serif;
    font-size: 120%;
}

.offerteform hr {
    border: none;
    border-bottom: 1px solid #dddddd;
    margin-bottom: 10px;
    width: 510px;
    display: block;
}

.offerte_left {
    float: left;
    width: 164px;
}

.offerte_right {
    float: left;
    margin-left: 20px;
}