body {
	background-image: url(http://www.escortvinden.nl/images/background.jpg);
	background-repeat: repeat-x;
	background-color: #2A6DB1;
	margin: 13px;
	font-family: Verdana;
	color: #000000;
	font-size: 12px;
} 

/* link opmaak */
a {
	color: #6B2062;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a.wit {
	color: #FFFFFF;
	text-decoration: none;
}
a.wit:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
/* einde link opmaak */

/* clear */
.clear {
	clear: both;
}
/* /clear */

/* container */
.container {
	width: 764px;
	margin: 0px auto;
}
.container_links {
	padding: 127px 0px 0px 0px;
	width: 14px;
	float: left;
}
.container_rechts {
	width: 750px;
	float: left;
}
/* /container */

/* header */
.head {
	background-image: url(http://www.escortvinden.nl/images/head.jpg);
	width: 239px;
	height: 28px;
}
.header {
	background-image: url(http://www.escortvinden.nl/images/header.jpg);
	height: 117px;
}
/* /header */

/* top balk */
.top_links {
	background-image: url(http://www.escortvinden.nl/images/top-links.jpg);
	width: 31px;
	height: 24px;
	float: left;
}
.top_content {
	background-image: url(http://www.escortvinden.nl/images/top-background.jpg);
	padding: 4px 10px 0px 0px;
	width: 702px;
	height: 20px;
	float: left;
	font-size: 11px;
}
.top_content a {
	color: #702065;
	text-decoration: none;
}
.top_content a:hover {
	color: #702065;
	font-weight: bold;
	text-decoration: none;
}
.top_content_kolom {
	width: 90px;
	float: left;
}
.top_rechts {
	background-image: url(http://www.escortvinden.nl/images/top-rechts.jpg);
	width: 7px;
	height: 24px;
	float: left;
}
/* /top balk */

/* content */
.content_container {
	background-image: url(http://www.escortvinden.nl/images/content-background.gif);
	width: 750px;
}
.content_links {
	padding: 0px 3px 0px 4px;
	width: 155px;
	float: left;
}
.content_rechts {
	width: 588px;
	float: left;
}
/* /content */

/* content links */
.links_menu_boven {
	background-image: url(http://www.escortvinden.nl/images/menu-boven.jpg);
	padding: 4px 0px 0px 12px;
	height: 17px;
	font-size: 10px;
	font-weight: bold;
	color: #F7A8EC;
}
.links_menu {
	width: 155px;
}
.links_menu  ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.links_menu li {
	background-image: url(http://www.escortvinden.nl/images/menu-background-1.gif);
	font-size: 10px;
	color: #F6ACEB;
}
.links_menu li a {
	background-image: url(http://www.escortvinden.nl/images/menu-background-1.gif);
	display: block;
	padding: 2px 0px 2px 12px;
	height: 14px;
	text-decoration: none;
	color: #FFFFFF;
}
.links_menu li a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.links_menu li a.twee {
	background-image: url(http://www.escortvinden.nl/images/menu-background-2.gif);
	text-decoration: none;
	color: #FFFFFF;
}
.links_menu_onder {
	background-image: url(http://www.escortvinden.nl/images/menu-onder.gif);
	height: 10px;
	font-size: 7px;
}
.links_menu li a.tweebold {
	background-image: url(http://www.escortvinden.nl/images/menu-background-2.gif);
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
.links_menu li a.bold {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
/* /content links */

/* content rechts */
h1 {
	background-image: url(http://www.escortvinden.nl/images/h1.gif);
	padding: 4px 0px 0px 6px;
	width: 579px;
	height: 18px;
	margin: 0px;
	font-size: 13px;
	color: #474747;
}
.rechts_content {
	background-image: url(http://www.escortvinden.nl/images/content-content-background.jpg);
	background-repeat: repeat-x;
	background-color: #D48CE0;
	border-left: 1px solid #555555;
	border-right: 1px solid #555555;
	padding: 0px 6px 0px 6px;
	width: 571px;
}
.rechts_footer {
	background-image: url(http://www.escortvinden.nl/images/content-onder.gif);
	width: 585px;
	height: 10px;
	font-size: 7px;
}
/* /content rechts */

/* footer */
.footer {
	background-image: url(http://www.escortvinden.nl/images/footer.gif);
	background-repeat: no-repeat;
	padding: 11px 0px 0px 0px;
	width: 750px;
	font-weight: bold;
	font-size: 11px;
	color: #AEC7E1;
	text-align: center;
}
.footer a {
	color: #AEC7E1;
	text-decoration: none;
}
.footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
