html, body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 12px;
	color: white;
	background-color: black;
}

#main {
	margin-left : auto;
	margin-right : auto;
	width : 1200px;
	border: 0px solid red;
	text-align : left;
	text-decoration: none;
}
.buttonscontainer {
   width: 170px;
   padding: 5px;
	min-height: 100px;
   height: auto !important;
	height: 100px;
}
.buttons a {
	color: red;
	background-color: black;
	width: 170px;
	height: 20px;
	display: block;
	font: 11px Arial, sans-serif;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	padding: 3px 0px 2px 6px;
}

.buttons a:hover {
	background-color: black;
	color: white;
	text-decoration: none;
   font-weight: normal;
}

#links {
	position: absolute;
	float: left;
	margin: 10px 0px 10px 0px;
	padding: 0px 4px 0px 4px;
	background-color: #1b213a;
	border: medium ridge red;
	min-height: 1700px;
    height: auto !important;
	height: 1700px;
	width: 187px;
	vertical-align: top;
	font-size: 11px;
	font-family: Tahoma;
	overflow: visible;
}

#mitte {
	position: absolute;
	margin: 10px 0px 10px 200px;
	padding: 0px 4px 0px 4px;
	background-color: black;
	font-family: Arial, Helvetica, sans-serif;
	border: medium ridge red;
	vertical-align: top;
	min-height: 1000px;
   height: auto !important;
	height: 1000px;
	width: 1000px;
	color: white;
	text-align: center;
}
#mitte-index {
	position: absolute;
	margin: 10px 0px 10px 200px;
	padding: 0px 4px 0px 4px;
	background-color: black;
	font-family: Arial, Helvetica, sans-serif;
	border: medium ridge red;
	vertical-align: top;
	min-height: 2000px;
   height: auto !important;
	height: 2000px;
	width: 1000px;
	color: white;
	text-align: center;
}

#oben {
   position: absolute;
   margin: 10px 0px 0px 170px;
   padding: 0px 4px 0px 4px;
   background-color: transparent;
   font-family: Arial, Helvetica, sans-serif;
   border: 0px solid blue;
   vertical-align: top;
   height: 450px;
   width: 860px;
   text-align: center;
}
#links-zw {
	position: absolute;
	float: left;
	margin: 10px 0px 10px 0px;
	padding: 0px 4px 0px 4px;
	background-color: #1b213a;
	border: medium ridge red;
	height: 100px;
	width: 187px;
	vertical-align: top;
	font-size: 11px;
	font-family: Tahoma;
	overflow: visible;
}
#inhalt {
margin: 10px;
}

#styleswitcher {
margin: 10px;
}

h1, h2, h3, h4, h5, h6, p {
	margin : 0;
	padding : 0;
}

