.preload {
	position: absolute;
	left: -300px;
	top: 0px;
	width: 200px;
}

body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif; font-size: 86%;
	background: url(img/thailove_bg.jpg) fixed;
	background-repeat: repeat;
	text-decoration: none;
}
	
.wrapper { 
	position: absolute;
	top:20px;
	left:50%;
	margin:0 0 0 -381px;
	width: 762px;
	text-align:left;
}

.logo {
	position: relative;
	width: 762px;
	height: 90px;
	margin: 0px;
	padding: 0px;
	background-image: url(img/logo_bg_el.jpg);
	background-repeat: x-repeat;
}

.access {
	color: #e5009c;
	position: absolute;
	top: 10px;
	right: 15px;
	font-size: 12px;	
}

.access input {
	font-family: Verdana, Arial, sans-serif;
	color: #e5009c;
	background-color : #fff;
	border: 1px solid #ff81d7;
}

.access img {
	position: relative;
	top: -2px;
}

.btnbar {
	position: relative;
	width: 762px;
	height: 25px;
	margin: 0px;
	padding-left: 2px;
	background-image: url(img/btnbar_bg.jpg);
	background-repeat: no-repeat;
}

.btnbar img{
	float: left
}

.main {
	position: relative;
	width: 738px;
	margin: 0px;
	padding: 10px;
	padding-top: 10px;
	background-color: #e3d5f8;
 	border: solid #ffd800;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	float: left;/*garantiert, dass sich main an groesse des inhaltes anpasst*/
}

.footer p{
	margin: 0px;
	line-height: 160%;
}

.header {
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	float: left;
}

.titel {
	position: relative;
	left:0px;
	top: 0px;
	padding-left: 12px;
	margin: 0px 0px -1px 0px;
	background: url(img/y2px.gif) repeat-x bottom left;
	float: left;
}

.titel_th {
	position: relative;
	top: 0px;
	left: -12px;
	padding-left: 12px;
	padding-bottom: 5px;
	margin-bottom: -1px;
	background: url(img/y2px.gif) repeat-x bottom left;
	float: left;
}

.titel img {
	position: relative;
	left: 5px;
	top: 4px;
}

.xxx_members_online {
	position: relative;
	top: 4px;
	margin-right: 40px;
	float: right;
}

.number {
	width: 4em;
	height: 1.3em;
	text-align: right;
	float: left;
}

.women_men {
	width: 6em;
	height: 1.3em;
	margin: 0 5px 0 5px;
	float: left;
}

.btn_mainmenu {
	position: relative;
	top: 5px;
	padding: 0px;
	float: right;
}

.box_a {
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
	margin-top: 10px;
	padding: 0px;
	color: #000;
	background-color: #f4e8ff;
	float: left;
}

.box_b {
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
	margin-top: 10px;
	padding: 0px;
	color: #000;
	background-color: #E7FFDA;
	float: left;
}

.box_top { /*weisser oberer rand. breitendeklaration unnoetig, da in _top_btn angegeben*/ 
	height: 2em;
	margin: 0px;
	padding-left: 10px;
	color: #000;
	background: url(img/corner_white.gif) no-repeat bottom right;
	background-color: #fff;
}

.box_top img {
	position: relative;
	font-size: 0px;
	top: 0px;
}

.subtit_a {
	position: relative;
	top: 0px;
}

.subtit_b {
	position: relative;
	top: 0px;
}

.box_top_onoff {
	position: absolute;
	top: -1px;
	font-size: 10px;
	right: 3em;
}

.box_top_onoff_th {
	position: absolute;
	top: -3px;
	font-size: 10px;
	right: 3em;
}

.box_img {
	border: 1px solid red;
	float: left;	
}

.box_text {
	left: 10px;
}

.content {
	margin: 0px;
	padding: 0px;
}

.inner {
	position: relative;
	margin: 0px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 5px;
	border: 1px solid red;
}

.h-spacer142 {
	width: 142px;
	height: 1px;
	float: left
}

table {
    font-size:12px;
}