body {
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;	
}
#homeheader {
	float: left;
	height: 100px;
	width: 900px;
	text-align: center;
	padding-top: 20px;

}
#hometekst {
	float: left;
	width: 750px;
	padding-top: 10px;
	padding-right: 75px;
	padding-left: 75px;
	text-align: justify;
	padding-bottom: 50px;
	font-size: 90%;
	color: #67737F;
}

#homenav {
	float: left;
	height: 175px;
	width: 900px;
	text-align: center;
	margin-top: 50px;
}
#contact {
	float: left;
	width: 850px;
	font-size: 90%;
	color: #333333;
	text-align: justify;
	padding: 15px;
}
.right  a  {
	color: #999999;
}

#contact a {
	color: #DD0584;
	text-decoration: underline;
}
#contact   a:hover, .right a:hover {
	color: #EC018C;
	text-decoration: none;
}
.right  {
	font-size: 70%;
	color: #999999;
	text-align: right;
	padding-right: 25px;
}

#wrapper {
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 599px;
	width: 900px;

}
.vrouwen {
	background-image: url(afb/website%20kleiner-1.jpg);
	background-repeat: no-repeat;
}
.organisatie {
	background-image: url(afb/website%20kleiner-2.jpg);
	background-repeat: no-repeat;
}
.visie {
	background-image: url(afb/website%20kleiner-3.jpg);
	background-repeat: no-repeat;
}
.activiteiten {
	background-image: url(afb/website%20kleiner-4.jpg);
	background-repeat: no-repeat;
}
.aanbevelingen {
	background-image: url(afb/website%20kleiner-5.jpg);
	background-repeat: no-repeat;
}


#menu {
	float: left;
	height: 37px;
	width: 100%;
	font-size: 100%;
	font-weight:bold;
}
#vrouwen {
	color: #FEF200;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FEF200;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FEF200;
	border-left-color: #FEF200;
}

#organisatie {
	color: #01ADDD;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #01ADDD;
	border-right-color: #01ADDD;
	border-left-color: #01ADDD;
}
#visie {
	color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
}
#activiteiten {
	color: #42871C;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #42871C;
	border-right-color: #42871C;
	border-left-color: #42871C;
}
#aanbevelingen {
	color: #ED008C;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #ED008C;
	border-right-color: #ED008C;
	border-left-color: #ED008C;
}
.activevrouw {
	background-color: #FEF200!important;
	color: #FFFFFF!important;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fef200;
}
.activeorg {
	background-color: #01ADDD!important;
	color: #FFFFFF!important;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #01ADDD;
}
.activevisie {
	background-color: #000000!important;
	color: #FFFFFF!important;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.activeact {
	background-color: #42871C!important;
	color: #FFFFFF!important;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #42871C;
}

.activeaanb {
	background-color: #ED008C!important;
	color: #FFFFFF!important;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ED008C;
}
#menu li {
	display: inline;
	background-color: #FFFFFF;
	
}

#menu ul{
	list-style:none;
	margin-top: -18px;
	margin-top:0px!important;
	
}
#menu ul li{
	float:left;
	position:relative;
}
#menu ul li a {
	display:block;
	text-decoration:none;
	width: 138px;
	height: 28px;
	text-align:center;
	padding-top: 10px;
}
#content {
	float: left;
	height: 270px;
	width: 570px;
	margin-left:150px!important;
	margin-top:107px!important;
	margin-left: 75px;
	margin-top: -55px;
	text-align: left;
	padding-top: 25px;
	font-size: 75%;
	color: #000000;
	overflow: auto;
	padding-right: 15px;
}
#content ul {
	margin-top: -1px;
	margin-bottom:-2px;

}
#content ul ul {
	margin-top: 0px;
}


.smallparagraph {
	padding-right: 45px;
}
#content a {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
#content a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #E10186;
}

#content a.pink{
	font-weight: bold;
	text-decoration: underline;
	color: #E10186;
} 
h1 {
	font-size: 110%;
	font-weight: bold;
	padding-left: 65px;
}
.geel {
	color: #D7A302;
}
.zwart {
	color: #000000;
}
.blauw {
	color: #01ADDD;
}
.groen {
	color: #42871C;
}
.roze {
	color: #ED008C;
}

#foto {
	float: right;
	height: 220px;
	width: 220px;
	margin-left: 480px;
	margin-top: -60px;
}
#lefthome {
	float: left;
	width: 400px;
	border: 1px dotted #E20183;
	height: 190px;
	font-size: 0.9em;
	padding: 5px;
}

#event {
	float: right;
	width: 400px;
	height: 190px;
	border: 1px dotted #E20183;
	text-align: left;
	font-size: 0.9em;
	line-height: 110%;
	padding: 5px;
}
#event span {
	color: #E30083;
	font-weight: bold;
}

#event a:link, #event a:visited {
	color: #E10186;
}
#ezinehome {
	color: #DD0584;
	text-align: left;
	float: right;
	width: 160px;
	padding-right: 20px;
}
.blog {
	color: #FFFFFF;
	background-color: #DD0584;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF66CC;
	border-right-color: #FF66CC;
	border-bottom-color: #FF66CC;
	border-left-color: #FF66CC;
	padding: 5px;
	font-size: 0.9em;
}
#wrapper   #contact   #ezinehome   .blog   a     {
	color: #FFFFFF;
	text-decoration: none;
}
#wrapper #content #ezinehome .blog a {
	color: #FFFFFF;
	text-decoration: none;
}
