/*---------------------------------------------------------
This css-file contains all definitions.
Modified and extended for Hotseek.de
-----------------------------------------------------------
Domain.......: hotseek.de
File.........: style.css
Ver..........: 8.05.22
-----------------------------------------------------------
Autor........: A.C.
Url..........: http://www.hotseek.de
E-Mail.......: 
-----------------------------------------------------------
Copyright 2008 Hotseek.de
All rights reserve.
Further spread only after express permission !
---------------------------------------------------------*/

/* ==================== Zentrale Formate ==================== */

* { /* Mit Universalselektor die Polsterungseigenschaften aller (Block-)Elemente auf null setzen */
	margin: 0;
	padding: 0;
}
body {
	color: #FFFFFF;
	text-align: center;
	background-color: #000000;
}
html, body {
	height: 100%;
}
img {
	border: 0px;
}
a {
	color: #FF0001;
	text-decoration: none;
}
a:hover {
	color: #FFFF00;
}

/* ==================== styles for specific classes and ids ==================== */

div#page {
	margin: 0px auto;
	width: 800px;
	height: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: relative;
}
div#header {
	height: 90px;
	margin: 5px 0px 10px 0px;
}
div#left, div#right {
	width: 146px;
	margin-bottom: 19px;
}
div#left {
	text-align: left;
	float: left;
}
div#right {
	float: right;
	text-align: right;
}
div#center {
	text-align: center;
	width: 508px;
	float: left;
}
div#footer {
	clear: both;
	width: 800px;
	height: 20px;
	padding-bottom: 5px;
}


