@import url(resetclearfix.css);
@import url(classes.css);
@import url(form.css);

body {
	background: #3e2113;
	font-family: Arial;
	font-size: 13px;
	color: #FFF;
	text-align:center;
}

a
{
	color: #FFF;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}

#container {
	margin:0 auto;
	width:882px;
	text-align:center;
}

#header {
	padding-top: 32px;
}

#menu {
	margin: 0px 0px 0px 23px;
	width: 621px;
	height: 70px;
	overflow:hidden;
	background: url(../images/menu/right_bg.jpg) right no-repeat;
	float: left;
	text-align: left;
	font-size: 13px;
}

#menu span a:hover{
	color: #e1e1e1;
	text-decoration: none;
}

#stad  {
	width: 238px;
	float: right;
	height: 70px;
	text-align: left;
}

#container_top {
	margin: 0px 0px 0px 23px;
	background: url(../images/content_top.jpg) no-repeat;
	height: 10px;
	width: 859px;
	font-size: 0;
}
#content {
	margin-left: 23px;
	background: url(../images/content_bg.jpg) top repeat-y;
	padding: 0;
	margin-bottom: -1px;

}
#content_left {
	width: 580px;
	float: left;
	background: url(../images/content_left.jpg) bottom no-repeat;
	text-align: left;
	min-height: 415px;
	padding: 25px 20px 5px 20px;
	line-height: 18px;
	margin-bottom: -5px;
}

#content_right {
	float: right;
	width: 239px;
	background: url(../images/content_right.jpg) bottom no-repeat;
	min-height: 415px;
	padding: 0;
	margin: 0;

}

#container_bottom {
	margin-left: 23px;
	background: url(../images/content_bottom.jpg);
	height: 10px;
	width: 859px;
	font-size: 0;
}

#stad_utrecht {
	float: left;
	padding-left: 21px;
	padding-top: 25px;
	width: 80px;
	text-align: left;
}

#openingstijden {
	float: left;
	padding-left: 21px;
	width: 80px;
	text-align: left;
	font-size: 13px;
}

#stad_hilversum {
	float: right;
	width:110px;
	padding-top: 25px;
	text-align: left;
	padding-left: 21px;
	color: #bc533d;
	text-align: left;
}

h3 , h4{
	  height: 17px;
}

h3 a {
	color: #FFF;
	text-decoration: none;
	line-height: 1em;
	font-size: 13px;
}

h3 a:hover{
	color: #FFF;
	text-decoration: underline;
}

h4 a {
	color: #c15d45;
	text-decoration: none;
	line-height: 1em;
	font-size: 13px;
	height: 17px;
}
h4 a:hover{
	color: #FFF;
	text-decoration: underline;
}

#kwicks_container {
	background-color: url(../images/menu/right_bg.jpg) right no-repeat #3b2110;
	height: 70px;
}
#kwicks {
	position: relative;
}

#kwicks .kwick {
	float: left;
	display: block;
	width: 103px;
	height: 70px;
}

#kwicks a{
	display:block;
	height: 70px;
	width: 93px;
	float: left;
	color: #FFF;
	text-decoration: none;
	font-size: 12xp;
}

#kwicks a.span:hover{
	text-decoration: underline;
	cursor:pointer;
	cursor:hand;
}
#kwicks span{
	padding: 45px 0px 0px 10px;
	display: block;
	display:block;
	height: 70px;
	width: 93px;
	cursor:pointer;
	cursor:hand;
}

#kwick_red {background: url(../images/menu/roze.jpg) no-repeat;}
#kwick_orange {background: url(../images/menu/oranje.jpg) no-repeat;}
#kwick_yellow {background: url(../images/menu/geel.jpg) no-repeat;}
#kwick_green {background: url(../images/menu/blauw.jpg) no-repeat;}
#kwick_blue {background: url(../images/menu/groen.jpg) no-repeat;}
#kwick_indigo {background: url(../images/menu/groen2.jpg) no-repeat;}

h1, h2, h3, h4{
	  overflow: hidden;
}
#footer_left{
	margin:7px 0px 32px 41px;
	text-align: left;
	color: #8e5d3f;
	float: left;
}

#footer_right {
	margin:7px 22px 32px 0px;
	text-align: right;
	color: #8e5d3f;
	float: right;

}

/*--------------modules---------------------------*/
.openingstijden_tabel {
	margin:0 auto;
	margin-top: 20px;
}

.openingstijden_tabel td {
	padding-top: 4px;
	padding-right: 10px;
}
}





