body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #D8D8D8;
}

a {
	outline: none;
}

h1 {
	margin: 0;
}

h1 a {
	width: 400px;
	height: 86px;
	left: 12px;
	top: 14px;
	position: absolute;
	display: block;
	text-indent: -9999px;
}

h2 {
	margin: 0;
	line-height: 0;
	text-indent: -9999px;
}

h2 a {
	line-height: 0;
	text-indent: -9999px;
}

#wrap {
	width: 990px;
	height: 1594px;
	margin: 0 auto 0 auto;
	position: relative;
}

#header {
	height: 170px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	position: relative;
}

#search {
	width: 392px;
	left: 583px;
	top: 105px;
	position: absolute;
	margin: 0;
	padding: 0;
}

#search #search_input {
	width: 296px;
	height: 24px;
	margin: 0;
	padding: 9px 0 0 10px;
	border: none;
	background-color: transparent;
	background-image: url(../images/bg_search_off.gif);
	background-repeat: no-repeat;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8B8B8B;
}

#search #search_input.focus {
	color: #000000;
	background-image: url(../images/bg_search_on.gif);
}

#search a.search {
	width: 80px;
	height: 29px;
	top: 1px;
	left: 312px;
	position: absolute;
	display: block;
	text-indent: -9999px;
	line-height: 0;
}

#tabs {
	width: 990px;
	height: 55px;
	top: 115px;
	position: absolute;
	margin: 0;
	padding: 0;
	list-style: none;
	background-repeat: repeat-x;
	background-position: left bottom;
}

#tabs li {
	float: left;
}

#tabs li a {
	height: 34px;
	display: block;
	line-height: 0;
	text-indent: -9999px;
	background-repeat: no-repeat;
	z-index: 1;
}

#tabs li.best a {
	width: 116px;
}
body.best #tabs li.best a {
	z-index: 99;
}

#tabs li.levensecht {
	margin-left: -30px;
}
#tabs li.levensecht a {
	width: 191px;
}
body.levensecht #tabs li.levensecht a {
	z-index: 99;
}

#tabs li.overdetop {
	margin-left: -29px;
}
#tabs li.overdetop a {
	width: 188px;
}
body.overdetop #tabs li.overdetop a {
	z-index: 99;
}

#tabs li.grappig {
	margin-left: -25px;
}
#tabs li.grappig a {
	width: 148px;
}
body.grappig #tabs li.grappig a {
	z-index: 99;
}

/* Tab images */
body.best #tabs {
	background-image: url(../images/bg_best.gif);
}
body.levensecht #tabs {
	background-image: url(../images/bg_levensecht.gif);
}
body.overdetop #tabs {
	background-image: url(../images/bg_overdetop.gif);
}
body.grappig #tabs {
	background-image: url(../images/bg_grappig.gif);
}

body.best #tabs li.best a {
	background-image: url(../images/b_best_on.gif);
}

body.levensecht #tabs li.levensecht a {
	background-image: url(../images/b_levensecht_on.gif);
}

body.overdetop #tabs li.overdetop a {
	background-image: url(../images/b_overdetop_on.gif);
}

body.grappig #tabs li.grappig a {
	background-image: url(../images/b_grappig_on.gif);
}

#main {
	height: 1384px;
	position: relative;
	background-repeat: no-repeat;
	background-position: left top;
}

div.background {
	width: 595px;
	height: 161px;
	position: absolute;
	background-repeat: no-repeat;
	background-position: left top;
}

#sidebar {
	width: 310px;
	float: right;
	position: relative;
}

#sidebar #travelphotos {
	top: 50px;
	left: 25px;
	position: absolute;
}

#sidebar #travelphotos h3 {
	margin: 0 0 16px 0;
	font-size: 125%;
	font-weight: bold;
}

#sidebar #travelphotos ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar #travelphotos ul li {
	margin-right: 10px;
	float: left;
	text-align: center;
}

#sidebar #travelphotos ul li img {
	margin-bottom: 8px;
	border: none;
}