h2.header {
	background-image: url(http://www.hotseek.de/grafik/top.jpg);
	height: 90px;
	width: 800px;
}
h2.girl {

	color: #FFFF00;
}
h3.px12 {
	font-size: 12px;
}
h3.rubrik, h3.eintrag {
	text-align: center;
	font-size: 12px;
}
h3.newsletter {
	color: #FF0001;
	font-size: 16px;
}
h4.newsletter {
	color: #FFFF00;
	font-size: 14px;
}

ul.menue, ul.spiele, ul.webmaster, ul.sexseiten, ul.partnerseiten, ul.intern {
	font-size: 12px;
	width: 140px;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	list-style-type: none;
	text-align: left;
}
ul.menue li, ul.spiele li, ul.webmaster li, ul.sexseiten li, ul.partnerseiten li, 
ul.intern li, ul.new li, ul.new2 li,  ul.menue li.ani, ul.sexseiten li.ani {
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: 3px 3px;
}
ul.menue li, ul.spiele li, ul.webmaster li, ul.sexseiten li, ul.partnerseiten li, 
ul.intern li, ul.new li {
	background-image: url(http://www.hotseek.de/grafik/pfeil-drei.gif);
}
ul.menue li.ani, ul.sexseiten li.ani {
	background-image: url(http://www.hotseek.de/grafik/pfeil-drei-ani.gif);
}


ul.menue, ul.spiele, ul.webmaster, ul.partnerseiten, ul.intern, ul.sexseiten {
	border-top: 0px solid;
	border-right: 3px solid;
	border-bottom: 3px solid;
	border-left: 3px solid;
}
ul.menue {
	border-color: #FFCC00;
}
ul.spiele {
	border-color: #006600;
}
ul.webmaster, ul.partnerseiten, ul.intern {
	border-color: #990000;
}
ul.sexseiten {
	border-color: #FF0000;
}


ul.content {
	font-size: 12px;
	padding: 0px 5px 0px 15px;
	text-align: left;
	float: left;
	width: 230px;
}
ul.content li {
	list-style-type: none;
	padding-bottom: 15px;
}
ul.content a, ul.content2 a, ul.new a, ul.new2 a {
	font-weight: bold;
}
ul.content2, ul.sponsoren {
	list-style-type: none;
	font-size: 12px;
	padding: 0px 15px 0px 15px;
	text-align: left;
}
ul.new {
	list-style-type: none;
	text-align: left;
	font-size: 12px;
	line-height: 14px;
	padding-left: 150px;
}
ul.new2 {
	list-style-type: none;
	text-align: left;
	font-size: 12px;
	padding: 0px 15px 0px 0px;
}
ul.sponsoren li {
	padding-bottom: 5px;
	background-color: #111111;
}
h2.menue, h2.spiele, h2.webmaster, h2.sexseiten, h2.partnerseiten, h2.intern {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	width: 146px;
	line-height: 20px;
}
h2.menue {
	color: #000000;
	background-color: #FFCC00;
}
h2.spiele {
	color: #FFFFFF;
	background-color: #006600;
}
h2.sexseiten {
	color: #000000;
	background-color: #FF0000;
}
h2.partnerseiten, h2.intern, h2.webmaster {
	color: #FFFFFF;
	background-color: #990000;
}
img.v-anzeige {
	width: 10px;
	height: 60px;
	margin-right: 4px;
	float: left;
}
img.hr {
	padding: 3px 0px;
	border: 0px;
	margin: 0px;
	text-align: left;
}
img.border {
	border: 2px solid #990000;
}
input.form-text {
	color : #FF0000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	background-image: url(http://www.hotseek.de/grafik/form_bg.gif);
	border: 1px solid #990000;
	font-size: 12px;
	height: 17px;
	width: 180px;
	vertical-align: middle;
	float: left;
}
input.form-button {
	background-color: #990000;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	width: 80px;
	font-family: Arial, Helvetica, sans-serif;
	height: 20px;
	vertical-align: middle;
}
select.search {
	color : #FF0000;
	background: #FFFFFF;
	font-size: 12px;
}
ul.content a.bewerten, ul.content2 a.bewerten, ul.new2 a.bewerten {
	background-color: #FFCC00;
	color: #660000;
	font-weight: normal;
}
span.content2 {
	font-size: 10px;
	line-height: 24px;
}
span.guide {
	text-align: right;
	float: right;
}
span.form {
	text-align: left;
	float: left;
}
span.rot {
	color: #FF0001;
}
span.gelb {
	color: #FFFF00;
}
table {
	margin: 0px auto;
}
table.single {
	border: 1px solid #990000;
}
table.single td {
	border: 1px solid #990000;
	vertical-align: top;
	text-align: left;
	font-size: 12px;
	padding: 2px;
}
table.pvl, table.search {
	width: 482px;
	font-size: 12px;
}
tr.pvl {
	font-weight: bold;
	color: #FFFF00;
}
table.search tr {
	font-weight: bold;
}
table.pvl td {
	vertical-align: top;
	text-align: left;
}
table.search td {
	white-space: nowrap;
	text-align: left;
}
td.left {
	text-align: right;
}
td.right {
	text-align: left;
}
p.txt_block {
	font-size: 12px;
	text-align: justify;
	margin: 0px auto 19px;
	width: 482px;
	height: 60px;	
}
p.txt_block a {
	color: #FFFFFE;
	text-decoration: none;
}
p.txt_block a:hover {
	color: #FFFF00;
}

p.p12 {
	font-size: 12px;
}
p.px12 {
	font-size: 12px;
}
p.ticker {
	margin: 0px auto 19px;
	height: 14px;
	width: 476px;
	border: 2px solid #660000;
	background-color: #000000;
	padding: 1px 1px 2px;
}
p.suche {
	margin: 0px auto 21px;
	width: 482px;
	height: 20px;
}
p.lotto {
	margin: 0px auto 21px;
	width: 482px;
	height: 143px;
	clear: left;
}
p.smsbox {
	width: 482px;
	margin: 0px auto 19px;
	height: 154px;
}
p.sponsoren {
	clear: both;
	text-align: left;
	font-size: 12px;
	color: #FFFF00;
	background-color: #660000;
	margin: 0px 15px 5px 15px;
	line-height: 16px;
}
p.navigation {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
}
p.anz-hl {
	font-size: 10px;
	margin-left: 5px;
}
p.anz-hl2 {
	font-size: 10px;
	margin-left: 20px;
	text-align: left;
	position: absolute;
	left: 145px;
	top: 440px;
}
p.anz-hr {
	font-size: 10px;
	margin-right: 5px;
}
p.pvl {
	font-size: 12px;
	color: #FFFF00;
	text-align: left;
	font-weight: bold;
	padding: 0px 0px 0px 15px;
}
p.banner {
	margin: 0px auto 19px;
	width: 482px;
	height: 60px;
}
p.festbanner {
	margin: 0px auto 19px;
	width: 482px;
	height: 60px;
	position: absolute;
	left: 159px;
	top: 490px;
}
p.festbanner2 {
	margin: 0px auto 19px;
	width: 468px;
	height: 100px;
	position: absolute;
	left: 159px;
	top: 450px;
}
p.adultpictures {
	font-size: 12px;
	font-weight: bold;
}
p.wrb-bottom {
	clear: both;
	margin: 0px auto 10px;
	width: 790px;
	height: 60px;
	border: 2px solid #660000;
	padding: 3px;
}
p.wrb-bottom2 {
	clear: both;
	margin: 0px auto 10px;
	width: 600px;
	height: 20px;
}
p.footer {
	font-size: 11px;
	text-align: center;
	line-height: 20px;
	background-color: #660000;
}
p.wrb125x125 {
	height: 125px;
	width: 125px;
	margin: 0px auto;
}
p.wrb140x40 {
	height: 40px;
	width: 140px;
	border: 2px solid #FF0000;
}
p.wrb140x50 {
	height: 50px;
	width: 140px;
	border: 2px solid #FF0000;
}
p.wrb140x60 {
	height: 60px;
	width: 140px;
}
p.wrb140x100 {
	height: 100px;
	width: 140px;
	border: 2px solid #FF0000;
}
p.wrb140x141 {
	height: 141px;
	width: 140px;
	border: 2px solid #FFCC00;
}
p.wrb144x60 {
	height: 60px;
	width: 144px;
}
p.wrb144x120 {
	height: 120px;
	width: 144px;
}
p.wrb140x200 {
	height: 200px;
	width: 140px;
}
p.wrb140x207 {
	height: 207px;
	width: 140px;
}
p.wrb120x240 {
	height: 240px;
	width: 120px;
	margin: 0px auto;
}
p.wrb144x468 {
	height: 468px;
	width: 144px;
}
img.wrb60x468-l {
	text-align: left;
	float: left;
}
img.wrb60x468-r {
	text-align: right;
	float: right;
}
