/*
Theme Name: Helmond Binnenstad
Description: Thema Helmond Binnenstad gebaseerd op een eerder ontwikkeld thema voor deze website
Version: 1.0
Author: Wendy Torenvliet - Spidersilk Media
Author URI: http://www.spidersilk.nl
*/

body {
	margin: 0;
	padding: 0;
  	text-align: center;
	background-color: #ffffff;
	font-family: verdana;

	font-size: 0.7em;
	color: #333333;
  }

#wrap {
	margin: 0;
	padding: 0;
  	margin: 0 auto;
  	xwidth: 700px;
  	width: 1000px;
  } 
	
#header {
	xwidth: 700px;
  	width: 997px;
	height: 110px;
	border-bottom: 1px solid #ffffff;
	background-color: #FA0028;
                text-align: left;
	margin-left: -2px;
	}
	
#content {
  	xwidth: 700px;
  	width: 1000px;
	height: 400px;
	text-align: left;
	}
	
#menu {
  	postion: absolute;
  	float: left;
	width: 250px;
	xheight: 400px;
	height: 700px;
	background-color: #FA0028;
	background-image: url(../../Helmond_Binnenstad/images/menu.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	}
	
#inhoud {
  	postion: absolute;
	float: left;
	xheight: 400px;
	height: 700px;
	xwidth: 447px;
	width: 747px;
	background-color: #ffffff;
	overflow: auto;
	border-right: 1px solid #D6D5D5;
	}

#text {
                padding: 10px;
}
	
#footer {
 	clear: left;
	xwidth: 700px;
	width: 997px;
	height: 50px;
	background-image: url(../../Helmond_Binnenstad/Images/onder.gif);
	background-repeat: no-repeat;
	background-color: #FA0028;
	margin-left: -2px;
}

/* Typografie */

H1 {
     font-size: 1.2em;
}

H2 {
     font-size: 1.1em;
     margin: 0;
     padding-bottom: 5px;
}

#inhoud a {
     color: #DB1D27;
     font-weight: bold;
     text-decoration: none;
}

#inhoud a:hover {
     text-decoration: underline;
}

.nieuwsbericht hr {
text-align: left;
width: 100%;
margin-right: 9px;
color: #FD8C6C;
height: 1px;
margin-top: 6px;
}

/* Tables */

table {
    font-family: verdana;
    font-size: 1em;
}

.nieuws td {
    vertical-align: top;
    padding-bottom: 20px;
}

/* Lijsten */

#inhoud ul {
	list-style: none;
	list-style-image: url(../../images/meer_pijltje.gif);
}

/* Menu */

a.MenuNiveau1 {
  margin-left: 0px;
  width: 250px;
  padding: 5px 0 5px 4px;
  border-bottom-color: #ffffff;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  background: #FD8C6C;
  text-decoration: none;
  color: white;
  display: block;
  margin-bottom: -13px;
}

a.MenuNiveauA1 {
  margin-left: 0px;
  width: 250px;
  padding: 5px 0 5px 4px;
  border-bottom-color: #ffffff;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  background: #FD8C6C;
  text-decoration: none;
  font-weight: bold;
  color: white;
  display: block;
  margin-bottom: -13px;
}

a:hover.MenuNiveau1, a:hover.MenuNiveauA1, a:hover.MenuNiveau2, a:hover.MenuNiveauA2   {
 background: #FA0028;
}

a.MenuNiveau2 {
  margin-left: 0px;
  width: 250px;
  padding: 5px 0 5px 10px;
  border-bottom-color: #ffffff;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  background: #FBB099;
  text-decoration: none;
  color: white;
  display: block;
  margin-bottom: -13px;
}

a.MenuNiveauA2 {
  margin-left: 0px;
  width: 250px;
  padding: 5px 0 5px 10px;
  border-bottom-color: #ffffff;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  background: #FBB099;
  text-decoration: none;
  font-weight: bold;
  color: white;
  display: block;
  margin-bottom: -13px;
}

/* Het menu kan verder uitgebreid worden met onderliggende niveaus. Onderstaand vind je daar de CSS voor 
    Het menu is ontwikkeld door Carel ten Hove van Seneca.

a.MenuNiveau3 {
  margin-left: 0px;
  width: 250px;
  padding: 5px 0 5px 20px;
  border-bottom-color: #ffffff;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  background: #FD8C6C;
  text-decoration: none;
  color: white;
}

a.MenuNiveauA3 {
  margin-left: 0px;
  width: 250px;
  padding: 5px 0 5px 20px;
  border-bottom-color: #ffffff;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  background: #FD8C6C;
  text-decoration: none;
  font-weight: bold;
  color: white;
}

a.MenuNiveau4 {
  margin-left: 0px;
  width: 250px;
  padding: 5px 0 5px 30px;
  border-bottom-color: #ffffff;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  background: #FD8C6C;
  text-decoration: none;
  color: white;
}

a.MenuNiveauA4 {
  margin-left: 0px;
  width: 250px;
  padding: 5px 0 5px 30px;
  border-bottom-color: #ffffff;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  background: #FD8C6C;
  text-decoration: none;
  font-weight: bold;
  color: white;
}

a.MenuNiveau5 {
  margin-left: 0px;
  width: 250px;
  padding: 5px 0 5px 40px;
  border-bottom-color: #ffffff;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  background: #FD8C6C;
  text-decoration: none;
  color: white;
}

a.MenuNiveauA5{
  margin-left: 0px;
  width: 250px;
  padding: 5px 0 5px 40px;
  border-bottom-color: #ffffff;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  background: #FD8C6C;
  text-decoration: none;
  font-weight: bold;
  color: white;
}

a.MenuNiveau6 {
  margin-left: 0px;
  width: 250px;
  padding: 5px 0 5px 40px;
  border-bottom-color: #ffffff;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  background: #FD8C6C;
  text-decoration: none;
  color: white;
}

a.MenuNiveauA6{
  margin-left: 0px;
  width: 250px;
  padding: 5px 0 5px 40px;
  border-bottom-color: #ffffff;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  background: #FD8C6C;
  text-decoration: none;
  font-weight: bold;
  color: white;
}

*/

