* {
    padding: 0;
    margin: 0;
} 


body { background: url("http://www.vrouw-gezocht.nl/vrouwgezocht/images/achtergrond.gif") repeat-y center; background-color:#EEEEEE; 
background: #eee;
font-family: Arial, sans-serif;
font-size: 12px;
color: #333333;
line-height: 20px;
}

h1 {font-family: Arial, sans-serif;
font-size: 16px;
color: #000;
line-height: 20px;
padding-bottom:10px;
}


a {
text-decoration: none;
color: #006600;
font-size: 14px;
font-weight:bold;
}
a:hover {
text-decoration: underline;
color: #006600;
}
a.foot {
text-decoration: none;
color: #000;
font-size: 11px;
font-weight:normal;
}
a.foot:hover {
text-decoration: underline;
color: #000;
}
a.standaard {
text-decoration: none;
color: #000;
font-size: 12px;
}
a.standaard:hover {
text-decoration: none;
color: #000;
}

#wrap {
width: 900px;
margin: 5px auto;
}

#header {
height: 100px;
background: #eee url("images/header.gif") no-repeat;
}
#header h1 {
font-size: 15px;
font-weight: bold;
font-family: arial, san-serif;
letter-spacing: 2px;
padding: 30px 0 0 30px;
}
#header h1 a {
text-decoration: none;
color: #000;
}
#header h1 a:hover {
text-decoration: none;
color: #000;
}
#header h2 {
color: #006600;
font-size: 20px;
font-weight: 100;
padding: 0 0 0 31px;
}

#header h3 {
color: #006600;
font-size: 12px;
font-weight: 100;
padding: 0 0 0 110px;
}

#menu {
height: 50px;
background: #eee url(images/menu.gif) no-repeat;
}
#menu ul {
list-style-type: none;
padding: 30px 0 0 30px;
}
#menu ul li {
	display: inline;

}
#menu ul li a {
color: #000;
font-size: 15px;
font-family: arial, sans-serif;
font-weight: 600;
letter-spacing: 1px;
}
#menu ul li a:hover {
color: #333;
text-decoration: none;
}

#content {
background: #eee url(images/content.gif) repeat-y;
padding: 20px;
}

.main {
border-top: 1px solid #aaa;
background: #fff;
padding: 10px;
}
.main h2 {
font-size: 14px;
font-weight: 100;
padding: 15px 0 7px 0;
}
.main h2 a {
text-decoration: none;
}
.left h2 a:hover {
color: #111;
}

#sitemap ul li {list-style: none; padding-left:40px;}



#bottom {
background: #eee url(images/bottom.gif) no-repeat;
padding: 10px 0;
}

#footer {
font-size: 11px;
color: #999;
text-align: center;
}