/*****************
*** Applaus.be website info@applaus.be
*****************/

/* Algemeen
************************************************************/
body
{
	background: #c3bba1 url(http://www.zomeropstraat.be/dagennacht/templates/samendubbel/images/achtergrond1.gif) repeat-y;
	font: 62.5% "Verdana", Arial, "Trebuchet MS", sans-serif;
	color: #5b5d5e;
	margin: 0;
	padding: 0;
}

body, p, h1, h2, h3, h4, h5, h6, ul,li
{
	padding: 0;
	margin: 0;
}

/* Plaatsen van containers
************************************************************/
#container
{
	height: auto;
	width: 1005px;
	padding: 0;
}

#ads
{
	width: 170px;
	height: auto;
	padding: 19px 13px 0 13px;
	float: left;
}

#inhoud
{
	width: 530px;
	float: left;
	padding: 19px 0 20px 0;
}

#zijbalk
{
	width: 275px;
	position: absolute;
	left: 726px;
}



/* Header
************************************************************/
#header h1
{
	background: white url(http://www.zomeropstraat.be/dagennacht/templates/x/images/logo.jpg) 13px 10px  no-repeat;
	text-indent: -9999px;
	width: 713px;
	height: 126px;
	float: left;
}

#header h1 a,
#header h1 a:link,
#header h1 a:visited,
#header h1 a:hover,
#header h1 a:active {
	display: block;
	width: 713px;
	height: 126px;
	border:none;
}

#header h1 a:focus 
{
	outline: none;
}

.provincielink
{
	text-indent: -9999px;
	position: absolute;
	width: 108px;
	height: 108px;
	margin: 8px 0 0 40px;
}

.provincielink a,
.provincielink a:link,
.provincielink a:visited,
.provincielink a:hover,
.provincielink a:active {
	display: block;
	width: 108px;
	height: 108px;
	border:none;
}

.provincielink a:focus 
{
	outline: none;
}

#header p
{
	/* background: white url(http://www.zomeropstraat.be/dagennacht/templates/x/images/wim.gif) 0 0 no-repeat; */
	text-indent: 0px;
	float: left;
	width: 275px;
	height: 126px;
	margin-left: 13px;
}

img 
{
border:0px;
}

a {
color:#B72071;
text-decoration:underline;
}

a:hover {
color:#B72071;
text-decoration:none;
}


/* Ads aan de linkerkant
************************************************************/
#ads img
{
	margin: 0 0 10px 0;
}

#ads a img
{
	border: none;
}

/* Menu
************************************************************/
#menu
{
	background-color: #e20a17;
	list-style-type: none;
	color: white;
	height: 28px;
	font-size: 1.4em;
	font-weight: bold; 
	padding: 7px 0 0 138px;
	width: 800px;
}

#menu li
{
	float: left;
	padding: 0 0 0 5px;
}

#menu li a
{
	text-decoration: none;
	color: white;
}

#menu .current
{
	color: black;
}

#menu .letters
{
	margin: 0 0 0 150px;
}

/* Inhoud
************************************************************/
#inhoud h2
{
	width: 370px;
	text-transform: uppercase;
	font-size: 1.5em;
}

#inhoud h2 strong
{
	color: #e20a16;
}


/* Kaart
************************************************************/
table
{
	font-size: 1.2em;
	color: #5b5d5e;
	margin: 5px 0 0 90px;
}

table td
{
	padding: 0 20px 0 20px;
}

/***************************/
/* Legende van streken */
/***************************/
table .noord
{
	background: white url(http://www.zomeropstraat.be/dagennacht/templates/x/images/noord.gif) 0 3px no-repeat;
}

table .leuven
{
	background: white url(http://www.zomeropstraat.be/dagennacht/templates/x/images/leuven.gif) 0 3px no-repeat;
}

table .zennevalei
{
	background: white url(http://www.zomeropstraat.be/dagennacht/templates/x/images/zennevalei.gif) 0 3px no-repeat;
}

table .hageland
{
	background: white url(http://www.zomeropstraat.be/dagennacht/templates/x/images/hageland.gif) 0 3px no-repeat;
}

table .vb
{
	background: white url(http://www.zomeropstraat.be/dagennacht/templates/x/images/vb.gif) 0 3px no-repeat;
}

table a
{
	text-decoration: none;
	color: #5b5d5e;
}

table a:hover
{
	color: gray;
}

/***************************/
/* Lijst met streken */
/***************************/
#streken
{
	background-color: #edf6fa;
	margin: 20px 13px 0 0;
	padding: 10px 10px 10px 10px;
}

#streken ul
{
	float: left;
	list-style-type: none;
	font-size: 1.2em;
	margin: 15px 0 0 5px;
}

#streken ul li a
{
	color: #5b5d5e;
	text-decoration: none;
}

/***************************/
/* hover bij links: per streek andere kleur */
/***************************/
#streken ul .noord a:hover
{
	color: #7785a0;
	text-decoration: none;
}

#streken ul .leuven a:hover
{
	color: #ac6277;
	text-decoration: none;
}

#streken ul .zennevalei a:hover
{
	color: #9bb654;
	text-decoration: none;
}

#streken ul .hageland a:hover
{
	color: #e8bf2e;
	text-decoration: none;
}

/* Zijbalk
************************************************************/
#zijbalk h4
{
	background-color: #90070e;
	font-size: 1.4em;
	font-weight: bold;
	color: white;
	height: 27px;
	padding: 7px 0 0 25px;
}

#zijbalk ul
{
	font-size: 1.3em;
	color: white;
	list-style-type: bullets;
	background-color: transparent;
	margin: 10px 0 30px 35px;
}

#zijbalk ul li a
{
	text-decoration: none;
	color: white;
}

#zijbalk ul li a:hover
{
	text-decoration: underline;
	color: white;
}

#zijbalk img
{
	margin: 0 0 10px 0;
}

#zijbalk a img
{
	border: none;
}



/***************************/
/* Zoekbox
/***************************/
#zoekbox
{
	background: transparent url(http://www.zomeropstraat.be/dagennacht/templates/x/images/testpijl.jpg) 5px 0 no-repeat;
	height: 313px;
}

h3
{
	color: white;
	font-size: 1.4em;
	font-weight: normal;
	border-left: 6px #90070e solid;
	padding: 0 0 0 7px;
	margin: 0 0 15px 10px;
}

#zoekbox ul
{
	list-style-type: none;
	margin: 0 0 0 20px;
	padding: 0;
}

#zoekbox ul li
{
	margin: 0 0 15px 0;
}

#zoekbox ul li select
{
	width: 210px
}

#zoekbox .zoek
{
	background-color: white;
	border: none;
	color: #ff0505;
	font-weight: bold; 
}

/* Hacks
************************************************************/
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/***************************/
/* Contentblok */
/***************************/
#content
{
	background-color: #edf6fa;
	font-size: 1.2em;
	margin: 20px 13px 0 0;
	padding: 10px 10px 10px 10px;
}

#content ul
{
	float: left;
	list-style-type: none;
	font-size: 1.2em;
	margin: 15px 0 0 5px;
}

#content ul li a
{
	color: #5b5d5e;
	text-decoration: none;
}

/***************************/
/* Contactblok */
/***************************/
#contact
{
	background-color: #edf6fa;
	margin: 20px 13px 0 0;
	padding: 10px 10px 10px 10px;
}

#contact ul
{
	float: left;
	list-style-type: none;
	font-size: 1.1em;
	margin: 15px 0 0 15px;
}

#contact ul li a
{
	color: #5b5d5e;
	text-decoration: none;
}

