body {
	margin: 0;
	padding: 0;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Helvetica, Arial, sans-serif;
	font-size: 62.5%;
	color: #474a51;
	background: #b71955; url(../images/bg-body_05.jpg) repeat-x top left;
}

* {
	margin: 0;
}

html, body {
	height: 100%;
}
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -20px; /* the bottom margin is the negative value of the footer's height */
}
#footer, .push {
	height: 20px; /* .push must be the same height as .footer */
}

#header {
background-image: url(../images/nav-bg_02.png);
background-color: silver;
height: 40px;
font-size: 1.2em;
}

#header-inner {
padding:0;
width: 64em;
margin: 0 auto;
}

* html #header-inner {
margin: 0 auto;
}

#wrapper {
font-family: "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
line-height: 1.4em;
font-size:0.9em;
/* op verzoek 
margin: 3em auto;
*/
margin: 0 auto;
width: 70em;
font-size: 1.2em;
}

#content {
text-align: left;
position: relative;
}

#footer {
background-image:url(../images/old-skool-balk-recht.jpg);
background-repeat: repeat-x;
width: 100%;
}

#nav {
	margin: 0;
	padding: 0;
	padding-left: 2em;
	list-style: none;
	background-color: none;
	padding-top: 6px;
}

#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
	}

/* nieuwe nav met ronde hoeken */

div#nav a {
text-decoration: none;
  }
  
  #mainNav li a:hover, #mainNav li a:focus, #mainNav li#current a {
background:#b71955 url(../images/nav-round/tl.gif) no-repeat scroll left top;
}

#mainNav li a:hover span, #mainNav li a:focus span, #mainNav li#current a span {
background:transparent url(../images/nav-round/tr.gif) no-repeat scroll right top;
}

#mainNav li a:hover span span, #mainNav li a:focus span span, #mainNav li#current a span span {
background:transparent url(../images/nav-round/bl.gif) no-repeat scroll left bottom;
}
#mainNav li a:hover span span span, #mainNav li a:focus span span span, #mainNav li#current a span span span {
background:transparent url(../images/nav-round/br.gif) no-repeat scroll right bottom;
}

#mainNav li a span span span {
display:block;
padding:6px 8px;
}

#mainNav li a span {
display:block;
}

#mainNav li a {
color:#FFFFFF;
display:block;
font-size:1em;
font-weight:bold;
}

#mainNav {
float: left;
text-align: left;
}

.inner {
height:1%;
margin:0pt auto;
text-align:left;
}
#mainNav li {
float:left;
margin-right:4px;
}

ul {
margin-bottom: 2em;
}

h1 {
font-size: 1.6em;
}

h2 {
font-size: 1.3em;
margin-bottom: 0.4em;
color: #000;
}

h3 {
margin-bottom: 0.4em;
}

p {
margin: 0;
padding: 0;
margin-bottom: 1.7em;
}

#right-nav {
float: right;
margin-right: 0em;
margin-top: 0.1em;
color: #CCCCCC;
margin-left: 3em;
}

#right-nav {
font-size: 90%;
}

#right-nav a {
color: white;
}

a.current {
background-color: #b71955;
}

#intro {
padding: 2em;
color: #fff;
/* op verzoek
padding-left: 7em;
*/
padding-left: 5.5em;
padding-bottom: 4em;
margin-top: 1.5em;
border: 0px solid white;
min-height: 30em;
}

#intro p, #intro ul {
width: 45em;
}

#intro ul {
width: 45em;
padding-left: 2.5em;
margin: 0;
margin-bottom: 2em;}


.flower {
position: absolute;
top: 4em;
left: -4.7em;
z-index: 300;
/* later toegevoegd op verzoek */
display: none;
}

.lijf {
position: absolute;
/* op verzoek 
top: -1.1em;
right: 1em;
*/
right: 1em;
top:2em;
z-index:150;
}

/* later toegevoegd op verzoek */
/*
#logo h1{
text-indent: -3000px;
background-image:url(../images/logo.png);
height: 50px;
background-repeat: no-repeat;
margin-left: 4.2em;
}
*/

h1 {
font-size: 2.6em;
color: white;
margin-bottom: 1.3em;
}

h2 {
font-size: 1.8em;
color: white;
}

#body-text {
padding-right: 17em;
/* op verzoek
padding-left: 7em;
margin-top: 3em;
*/
}

.imageright {
float: right;
}

.border1 {
border: 1px solid silver;
padding: 0.3em;
}

/* links */

a, a:visited {
color: #B71955;
color: #ffffcc;
text-decoration:underline;
}

a:hover {
text-decoration: none;
}

/*.pngfix { behavior: url(js/pngfix2/iepngfix.htc) }*/

.nobullets {
list-style: none;
padding: 0px !important;
margin: 0px;
}

#adressen ul {
float: left;
width: 30%;
}


img {
border: 0;
}

strong {
font-weight: bolder;
}