#sidebar #travelphotos ul li a {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	font-size: 137%;
}
#sidebar #travelphotos ul li a:hover {
	text-decoration: underline;
}

#sidebar #travelphotos div.title {
	margin: 15px 0 10px 0;
}

#sidebar #travelphotos div.gallery {
	height: 72px;
}

#sidebar #travelphotos div.gallery img {
	border: none;
}

#sidebar #travelphotos div.gallery div.imageFrame {
	margin-left: 10px;
}

#sidebar #travelphotos div.query {
	margin-top: 8px;
}

#sidebar #travelphotos div.query a {
	color: #000;
}

#sidebar #signup {
	top: 232px;
	left: 35px;
	position: absolute;
	padding-right: 25px;
}

#sidebar #signup h3 {
	margin: 0 0 20px 0;
	font-size: 100%;
	font-weight: bold;
}

#sidebar #signup p {
	margin: 0;
}

#sidebar #signup a {
	width: 186px;
	height: 29px;
	display: block;
	margin: 11px auto 0 auto;
	line-height: 0;
	text-indent: -9999px;
	background-repeat: no-repeat;
}

#sidebar #signup_pop {
	width: 280px;
	top: 370px;
	left: 4px;
	position: absolute;
	padding: 22px 10px 10px 10px;
	z-index: 999;
	display: none;
	background-color: #FFF;
	border: solid 2px #000;
}

#sidebar #signup_pop a {
	color: #000;
	text-decoration: none;
}

#sidebar #signup_pop a.close {
	top: 5px;
	right: 10px;
	position: absolute;
	font-weight: bold;
	font-size: 120%;
}

#sidebar #signup_pop form {
	margin: 15px 0 0 0;
	padding: 15px 0 0 0;
	border-top: dashed 1px #000;
}

#sidebar #signup_pop label {
	padding-bottom: 5px;
	display: block;
}

#sidebar #signup_pop input,
#sidebar #signup_pop textarea {
	width: 50%;
	margin-bottom: 10px;
	padding: 1px;
	border: solid 1px #000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#sidebar #signup_pop textarea {
	width: 100%;
}

#sidebar #signup_pop a.submit {
	float: right;
}

#sidebar #ad_box {
	width: 300px;
	height: 250px;
	top: 389px;
	left: 10px;
	position: absolute;
}

#sidebar #siteweek {
	top: 687px;
	left: 40px;
	position: absolute;
	padding-right: 38px;
}

#sidebar #siteweek h3 {
	margin: 0 0 8px 0;
	font-size: 100%;
	font-weight: bold;
}

#sidebar #siteweek img {
	float: left;
	margin-right: 10px;
}

#sidebar #siteweek p {
	margin: 0;
}

#sidebar #siteweek a {
	border: 0;
	text-decoration: none;
	color: #000000;
}
#sidebar #siteweek a:hover {
	text-decoration: underline;
}

#sidebar #lastviewed {
	top: 830px;
	left: 25px;
	position: absolute;
	padding-right: 25px;
}

#sidebar #lastviewed h3 {
	margin: 0;
	font-size: 100%;
	font-weight: bold;
}

#sidebar #lastviewed dl,
#sidebar #lastviewed dt,
#sidebar #lastviewed dd {
	margin: 0;
}

#sidebar #lastviewed dt {
	margin-top: 17px;
}

#sidebar #lastviewed dd,
#sidebar #lastviewed a {
	color: #33B3D1;
	text-decoration: none;
}
#sidebar #lastviewed a:hover {
	text-decoration: underline;
}
#sidebar #lastviewed a.plain_ul {
	color: #000;
}

#sidebar #wie {
	width: 210px;
	top: 1187px;
	left: 50px;
	position: absolute;
}

#partners {
	width: 604px;
	height: 90px;
	left: 54px;
	top: 371px;
	position: absolute;
	color: #FFF;
}

#partners p {
	margin: 0;
}

#partners p.p2 {
	margin-left: 60px;
}

#best,
#levensecht,
#overdetop,
#grappig {
	padding-top: 100px;
	background-position: top right;
	background-repeat: no-repeat;
}

