/* CSS Document */
* {
	font-family: Arial, Helvetica, sans-serif;
}
html, body {
	height: 100%;
	margin: 0px;
	padding: 0px;
}
html {
	margin-bottom: 1px;
	background: url(bilder/filler.jpg) top left repeat;
}
body {
	background: url(bilder/hg.jpg) top left repeat-x;
}
body, td {
	font-size: 12px;
	color: #000000;
}
img, a img {
	border: 0px;
}
a, a:link, a:hover, a:active, a:visited {
	color: #000000;
}
form {
	margin: 0px;
	padding: 0px;
}
/*---------- Standard Stile ----------*/
.clear {
	clear: both;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.ac {
	text-align: center;
}
.ar {
	text-align: right;
}
.al {
	text-align: left;
}
/*Geruest*/
.container {
	width: 990px;
	margin: 0px auto;
}
.border {
	background-color: #FFFFFF;
	padding: 0px 5px 5px 5px;
}
.header {
	height: 165px;
	position: relative;
	background: url(bilder/header.jpg) top left no-repeat;
}
.headerlink {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 999;
}
/*Navigation*/
.navigation {
	margin-bottom: 5px;
	height: 31px;
	background: url(bilder/bg_navigation.gif) top left repeat-x;
	padding-left: 4px;
}
.navigation a, .navigation a:link, .navigation a:hover, .navigation a:active, .navigation a:visited {
	display: block;
	width: 158px;
	height: 31px;
	text-align: center;
	line-height: 31px;
	background: url(bilder/bg_nav_no.gif) top left no-repeat;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	float: left;
	margin: 0px 2px 0px 2px;
}
.navigation a:hover, .navigation a.active {
	background: url(bilder/bg_nav_ac.gif) top left no-repeat !important;
	color: #000000 !important;
}
/*Footer*/
.footer {
	background: url(bilder/footer.gif) top left repeat-x;
	height: 70px;
}
.footer .nav {
	float: right;
	color: #FFFFFF;
	margin: 50px 10px 0px 0px;
}
.footer .nav a {
	text-decoration: none;
	font-size: 11px;
	color: #FFFFFF;
}
.footer .nav a:hover {
	text-decoration: underline;
}
/*Contentbereich*/
.header .text {
	color: #FFFFFF;
	font-weight: bold;
	padding: 30px 280px 10px 305px;
}
.header .text a {
	color: #FFFFFF;
}
#slider .text {
	padding: 20px 25px 20px 30px;
}
#slider {
	height: 270px;
	margin-bottom: 5px;
	background-color: #eeeeee;
}
.infotable1 {
	background-color: #e6e6e6;
}
.infotable2 {
	background-color: #cdcdcd;
}
.infotable2 .color1 {
	background-color: #cdcdcd;
}
.infotable2 .color2 {
	background-color: #bfbfbf;
}
.infotable1 p, .infotable2 p {
	color: #4b4b4b;
	font-size: 14px;
	padding-left: 20px;
}
.infotable1 .headline, .infotable2 .headline {
	font-size: 20px;
	font-weight: bold;
}
.logintable1 {
	background: url(bilder/login_bg_archiv.gif) top left repeat-x;
	margin-bottom: 5px;
}
.logintable1  .abstand {
	background-color: #FFFFFF;
}
.logintable1  .support {
	background: url(bilder/login_support.jpg) top left no-repeat;
	padding-top: 20px;
}
.logintable1  .support p {
	padding-left: 10px;
}
.logintable1 .archiv p {
	font-weight: bold;
	font-size: 14px;
}
.logintable1 .archiv .headline {
	color: #ff0000;
	font-weight: bold;
	font-size: 22px;
}
.logintable1 .archiv a {
	color: #FF0000;
	text-decoration: none;
}
.logintable1 .archiv a:hover {
	text-decoration: underline;
}
.logintable2 .pwholen {
	background: url(bilder/login_pw_04.gif) top left no-repeat;
	padding: 0px 10px 0px 10px;
}
.logintable2 .login {
	background: url(bilder/login_mitglied_03.gif) top left no-repeat;
	padding: 0px 10px 0px 75px;
}
.magazine, .bonus, .blog {
	background-color: #e8e8e8;
}
.magazine .auswahl {
	background-color: #747474;
	height: 55px;
}
.magazine .auswahl td {
	padding: 0px 5px;
	color: #FFFFFF;
}
.magazine .auswahl .form1 {
	display: block;
	float: left;
	margin: 15px 0px 0px 15px;
	padding: 0px;
}
.magazine .auswahl .form2 {
	display: block;
	float: right;
	margin: 15px 15px 0px 0px;
	padding: 0px;
}
select, .textfield {
	border: 1px solid #a5acb2;
	background-color: #FFFFFF;
	color: #000000;
}
.magazine .pagination {
	padding: 10px;
	text-align: center;
	font-size: 16px;
}
.magazine .pagination a {
	text-decoration: none;
	font-size: 16px;
	padding: 3px;
	margin: 0px 3px;
}
.magazine .pagination a:hover, .magazine .pagination a.active {
	color: #FFFFFF;
	background-color: #747474;
}
.magazine .pagination a.red {
	color: #FF0000;
}
.magazine .pagination a.red:hover {
	color: #FF0000;
	background-color: transparent;
}
.magazine .item {
	background-color: #FFFFFF;
	border: 1px solid #bebebe;
	padding: 10px;
	width: 430px;
	height: 198px;
	overflow: hidden;
	margin: 15px;
	float: left;
}
.magazine .item table {
	width: 100%;
}
.magazine .item .description {
	height: 168px;
	overflow: hidden;
}
.magazine .item .ar {
	margin-top: 10px;
}
.magazine .item .t1 {
	width: 150px;
}
.magazine .item .red {
	color: #FF0000;
	font-weight: bold;
}
.magazine .item .headline {
	font-weight: bold;
	font-size: 16px;
}
.magazine .item .pages {
	float: right;
}
.bonus .item {
	padding: 40px 0px 40px 20px;
	position: relative;
}
.bonus .videos {
	background: url(bilder/schleife_videos.gif) top right no-repeat;
}
.bonus .bilder {
	background: url(bilder/schleife_bilder.gif) top right no-repeat;
}
.bonus .cams {
	background: url(bilder/schleife_livecams.gif) top right no-repeat;
}
.bonus .item .text {
	font-size: 14px;
	margin: 10px 0px 15px 0px;
}
.bonus .item .features {
	margin-bottom: 15px;
	text-align: left;
	width: 283px;
}
.bonus .item .features .headline {
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
	padding: 30px 0px 15px 60px;
}
.bonus .item .features ul {
	margin: 20px 10px 0px 15px;
	padding: 0px 0px 0px 30px;
}
.bonus .item .features li {
	list-style-image: url(bilder/icon_listitem.jpg);
	font-size: 13px;
	font-weight: bold;
	margin: 10px 5px;
}
.bonus .videos .features {
	background: url(bilder/bonus_hg_features_videos.gif) top left no-repeat;
	height: 369px;
}
.bonus .bilder .features {
	background: url(bilder/bonus_hg_features_bilder.gif) top left no-repeat;
	height: 229px;
}
.bonus .cams .features {
	background: url(bilder/bonus_hg_features_cams.gif) top left no-repeat;
	height: 259px;
}
.bonus .videos .videocontainer {
	background: url(bilder/bonus_video.gif) top left no-repeat;
	padding: 63px 0px 0px 21px;
	width: 636px;
	height: 456px;
}
.bonus .videos #videoswf {
	width: 614px;
	height: 414px;
	color:#fff;
	margin: 0px 22px 42px 0px;
}
.bonus .videos #videoswf p a {
	color: #FFFFFF;
	text-decoration: underline;
}
.blog {
	padding: 5px;
}
.blog .date, .blog .morelinks, .blog .listheadline {
	background-color: #d3d3d3;
	height: 25px;
	line-height: 25px;
	padding: 0px 10px;
}
.blog .listheadline {
	background: url(bilder/hg_verlauf_blog.gif) left bottom repeat-x;
	color: #FFFFFF;
	font-weight: bold;
	width: 177px;
}
.blog .morelinks a {
	text-decoration: none;
	margin-right: 20px;
}
.blog .bild {
	background-color: #FFFFFF;
	padding: 5px;
	width: 191px;
}
.blog .text {
	background-color: #f9f9f9;
	width: 537px;
	padding: 20px 15px;
}
.blog .scrollable {
	height: 500px;
	overflow: auto;
	overflow-x: hidden;
}
.blog .text .headline {
	font-weight: bold;
	font-size: 24px;
	margin-top: 0px;
	padding-top: 0px;
}
.blog .text .shorttext {
	font-weight: bold;
	font-size: 16px;
}
.blog .text .longtext {
	font-size: 14px;
}
.blog .bild .imgcontainer {
	width: 190px;
	overflow: hidden;
	margin-bottom: 15px;
}
.blog .bild a {
	display: block;
	text-decoration: none;
	margin: 10px 10px;
}
.blog .listview {
	background-color: #f2f2f2;
	border: 1px solid #bebebe;
	border-top: 0px;
}
.blogview, .bloghg {
	background-color: #f2f2f2;
}
.bloghg {
	background-image: none;
}
.blogview .item {
	padding: 5px;
	width: 167px;
}
.blogview .item .fr {
	font-size: 11px;
}
.blogview .item .headline {
	font-size: 14px;
	font-weight: bold;
	margin: 10px 0px;
}
.blogview .item .ar a {
	color: #FF0000;
	font-size: 11px;
	margin-top: 10px;
	text-decoration: none;
}
.blogview .color {
	background-color: #d9d9d9;
}
.blogview .item .imgsmall img {
	padding: 2px;
	background-color: #FFFFFF;
	border: 1px solid #939393;
}
.teaser {
	margin-bottom: 5px;
}
.bonusteaser a {
	display: block;
	margin-bottom: 5px;
}
.bonusteaser a.nomargin {
	margin: 0px;
}
.teaser .listheadline {
	background: url(bilder/hg_verlauf_blog.gif) left bottom repeat-x;
	color: #FFFFFF;
	font-weight: bold;
	height: 25px;
	line-height: 25px;
	padding: 0px 10px;
}
.teaser .startblog .item {
	height: 111px;
	width: 345px;
	background-color: #f0f0f0;
	padding: 5px;
	float: left;
}
.teaser .startblog .color {
	background-color: #d8d8d8;
}
.teaser .startblog .mr {
	margin-right: 5px;
}
.teaser .startblog .item table {
	width: 100%;
}
.teaser .startblog .item .image {
	width: 96px;
}
.teaser .startblog .item .image a {
	text-decoration: none;
}
.teaser .startblog .item .description {
	height: 100px;
	overflow: hidden;
}
.teaser .startblog .item .date {
	font-size: 11px;
}
.teaser .startblog .item .headline {
	font-size: 14px;
	font-weight: bold;
	margin: 5px 0px;
}
.teaser .startblog .item .ar a {
	color: #FF0000;
	font-size: 11px;
	margin-top: 5px;
	text-decoration: none;
}
.teaser .startblog .item .imgsmall {
	margin-right: 10px;
}
.teaser .startblog .item .imgsmall img {
	padding: 2px;
	background-color: #FFFFFF;
	border: 1px solid #939393;
}