/* ---CSS stylesheet for extreemheet.nl---*/
/* -------------------------------------- */
/* ----------CREATED-BY-I2IT.BE---------- */
/* -------------------------------------- */

#header {
  min-height: 162px;
  width: 100%;
	background-image: url(../images/sexfilms2.gif);
	background-repeat: no-repeat;
}

* {
	padding: 0;
	margin: 0;

}

p {
	font: 10px Verdana;
}

a {
	text-decoration: none;
	color: #BB0000;
}

li {
	list-style: square;
	font: 10px Verdana;
	color: #BB0000;
}

a:hover {
	color: #fff;
}

li:hover {
	color: #fff;
}

body {
	background-image: url(../images/bgr_top.gif);
	background-repeat: repeat-x;
	background-color: #F999D2;
}

#extreemheet_page {
	margin: 0px auto;
	width: 765px;
}

#subhead {
	padding-top: 50px;
}

.subheadtop {
	width: 186px;
	margin-left: 8px;
}

.subheadbottom {
	margin-left: 8px;
	width: 186px;
}

#subhead img {
	margin-left: 8px;
}

#subhead li {
	margin-left: 45px;
}

#footer p, #footer a {
	color: #BB0000;
	margin-top: -40px;
	text-align: center;
}

.clearboth {
	clear: both;
	width: 500px;
}

#main {
	background-image: url(../images/main_bgr.gif);
	background-repeat: repeat-y;
	padding: 5px 5px 5px 15px;
	width: 731px;
}

#left {
	width: 186px;
	float: left;
	margin-left: -8px;
}

#right {
	width: 549px;
	float: right;
}

.mainright {
	background-image: url(../images/right_bgr.gif);
	background-repeat: repeat-y;
	padding: 0px 5px 0px 15px;
	width: 529px;
}

.mainleft, .mainleftb {
	background-image: url(../images/left_bgr.gif);
	background-repeat: repeat-y;
	padding: 0px 0px 0px 15px;
}

.mainleft li {
	margin-left: 31px;
}

.titleleft {
	width: 150px;
	color: #fff;
	padding: 0px 0px 5px 0px;
	border-bottom: 2px solid #fff;
	margin-bottom: 7px;
}

h1 {
	width: 520px;
	color: #fff;
	padding: 0px 0px 5px 0px;
	border-bottom: 2px solid #fff;
	margin-bottom: 7px;
	font: 12px Verdana;

}

.gallerijleft {
	float: left;
	width: 250px;
	border-right: 1px dotted #fff;
	padding-right: 5px;
}

.gallerijright {
	float: right;
	width: 250px;
	margin-right: 20px;
}

.gallerijright p, .gallerijleft p {
	padding-left: 5px;
}

h2 {
	width: 245px;
	background-color: #fff;
	padding: 3px 0px 5px 5px;
	border-bottom: 1px dotted #fff;
	font: 10px Verdana;
	color: #BB0000;
}

#linkjes {
	position: absolute;
	margin-left: 200px;
	margin-top: -65px;
	font: 11px Verdana;
	font-weight: bold;
	color: #BB0000;
}

.sitetitel {
	padding: 5px 0px 0px 0px;
	margin-bottom: 5px;
	margin-left: 10px;
	border-bottom: 1px solid #fff;
	width: 250px;
}

.sub {
	padding-left: 25px;
}

/*IE adjusts*/

*html .gallerijright {
	margin-right: 10px;
}

*html #subhead li {
	margin-top: -7px;
}

*html .subheadtop {
	position: absolute;
}

*html #subheadpartb {
	margin-top: -4px;
	background-image: url(../images/main_bgr.gif);
	background-repeat: repeat-y;
}

*html #left {
	margin-left: -4px;
}

*html .mainleft, *html .mainright, *html .mainleftb {
	margin-top: -4px;
}

*html .mainright {
	margin-right: -170px;
}

*html .imagefootbot {
	background-image: url(../images/main_bgr.gif);
	background-repeat: repeat-y;
	width: 751px;
}

/*END IE adjusts*/


