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

* {
	margin: 0;
	padding: 0;
}
body {
	background: #fff url(grafx/bgRep.jpg) repeat-x;
	margin:0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 12px;
}
a img {
	border: none;
}
a {
	color: #333;
}
a:hover {
	text-decoration: underline;
	color: #5dcbf5;
}
h1, h2, h3 {
	font-size: 25px;
	font-weight: 300;
	margin-bottom: 15px;
	font-variant:small-caps;
}
h2.widgettitle {
	margin-bottom: 7px;
}
h2.livecams {
	margin-top: 15px;
}
h3 {
	font-size:20px;
	margin-bottom:-9px;
	margin-left:21px;
	text-align:left;
}
h1 a, h2 a, h3 a {
	text-decoration: none;
	color: #000;
}
h1 a:hover, h2 a:hover, h3 a:hover {
	text-decoration: underline;
	color: #5dcbf5;
}
.clear {
	margin: 0;
	padding: 0;
	height: 0;
	width: 0;
	clear: both;
	float: none;
}
.wrapper {
	background: transparent url(grafx/bg.jpg) no-repeat;
	background-position: center 0;
	position: relative;
	margin: 0 auto;
	min-width: 981px;
}
.logo {
	margin:0 auto -104px;
	padding-top:63px;
	width:985px;
}
.topNav {
	margin-left: 341px;
	margin: 0;
	overflow: hidden;
	width: 100%;
	height: 47px;
	padding-top: 131px;
}
.topNav ul {
	list-style: none;
	margin: 0;
	height: 47px;
	float: left;
	left: 50%;
	position: relative;
}
.topNav ul li {
	float: left;
	position: relative;
	right: 50%;
}
.topNav ul li:last-child {
	background: url(grafx/divider.jpg) no-repeat right;
}
.topNav ul li a {
	display: block;
	background: url(grafx/divider.jpg) no-repeat;
	width: 212px;
	padding: 14px 0;
	text-align: center;
}
.topNav ul li a:hover {
	background-image: url(grafx/dividerHover.jpg);
}
.topNav ul li:last-child a:hover {
	background-image: url(grafx/dividerHoverLastChild.jpg);
}
.header {
	width: 981px;
	height: 244px;
	margin: 5px auto;
}
.headerLeft {
	float: left;
}
.headerRight {
	float: none;
}
.livecamHeader, .telefonsexHeader {
	float: right;
}
.telefonsexHeader {
	margin-top: 8px;
}
.contentWrapper {
	width: 931px;
	background: #fff url(grafx/contentTop.jpg) no-repeat;
	margin: 8px auto;
	padding: 25px;
}
.content {
	float: left;
	width: 688px;
	border-right: 1px solid #b5b4b4;
}
.content p {
	padding-right: 25px;
	margin-top: 10px;
}
.nummernblock {
	margin: 10px 0px 0px 5px;
	text-align: center;
	width:656px;
}
.nummer {
	color:#FFFFFF;
	font-family:arial;
	font-size:30px;
	font-weight:bolder;
	left:32px;
	position:relative;
	top:-43px;
	word-spacing:6px;
}
.tnummer {
	position:relative;
	top:-60px;
    left: 9px;
}
.elf8 {
	color: #2D516A;
	font-weight: 600;
	font-size: 14px;
}
.preisangabe {
	font-size: 10px;
	color: #666;
}
.center {
	text-align: center; /*margin-left:-379px;*/
}
.sidebar {
	width: 231px;
	float: right;
	padding-left: 10px;
}
.sidebar ul {
	list-style: none;
	margin: 0;
}
.sidebar a {
	text-decoration: none;
	color: #2D516A;
	font-size:14px;
}
.sidebar a:hover {
	color: #5DCBF5;
}
.footer {
	background: #2d516a url(grafx/footerBG.jpg) repeat-x;
	height: 100px;
}
.contact {
	padding-top: 8px;
	position: relative;
	margin: 0 auto;
	height: 20px;
	width: 981px;
}
.contactlink {
	margin-left:924px;
	text-decoration: none;
	text-transform: uppercase;
	color: #FFF;
}
.content img, .sidebar img {
}
p img {
	padding: 0;
	max-width: 100%;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}
.widget {
	margin-bottom: 25px;
}
.textwidget {
	margin-top: 20px;
	margin-left:3px;
}
.vorschau {
	margin-top: 15px;
}
.camprev {
	margin-left: 42px;
}
.teaser {
	width: 221px;
	float:left;
	text-align:center;
}
.teaser img, .imageborder {
	border: 1px solid #999;
	padding: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.teaser p {
	width: 196px;
	text-align:left;
	margin: 10px 0 10px 21px;
}
.aligncenter, div.aligncenter {
	display: block;
	margin: 10px auto 0 auto;
}
.previewpic {
	float: left;
	margin: 0 15px 15px 0;
}
.more-link {
	color: #2D516A;
}

