* {
    padding: 0;
    margin: 0;
} 
body {
background: #121212;
background-image: url(images/telefonsex-girl-background.jpg); background-repeat:repeat;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 18px;
color: #ccc;
}
img { border: none; }
a { color: #FAF391; text-decoration: none; }
a:hover { text-decoration: underline; color : #fff; }

#wrap {
width: 780px;
background: #222;
margin: 0px auto;
border: 1px dotted #FF9621;
}
.header {
padding-top: 15px;
height: 110px;
text-transform: uppercase;
background-image: url(banner/telefon-sex-girl.jpg);
}
.header h1 {
font-size: 24px;
font-weight: 100;
padding: 0 0 5px 10px;
letter-spacing: -2px;
}
.header h1 a {
color: #FAF391;
text-decoration: none; 
}
.header h1 a:hover { 
color: #fff;
text-decoration: none; 
}
.header h2 {
font-size: 12px;
font-weight: 100;
color: #fff;
padding: 30px 0 0 12px;
}
.navigation { 
padding-top: 20px;
float : left;
list-style: none; 
width: 200px;
}
.navigation ul { list-style-type: none; }
.navigation li { 
padding: 0; 
margin: 0; 
}
.navigation a, 
.navigation a:visited {
text-transform:uppercase;
display: block;
line-height: 25px;
padding: 0 10px 0 10px;
color: #ffffff;
background: #222;
text-decoration: none;
border-bottom: 1px solid #171B20;
}
.navigation a:hover {
color: #000;
background-color: #333333;
}
.content {
padding: 10px 10px 10px 0;
float: right;
width: 540px;
}
.content h2 {
color: #FAF391;
font-size: 18px;
font-weight: 100;
padding: 6px 0 6px 0;
text-transform: uppercase;
}
.content h2 a { }
.content h2 a:hover { text-decoration: none; }
.nummer {
	border: 1px solid #FFF;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 10px;
	margin-right: 12px;
	margin-left: 12px;
	font-size: 32px;
	font-weight: bold;
	color: #FFCA57;
}
.0900 {
	font-size: 28px;
	font-weight: bold;
	color: #FFCA57;
}
.gebuehr {
	font-size: 12px;
	font-weight: normal;
	color: #FFCA57;
}
	
.footer {
padding: 10px;
font-size: 11px;
color: #aaa;
text-align: center;
background: #333;
}
.footer a {
color: #aaa;
}
#logo-oben {
	position: fixed;
	right:20px;
	top:20px;
	width:150px;
	height:150px;
	z-index:1;
}
