@charset "utf-8";
/* CSS Document */

body {
	background-image: url(telefonsex-bilder/brown-stripes.gif);
	height: 22px;
	width: 965px;
	margin-right: auto;
	margin-left: auto;
}
a:link {
	color: #900;
}
a:visited {
	color: #900;
}
a:hover {
	color: #F00;
}
a:active {
	color: #900;
}

.hauptseite {
	background-color: #FFF;
	width: 965px;
	height: 1500px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000;
	display: block;
}
.hauptseite h1 {
	color: #900;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: double;
	border-bottom-color: #900;
	font-size: 14px;
	margin-left: 200px;
}
.hauptseite .navi {
	background-color: #efefef;
	width: 225px;
	float: right;
	margin: 15px;
	padding: 10px;
	height: 1200px;
}

.hauptseite h2 {
	font-size: 18px;
	color: #900;
	text-decoration: none;
}
.header  {
	background-color: #33FFD2;
	height: 140px;
	background-image: url(telefonsex-bilder/header1.png);
	background-repeat: no-repeat;
	width: 965px;
	margin-right: auto;
	margin-left: auto;
}
.navigation  {
	background-image: url(telefonsex-bilder/bg-line.gif);
	height: 37px;
	background-color: #959289;
	text-align: center;
	width: 965px;
	margin-right: auto;
	margin-left: auto;
}
.navigation a img {
	margin-left: 30px;
}
.hauptseite .telefonsex {
	background-color: #efefef;
	width: 640px;
	margin: 15px;
	float: left;
	padding: 10px;
	height: 1200px;
}
.navi .titel {
	height: 25px;
	width: 200px;
	padding-top: 10px;
	background-color: #999;
	border: 1px dashed #333;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: bold;
	text-align: center;
	margin: auto;
}
.telefonsex .girl  {
	text-align: left;
	border: 1px solid #900;
	margin-top: -30px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.telefonsex p {
	text-align: justify;
	width: 360px;
	padding-left: 210px;
}
.hauptseite .line {
	background-color: #FFF;
	height: 25px;
	width: 660px;
	margin-left: -10px;
	margin-bottom: 15px;
	margin-top: 15px;
}
.telefonsex .camgirls {
	background-color: #E2E2E2;
	padding: 8px;
	text-align: center;
	width: 580px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	border: 1px dashed #999;
}

.camgirls img {
	height: 85px;
	width: 120px;
	border: 1px solid #999;
	margin: 8px;
	padding: 3px;
	background-color: #FFF;
}


.arrowlistmenu{
	width: 180px; /*width of menu*/
	float: left;
	margin-left: 30px;
}

.arrowlistmenu .headerbar{
	color: #000;
	margin-bottom: 10px; /*bottom spacing between header and rest of content*/
	text-transform: uppercase;
	padding: 4px 0 4px 10px; /*header text is indented 10px*/
	background-color: #908D83;
	background-image: url(media/titlebar.png);
	background-repeat: repeat-x;
	background-position: left center;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
}

.arrowlistmenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li a{
color: #A70303;
background: url(media/arrowbullet.png) no-repeat center left; /*custom bullet list image*/
display: block;
padding: 2px 0;
padding-left: 19px; /*link text is indented 19px*/
text-decoration: none;
font-weight: bold;
border-bottom: 1px solid #dadada;
font-size: 90%;
}

.arrowlistmenu ul li a:visited{
color: #A70303;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color: #A70303;
background-color: #F3F3F3;
}
.telefonsex ul li {
	font-family: "Courier New", Courier, monospace;
	margin-left: 180px;
	font-weight: bold;
	font-size: 14px;
	list-style-type: none;
}
.text {
	background-color: #333;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	color: #999;
	min-height: 120px;
	padding: 10px;
}
.footer {
	background-color: #EFEFEF;
	font-size: 11px;
	text-align: center;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
}
.text p center a {
	color: #FFC;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 11px;
}

