html {
	height: 100%;
	margin: 0;
	padding: 0;
}

body {
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	background-color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

#out {
	padding: 5px;
	margin: 10px;
	width: 941px;
	border: 1px;
	border-color: #ccc;
	border-style: solid;
	background-color: #fff;
	text-align: left;
}

#out2 {
	padding: 5px;
	margin: 10px;
	width: 600px;
	border: 1px;
	border-color: #ccc;
	border-style: solid;
	background-color: #fff;
	text-align: left;
}

#inner {
	padding: 0;
	margin: 0;
	width: 941px;
	background-image: url(/img/bg.gif);
	background-repeat: repeat-y;
	background-position: top center;
}

#header {
	width: 600px;
	height: 150px;
	padding: 0;
	margin: 0;
	background-image: url(/img/header.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	
}


#headerempty {
	width: 600px;
	height: 150px;
	padding: 0;
	margin: 0;
}

#navline {
	padding: 3px;
	background: #FFE9F2;
	line-height: 19px;
	border-top: 1px dotted #F43A88;
	margin-bottom: 3px;
	text-align:center;
}

#navline_top {
	padding: 0 3px 3px 3px;
	margin: 0;
	line-height: 19px;
	text-align:center;
	border-bottom: 1px dotted #ddd;
	background: #DFFEC1;
}

#navline ul,
#navline_top ul {
	list-style:none;
	margin:0;
	padding:0;
}

#navline ul li,
#navline_top ul li {
	text-align:center;
	display:inline;
	padding: 0;
	margin: 0;
}

#navline ul li a {
	margin: 0;
	padding: 2px 5px 2px 5px;
	font-weight: bold;
	color: #EB3363;
	text-decoration: none;
}

#navline ul li  a:hover {
	margin: 0;
	padding: 2px 5px 2px 5px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	background-color: #F43A88;
}

#navline_top ul li a {
	margin: 0;
	padding: 2px 5px 2px 5px;
	font-weight: bold;
	color: #EB3363;
	text-decoration: none;
}

#navline_top ul li  a:hover {
	margin: 0;
	padding: 2px 5px 2px 5px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	background-color: #F43A88;
}

#left {
	width: 600px;
	padding: 0;
	margin-right: 11px;
	margin-bottom: 5px;
	float: left;
}

#right {
	width: 330px;
	padding: 0;
	margin: 0;
	margin-bottom: 5px;
	float: left;
	text-align: center;
	overflow: hidden;
}

#descbox {
	padding-bottom: 5px;
	font-size: 11px;
	text-align: justify;
	border-bottom: 1px dotted #ccc;
	margin-bottom: 5px;
}

.clear {	
	clear: both;
	padding: 0px;
	margin: 0px;
	font-size: 0px;
	height: 0px;
	width: 0px;
}

#statbox {
   text-align: center;
   padding: 0;
   margin-top: 5px;
   font-size: 11px;
}

#footer {
   text-align: center;
   border-top: 1px solid #E0E0E0;
   background-color: #fff;
   padding: 5px 0 0 0;
   font-size: 11px;
   color: #777;
}

#footer a,
#footer a:link,
#footer a:active,
#footer a:visited {
	text-decoration:underline;
	color: #777;
	font-size: 11px;
}

#footer a:hover {
	text-decoration:none;
	color: #777;
	font-size: 11px;
}

#footer2 {
	text-align: center;
	font-size: 11px;
	color: #999;
}

#footer2 a,
#footer2 a:link,
#footer2 a:active,
#footer2 a:visited {
	text-decoration:underline;
	color: #999;
	font-size: 11px;
}

#footer2 a:hover {
	text-decoration:none;
	color: #999;
	font-size: 11px;
}

h1 {
	margin:0;
	padding:0;
	font-size: 19px;
}

p.textbox {
	padding: 0;
	margin: 0;
	text-align: justify;
}


td.head {
	background-color:#EBEBEB
}

td.grey {
	background-color:#FAFAFA
}

td.topsitecontent {
	border-bottom: 1px solid #FAFAFA;
}

img.bigpic {
	padding: 0;
	margin: 0;
	margin-bottom: 5px;
}

hr {
	border: 0px;
	border-top: 1px;
	border-top-color: #ccc;
	border-style: dotted;
	height: 0;
}

.small {
	text-decoration:none;
	color: #777;
	font-size:10px;
}

.new {
	color: #FF0000;
	font-weight:bolder;
}

.banner {
	padding:4px;
	padding-bottom:0px;
}

.description {
	font-size:12px;
	padding-left:4px;
	padding-top:0px;
	padding-right:4px;
	padding-bottom:4px
}

.stats {
	font-size: 10px;
	padding-left:5px;
	padding-top:2px;
	padding-right:5px;
	padding-bottom:2px
}

a.members {font-size: 12px;color: #000000;}
a.members:visited {color: #000000;}
a.members:hover {color: #000000;}
a.members:active {color: #000000;}
a.topsitemenu {font-size: 12px;color: #990000; padding-left:4px; padding-top:4px; padding-right:4px; padding-bottom:0px}
a.topsitemenu:visited {color: #990000;}
a.topsitemenu:hover {color: #FF9900;}
a.topsitemenu:active {color: #FF0000;}
a.topmenu {font-size: 12px;color: #990000; padding-left:4px; padding-top:4px; padding-right:4px; padding-bottom:0px}
a.topmenu:visited {color: #990000;}
a.topmenu:hover {color: #FF9900;}
a.topmenu:active {color: #FF0000;}


a,
a:link,
a:active,
a:visited {
	text-decoration:underline;
	color: #EB3363;
}

a:hover {
	text-decoration:none;
	color: #000;
}

a.sitetitle,
a.sitetitle:link,
a.sitetitle:active,
a.sitetitle:visited {
	text-decoration:underline;
	color: #EB3363;
	padding: 4px 4px 0 4px;
}

a.sitetitle:hover {
	text-decoration:none;
	color: #000;
	padding: 4px 4px 0 4px;
}

/* ######## telesex boxen ######## */
.numberboxes {
	width: 600px;
	margin: 0;
	padding: 0;
	text-align: center;
}

.ts_box {
	width: 145px;
	margin: 5px 2px 5px 1px;
	padding: 0;
	float: left;
	border: 1px;
	border-style: dotted;
	border-color: #F43A88;
}
.ts_boxtitle {
	height: 15px;
	margin: 0;
	padding: 2px;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	overflow: hidden;
	background-color: #FFE9F2;
	color: #F43A88;
}
.ts_pic {
	margin: 0;
	padding: 0;
}
.ts_number {
	margin: 0;
	padding: 4px 0 4px 0;
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	color: #008800;
}
.ts_preis {
	margin: 0;
	padding: 2px 0 2px 0;
	text-align: center;
	font-size: 10px;
	color: #777;
	border: 0px;
	border-top: 1px;
	border-style: dotted;
	border-color: #ccc;
	background-color: #fafafa;
}