body, html {
	margin:0px;
	padding:0px;
	background-color:#000000;
	font-family:Arial, sans-serif;
	color:#F9E0C7;
	font-size:12px;
	line-height:15px; 
}
img{
	border:none;
}
#main {
	position:relative;
	width:768px;
	margin:0px auto;
	padding-bottom:25px;
	background-color:#FFCC99;
	overflow:hidden;
}
#left_header {
	width:560px;
	position:absolute;
	top:0px;
	left:0px;
}
#right_header {
	width:208px;
	position:absolute;
	top:0px;
	left:560px;
}

/* ------------- NAVI LEFT -------------- */

#navi {
	width:183px;
	position:absolute;
	top:213px;
	left:0px;
	background-image:url(../img/navi_bg_top.gif);
	background-position:top left;
	background-repeat:no-repeat;
}
#navi div {
	margin:52px 0px 0px 0px;
	padding:0px;
	width:183px;
	height:294px;
	overflow:hidden;
	background-image:url(../img/navi_bg_bottom.gif);
	background-position:top left;
	background-repeat:no-repeat;
}
#navi ul {
	margin:0px 0px 0px 0px;
	padding:0px;
}
#navi li {
	margin:0px;
	padding:0px;
	list-style:none;
}
#navi ul li a{
	display: block;
	width:183px;
	margin:0px;
	padding-left:17px;
	font-size:12px;
	font-weight:bold;
	line-height:22px;
	color:#F9E0C7;
	text-decoration:none;
}
#navi ul li a:hover{
	color:#F9E0C7;
	text-decoration:underline;
}

/* ------------- MIDDLECONTENT -------------- */
#middlecontent {
	width:335px;
	position:absolute;
	top:129px;
	right:238px;
	background-image:url(../img/content_bg_top.gif);
	background-position:top left;
	background-repeat:no-repeat;
}
#middlecontent h1{
	margin:0px;
	padding:13px 36px 11px 14px;
	font-size:26px;
	line-height:30px;
	font-weight:bold;
}
#middlecontent div {
	margin:7px 0px 0px 0px;
	padding:0px;
	width:335px;
	height:339px;
	overflow:hidden;
	background-image:url(../img/content_bg_bottom.gif);
	background-position:top left;
	background-repeat:no-repeat;
}
#middlecontent div h2{
	margin:0px;
	padding:8px 36px 10px 14px;
	font-size:13px;
	font-weight:bold;
}
#middlecontent div p{
	margin:0px 36px 10px 14px;
	padding:0px;
}
#middlecontent div p a{
	color:#F9E0C7;
	text-decoration:underline;
}
#middlecontent div p a:hover{
	color:#F9E0C7;
	text-decoration:underline;
}

/* ------------- TEASER FOR SHOPS  -------------- */
#shop_teaser {
	width:226px;
	position:absolute;
	top:129px;
	right:0px;
}
#shop_teaser div {
	margin:0px 0px 13px 0px;
	padding:0px;
}

/* ------------- DOTTED LINE  -------------- */
#dotted_line {
	margin:572px 0px 0px 0px;
	padding:0px;
}
.dotted_line {
	margin:0px;
	padding:0px;
}
.dotted_line img{
	margin:12px 0px 0px 0px;
	padding:0px;
}