#best a.imp_img,
#levensecht a.imp_img,
#overdetop a.imp_img,
#grappig a.imp_img {
	width: 90px;
	height: 90px;
	display: block;
	right: 0;
	top: 0;
	position: absolute;
}

#best a,
#levensecht a,
#overdetop a,
#grappig a {
	color: #33B3D1;
	text-decoration: none;
}

#best a.plain,
#levensecht a.plain,
#overdetop a.plain,
#grappig a.plain {
	color: #000;
}

#best a.plain_ul,
#levensecht a.plain_ul,
#overdetop a.plain_ul,
#grappig a.plain_ul {
	text-decoration: none;
	color: #000;
}

#best h2 a,
#levensecht h2 a,
#overdetop h2 a,
#grappig h2 a {
	display: block;
	position: absolute;
}

#best a.button,
#levensecht a.button,
#overdetop a.button,
#grappig a.button {
	height: 31px;
	bottom: 0;
	position: absolute;
	display: block;
	line-height: 0;
	text-indent: -9999px;
	background-repeat: no-repeat;
}

#best {
	width: 286px;
	height: 188px;
	left: 42px;
	top: 35px;
	position: absolute;
}

#best h2 a {
	width: 225px;
	height: 75px;
	left: -42px;
	top: -25px;
}

#best a.button {
	width: 91px;
	left: 97px;
}

#levensecht {
	width: 282px;
	height: 188px;
	left: 380px;
	top: 35px;
	position: absolute;
}

#levensecht h2 a {
	width: 180px;
	height: 90px;
	left: 25px;
	top: -30px;
}

#levensecht a.button {
	width: 160px;
	left: 61px;
}

#overdetop {
	width: 286px;
	height: 184px;
	left: 42px;
	top: 504px;
	position: absolute;
}

#overdetop h2 a {
	width: 150px;
	height: 92px;
	left: -42px;
	top: -35px;
}

#overdetop a.button {
	width: 146px;
	left: 59px;
}

#grappig {
	width: 282px;
	height: 184px;
	left: 380px;
	top: 504px;
	position: absolute;
}

#grappig h2 a {
	width: 190px;
	height: 90px;
	left: 0;
	top: -30px;
}

#grappig a.button {
	width: 123px;
	left: 75px;
}

#best dl,
#levensecht dl,
#overdetop dl,
#grappig dl {
	margin: 0;
	padding: 0;
}

dl.teaser dd {
	margin: 0;
	padding: 0;
	color: #33B3D1;
}

dl.list dt,
dl.list dd {
	padding-top: 14px;
}

dl.list dt {
	float: left;
	width: 54px;
}

dl.list dd {
	font-weight: bold;
}

#primadeluxe {
	width: 588px;
	left: 42px;
	top: 916px;
	position: absolute;
}

#primadeluxe p {
	margin: 0;
	font-size: 110%;
}

#primadeluxe ol {
	top: 85px;
	position: absolute;
	margin: 0;
	padding: 0;
	list-style: none;
}

#primadeluxe li {
	width: 225px;
	position: absolute;
}

#primadeluxe li a {
	text-decoration: none;
	color: #33B3D1;
}

#primadeluxe li.n1 {
	left: 60px;
}

#primadeluxe li.n2 {
	left: 60px;
	top: 61px;
}

#primadeluxe li.n3 {
	left: 60px;
	top: 122px;
}

#primadeluxe li.n4 {
	left: 60px;
	top: 183px;
}

#primadeluxe li.n5 {
	left: 60px;
	top: 244px;
}

#primadeluxe li.n6 {
	left: 356px;
}

#primadeluxe li.n7 {
	left: 356px;
	top: 61px;
}

#primadeluxe li.n8 {
	left: 356px;
	top: 122px;
}

#primadeluxe li.n9 {
	left: 356px;
	top: 183px;
}

#primadeluxe li.n10 {
	left: 356px;
	top: 244px;
}

#primadeluxe a.button {
	width: 216px;
	height: 32px;
	display: block;
	line-height: 0;
	text-indent: -9999px;
}