h1 {
	padding: 0 0 4px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 20px;
	color: white;
	text-align: center;
}
h2.wieh1 {
	padding: 0 0 4px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 20px;
	color: white;
	text-align: center;
}
h2 {
   padding: 0 10px 0 10px;
	font-family: Arial, Helvetica, sans-serif;
   font-weight: normal;
   font-size: 12px;
   color: white;
   text-decoration: none;
	text-align: center;
}
h2.justify {
   padding: 0 10px 0 10px;
	font-family: Arial, Helvetica, sans-serif;
   font-weight: normal;
   font-size: 12px;
   color: white;
   text-decoration: none;
	text-align: justify;
}
h2.right {
   font-family: Arial, Helvetica, sans-serif;
   font-weight: normal;
   font-size: 12px;
   color: white;
   text-decoration: none;
	text-align: right;
}
h2.justify-p {
   padding: 14px 4px 14px 4px;
	font-family: Arial, Helvetica, sans-serif;
   font-weight: normal;
   font-size: 12px;
   color: white;
   text-decoration: none;
	text-align: justify;
}
h2.gross {
   font-family: Arial, Helvetica, sans-serif;
   font-weight: bold;
   font-size: 16px;
   color: #13c7ff;
   text-decoration: none;
	text-align: center;
}
h2.small {
   font-family: Arial, Helvetica, sans-serif;
   font-weight: normal;
   font-size: 11px;
   color: #dddddd;
   text-decoration: none;
	text-align: center;
}
h2.block {
   font-family: Arial, Helvetica, sans-serif;
   font-weight: normal;
   font-size: 11px;
   color: #ffffff;
   text-decoration: none;
	text-align: justify;
}
h2.feed {
	padding: 0 0 8px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 16px;
	color: #13c7ff;
	text-align: justify;
}
h3 {
	padding: 0 3px 0 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #13c7ff;
	text-decoration: none;
	text-align: justify;
}
h3.zw {
	padding: 0 3px 0 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	text-align: center;
}
h4 {
	padding: 0px 0 3px 0;
   font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 40px;
	color: red;
	text-align: center;
}
h5 {
	padding: 0 0 8px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	color: white;
	text-align: justify;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 20px;
	color: red;
	text-align: center;
}
p {
	font-size : 14px;
	color: red;
	font-weight: bold;
	text-decoration : none;
}
p.link {
	font-size : 12px;
	
	
}
a {
	color: red;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a.link {
	text-align: left;
	color: white;
	font-weight: bold;
	font-size : 12px;
	text-decoration: none;	
}
a.link:hover  {
	text-align: left;
	color: red;
	font-weight: bold;
	font-size : 12px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a.linkG {
	text-align: left;
	color: white;
	font-weight: bold;
	font-size : 18px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a.linkG:hover  {
	text-align: left;
	color: red;
	font-weight: bold;
	font-size : 18px;
	text-decoration: none;	
}
a.link1 {
	text-align: center;
	color: red;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a.link1:hover  {
	text-align: center;
	color: #13c7ff;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
a.linkV {
	text-align: center;
	color: red;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a.linkV:hover  {
	text-align: center;
	color: #13c7ff;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}
a.link-girls {
	text-align: center;
	color: black;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a.link-girls:hover  {
	text-align: center;
	color: red;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}


a.foto {
	color: Navy;
	font-weight: bold;
	font-size : 20px;
}
a.partner {
	color: Navy;
	font-weight: bold;
	font-size : 8px;
}
li {
	margin: 0 0 0 0px;
	padding:2 0 0 0px;
	background-color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	color:#000;
	font-size : 12px;
	text-indent : 75px;
}
#normalansicht {
display: none;
}
.t1
{
	background-image: url(../images/teenies1_sw.jpg);
	width: 105px;
	height: 145px;
}
.t1:hover
{
	background-image: url(../images/teenies1.jpg);
}
.t2
{
	background-image: url(../images/teenies2_sw.jpg);
	width: 145px;
	height: 105px;
}
.t2:hover
{
	background-image: url(../images/teenies2.jpg);
}
.t3
{
	background-image: url(../images/teenies3_sw.jpg);
	width: 105px;
	height: 145px;
}
.t3:hover
{
	background-image: url(../images/teenies3.jpg);
}
.t4
{
	background-image: url(../images/teenies4_sw.jpg);
	width: 145px;
	height: 105px;
}
.t4:hover
{
	background-image: url(../images/teenies4.jpg);
}
.t5
{
	background-image: url(../images/teenies5_sw.jpg);
	width: 105px;
	height: 145px;
}
.t5:hover
{
	background-image: url(../images/teenies5.jpg);
}
.t6
{
	background-image: url(../images/teenies6_sw.jpg);
	width: 145px;
	height: 105px;
}
.t6:hover
{
	background-image: url(../images/teenies6.jpg);
}
.t7
{
	background-image: url(../images/teenies7_sw.jpg);
	width: 105px;
	height: 145px;
}
.t7:hover
{
	background-image: url(../images/teenies7.jpg);
}
.tran1
{
	background-image: url(../images/tranny_02_05_jpg_t.jpg);
	width: 72px;
	height: 108px;
}
.tran1:hover
{
	background-image: url(../images/tranny_02_05.jpg);
	width: 250px;
	height: 375px;
}
.tran2
{
	background-image: url(../images/tranny_03_02_jpg_t.jpg);
	width: 72px;
	height: 108px;
}
.tran2:hover
{
	background-image: url(../images/tranny_03_02.jpg);
	width: 250px;
	height: 375px;
}
.tran3
{
	background-image: url(../images/tranny_03_16_jpg_t.jpg);
	width: 108px;
	height: 72px;
}
.tran3:hover
{
	background-image: url(../images/tranny_03_16.jpg);
	width: 375px;
	height: 250px;
}
.sp1  {
	width: 310px;
	display: block;
	float: left;
	height: 20px;
}
.sp2  {
	width: 270px;
	display: block;
	float: left;
	height: 20px;
}
.sp3  {
	width: 150px;
	display: block;
	float: left;
	height: 20px;
}
.sp4  {
	width: 266px;
	display: block;
	float: left;
	height: 160px;
	text-align: center;
} 
.sp5  {
	width: 200px;
	display: block;
	float: left;
	height: 200px;
	text-align: center;
}
.sp6  {
	width: 450px;
	display: block;
	float: left;
	height: 200px;
	text-align: center;
}
.sp7  {
	width: 115px;
	display: block;
	float: left;
	height: 150px;
}
.sp8  {
	width: 155px;
	display: block;
	float: left;
	height: 110px;
}
.feed  {
	position: inherit;
	float: left;
	background-color: #000000;
	width: 800px;
	height: auto;
	color: #000000;
   padding: 6px;
}
li {
	background-color: black;
	float: left;
	text-align: left;
	margin: 0px 0px 2px 0px;
	padding: 0px 0px 0px 0px;
	text-indent : 0px;
}