/* ------------- TEASER FOR PRODUCTS  -------------- */
#teaser {
	margin:3px 0px 0px 0px;
	padding:0px;
	width:768px;
}
.teaser_left {
	width:378px;
	height:133px;
	margin:9px 12px 0px 0px;
	padding:0px;
	background-image:url(../img/teaser_bg_left.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float:left;
}
.teaser_right {
	width:378px;
	height:133px;
	margin:9px 0px 0px 0px;
	padding:0px;
	background-image:url(../img/teaser_bg_right.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float:left;
}
.teaser_left div {
	width:324px;
	height:92px;
	position: relative;
	top:21px;
	left:21px;
}
.teaser_right div {
	width:324px;
	height:92px;
	position: relative;
	top:21px;
	left:45px;
}
.teaser_left .image, .teaser_right .image {
	position:absolute; 
	top:0px;
	left:0px;
}
.teaser_left .text, .teaser_right .text{
	width:235px;
	height:92px;
	overflow:hidden;
	position:absolute; 
	top:0px;
	left:90px;
}
.teaser_left .text h1, .teaser_right .text h1{
	margin: 0px;
	padding:0px;
	font-size:12px;
	font-weight:bold;
}
.teaser_left .text p, .teaser_right .text p{
	margin: 0px;
	padding:0px;
}
.teaser_left a, .teaser_right a {
	margin:0px;
	font-weight:bold;
	color:#F9E0C7;
}

/* ------------- SEXY INFORMATION  -------------- */
#sexy_info {
	margin:12px 0px 0px 0px;
	padding:0px;
	width:768px;
}
#sexy_info h1{
	margin: 0px;
	padding:5px 0px 0px 15px;
	width:182px;
	height:21px;
	font-size:12px;
	font-weight:bold;
	background-image:url(../img/reiter_orange.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#left_sexy_links {
	margin:0px 12px 0px 0px;
	padding:14px 0px 0px 0px;
	width:378px;
	background-image:url(../img/info_bg_top_left.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-color:#660808;
	float:left;
}
#right_sexy_links {
	margin:0px 0px 0px 0px;
	padding:14px 0px 0px 0px;
	width:378px;
	background-image:url(../img/info_bg_top_right.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-color:#660808;
	float:left;
}
#left_sexy_links div {
	margin:0px;
	padding:0px 0px 14px 0px;
	width:378px;
	background-image:url(../img/info_bg_bottom_left.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	float:left;
}
#right_sexy_links div {
	margin:0px;
	padding:0px 0px 14px 0px;
	width:378px;
	background-image:url(../img/info_bg_bottom_right.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	float:left;
}
#left_sexy_links p, #right_sexy_links p, #left_prev_stories p, #right_prev_stories p {
	margin:0px 0px 0px 0px;
	padding:0px;
}
#left_sexy_links a, #right_sexy_links a, #left_prev_stories a, #right_prev_stories a {
	margin:0px 0px 0px 16px;
	padding:0px;
	font-weight:bold;
	color:#F9E0C7;
	line-height:20px;
}


/* ------------- FREE EROTIC STORIES  -------------- */
#free_stories {
	margin:12px 0px 0px 0px;
	padding:0px;
	width:768px;
}
#free_stories h1{
	margin: 0px;
	padding:5px 0px 0px 15px;
	width:182px;
	height:21px;
	font-size:12px;
	font-weight:bold;
	background-image:url(../img/reiter_orange.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#story {
	margin:0px 0px 0px 0px;
	padding:8px 0px 6px 0px;
	width:768px;
	background-color:#990000;
}
#story h2{
	margin: 0px;
	padding:0px 0px 8px 15px;
	font-size:12px;
	font-weight:bold;
}
#story p{
	margin: 0px;
	padding:0px 15px 8px 15px;
}
#story a {
	margin:0px;
	padding:0px;
	font-weight:bold;
	color:#F9E0C7;
}

/* ------------- PREVIOUS EROTIC STORIES  -------------- */
#prev_stories {
	margin:12px 0px 0px 0px;
	padding:0px;
	width:768px;
}
#prev_stories h1{
	margin: 0px;
	padding:5px 0px 0px 15px;
	width:182px;
	height:21px;
	font-size:12px;
	font-weight:bold;
	background-image:url(../img/reiter_red.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#left_prev_stories {
	margin:0px 12px 0px 0px;
	padding:14px 0px 0px 0px;
	width:378px;
	background-image:url(../img/prevStory_bg_top_left.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-color:#990000;
	float:left;
}
#right_prev_stories {
	margin:0px 0px 0px 0px;
	padding:14px 0px 0px 0px;
	width:378px;
	background-image:url(../img/prevStory_bg_top_right.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-color:#990000;
	float:left;
}
#left_prev_stories div {
	margin:0px;
	padding:0px 0px 14px 0px;
	width:378px;
	background-image:url(../img/prevStory_bg_bottom_left.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	float:left;
}
#right_prev_stories div {
	margin:0px;
	padding:0px 0px 14px 0px;
	width:378px;
	background-image:url(../img/prevStory_bg_bottom_right.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	float:left;
}