#primadeluxe a.more {
	width: 280px;
	height: 45px;
	left: -2px;
	top: -57px;
	position: absolute;
	display: block;
	line-height: 0;
	text-indent: -9999px;
}

#primadeluxe a.plain_ul {
	text-decoration: none;
	color: #000;
}

#primadeluxe2 {
	width: 150px;
	height: 200px;
	left: 488px;
	top: 196px;
	position: absolute;
}

primadeluxe2 h2 a {
	position: absolute;
	display: block;
	width: 100px;
	height: 50px;
	left: 0;
	top: 0;
	background-color: red;
}

#primadeluxe2 ol {
	margin: 0;
	padding: 0;
	list-style: none;
}

#primadeluxe2 li {
	position: absolute;
}

#primadeluxe2 li.n2 {
	top: 53px;
}

#primadeluxe2 li.n3 {
	top: 106px;
}

#primadeluxe2 a {
	text-decoration: none;
	font-weight: bold;
	color: #33B3D1;
}

#primadeluxe2 a.plain_ul {
	color: #000;
}

#primadeluxe2 a.button {
	width: 78px;
	height: 29px;
	left: 20px;
	bottom: 0;
	position: absolute;
	display: block;
	line-height: 0;
	text-indent: -9999px;
}

#headlines {
	width: 355px;
	height: 236px;
	left: 34px;
	top: 169px;
	position: absolute;
	font-size: 110%;
}

#headlines a.imp_img {
	width: 90px;
	height: 90px;
	left: -120px;
	top: 4px;
	display: block;
	position: absolute;
}

#headlines dl {
	height: 90px;
	margin: 0;
	padding-left: 120px;
	background-repeat: no-repeat;
	background-position: left 4px;
}

#headlines dl.h2 {
	margin-top: 25px;
}

#headlines dt {
	position: relative;
}

#headlines dd {
	margin: 0;
}

#headlines a {
	text-decoration: none;
	font-weight: bold;
	color: #33B3D1;
}

#headlines a.plain_ul {
	text-decoration: none;
	font-weight: normal;
	color: #000;
}

#vers {
	width: 530px;
	height: 764px;
	left: 78px;
	top: 522px;
	position: absolute;
	line-height: 150%;
}

#vers dl,
#vers dd {
	margin: 0;
}

#vers dt {
	width: 60px;
	float: left;
}

#vers dt {
	padding-bottom: 35px;
}

#vers p.pages {
	width: 100%;
	bottom: 0;
	position: absolute;
	margin: 0;
	text-align: center;
}

#vers p.pages a {
	color: #000;
	text-decoration: none;
}

#vers dl a {
	text-decoration: none;
	font-weight: bold;
	color: #33B3D1;
}

#vers dl a.plain_ul {
	font-weight: normal;
	color: #000;
}

#footer {
	position: relative;
	height: 40px;
	background-repeat: no-repeat;
}

#footer p {
	display: none;
}

#footer #rss {
	width: 36px;
	height: 14px;
	right: 13px;
	top: 13px;
	position: absolute;
	display: block;
	line-height: 0;
	text-indent: -9999px;
	background-image: url(../images/rss.jpg);
}

#wrap a:hover {
	text-decoration: underline;
}

#deluxe_more {
	width: 510px;
	height: 1150px;
	left: 80px;
	top: 170px;
	position: absolute;
}

#deluxe_more dl,
#deluxe_more dd {
	margin: 0;
}

#deluxe_more dt {
	width: 62px;
	float: left;
}

#deluxe_more dt,
#deluxe_more dd {
	line-height: 20px;
	padding-bottom: 16px;
}

#deluxe_more dl a {
	text-decoration: none;
	color: #33B3D1;
}

#deluxe_more dl a.plain_ul {
	color: #000;
}

#deluxe_more p.pages {
	width: 100%;
	bottom: 0;
	position: absolute;
	margin: 0;
	text-align: center;
}

#deluxe_more p.pages a {
	color: #000;
	text-decoration: none;
}