﻿*, body, table, select, input, textarea, label, tr, td {
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
select>option {
	padding-right: 5px;
}
html, body {
	height: 100%;
	color: #767676;
}
html {
	background: url(../images/bg_header.gif) 0 0 repeat-x;
}
img, a img {
	border: 0;
}
a {
	color: #767676;
	text-decoration: none;
}
p {
	margin-bottom: 10px;
}
.clear {
	clear: both;
	height: 0;
	font-size: 0;
	line-height: 0;
}
.ac {
	text-align: center;
}
.ar {
	text-align: right;
}
.pr {
	position: relative;
}
.tu {
	text-decoration: underline;
}
noscript div {
	padding: 10px;
	border: 1px solid #e36615;
	margin-bottom: 15px;
	text-align: center;
	font-size: 17px;
	font-weight: bold;
	color: #e36615;
}
/*---------------------------geruest-------------------------*/
.outerContainer {
	width: 990px;
	margin: 0 auto;
	/*hack damit footer immer ganz unten steht*/
	min-height: 100%; /* mindesthoehe in modernen browsern */
	height: auto !important; /* !important-regel fuer moderne browser */
	height: 100%; /* mindesthoehe in ie (<7) */
}
.innerContainer {
	padding-bottom: 36px; /*selbe hoehe wie footer, damit content immer sichbar bleibt weil footer schiebt sich darueber*/
}
.headerContainer {
	margin-bottom: 15px;
}
.contentLeft {
	background: url(../images/bg_contentLeft.gif) 100% 0% no-repeat;
	width: 215px;
	padding-right: 15px;
	float: left;
}
.contentRight {
	width: 745px;
	padding-left: 15px;
	float: right;
}
.footerContainer {
	background: url(../images/bg_footer.gif) left bottom repeat-x;
	min-width: 990px;
	height: 36px;
	margin-top: -36px; /*hack damit footer immer ganz unten steht*/
}
/*---------------------------navigation-------------------------*/
.navigation {
	background: url(../images/bg_navigation.gif) 0 0 no-repeat;
	height: 36px;
	line-height: 31px;
	padding: 0 20px;
}
.navigation li {
	background: url(../images/navi_trenner.gif) 100% 0 no-repeat;
	list-style-type: none;
	float: left;
}
.navigation li a {
	display: block;
	color: #ffffff;
}
.navigation li a .bgright {
	padding: 0 20px;
}
.navigation li.active a {
	background: url(../images/bg_navi_active_left.gif) 0 0 no-repeat;
}
.navigation li.active a .bgright {
	background: url(../images/bg_navi_active_right.gif) 100% 0 no-repeat;
}
.navigation li a:hover {
	background: url(../images/bg_navi_hover_left.gif) 0 0 no-repeat;
}
.navigation li a:hover .bgright {
	background: url(../images/bg_navi_hover_right.gif) 100% 0 no-repeat;
}
/*---------------------------metanavigation-------------------------*/
.metanavi {
	color: #a2a2a2;
	float: right;
}
.metanavi a {
	color: #a2a2a2;
	margin: 0 5px;
}
.metanavi a:hover {
	text-decoration: underline;
}
/*---------------------------buttons-------------------------*/
.orangeSmall, .orangeSmall2, .greySmall, .greySmall2, .orangeMiddle, .orangeLarge, .pwVergessenSmall, .pwVergessen {
	width: 114px;
	height: 25px;
	line-height: 25px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	border: 0;
	background-color: transparent;
	cursor: pointer;
}
.orangeSmall {
	background: url(../images/bg_button_orange_small.png) 0 0 no-repeat transparent;
}
.orangeSmall2 {
	width: 105px;
	height: 37px;
	line-height: 37px;
	background: url(../images/bg_button2_orange_small.png) 0 0 no-repeat transparent;
}
.orangeMiddle {
	width: 216px;
	height: 43px;
	line-height: 43px;
	background: url(../images/bg_button_orange_middle.png) 0 0 no-repeat transparent;
}
.orangeLarge {
	width: 350px;
	height: 42px;
	line-height: 42px;
	background: url(../images/bg_button_orange_large.png) 0 0 no-repeat transparent;
	font-size: 14px;
}
.greySmall {
	background: url(../images/bg_button_grey_small.png) 0 0 no-repeat transparent;
}
.greySmall2 {
	width: 129px;
	height: 37px;
	line-height: 37px;
	background: url(../images/bg_button2_grey_small.png) 0 0 no-repeat transparent;
}
.pwVergessen {
 	width: 238px;
	height: 36px;
	padding-top: 15px;
	font-size: 14px;
	background: url(../images/bg_button_orange_large_PW.png) 0 0 no-repeat transparent;
	text-align: left;
	padding-left: 20px;
	display: block;
}
.pwVergessenSmall {
 	width: 196px;
	height: 33px;
	background: url(../images/bg_button_orange_small_PW.png) 0 0 no-repeat transparent;
}
/*---------------------------userbereich im header-------------------------*/
.userNavi {
	float: right;
	margin-top: 30px;
}
.userNavi .orangeSmall, .userNavi .greySmall {
	display: block;
	float: left;
	margin-left: 20px;
}
.login {
	background: url(../images/bg_userlogin.gif) 0 0 no-repeat;
	color: #ffffff;
	width: 459px;
	height: 33px;
	padding-left: 20px;
	float: right;
	margin-top: 26px;
}
.login label {
	font-size: 11px;
	line-height: 33px;
}
.login .textfield {
	border: 0;
	border-top: 1px solid #1c1c1c;
	border-left: 1px solid #1c1c1c;
	background-color: #404040;
	color: #ffffff;
	width: 84px;
	margin: 0 5px;
	line-height: 11px;
	font-size: 11px;
	padding: 2px 3px;
}
.login .orangeSmall {
	float: none;
	display: inline;
	margin-left: 5px;
}
.login .error, .login .error a {
	font-size: 11px;
	margin-top: 3px;
	color: #ffffff;
	font-weight: bold;
}
.login .error a {
	text-decoration: underline;
}
/*---------------------------png hover bei bilder-------------------------*/
.containerHover {
	position: relative;
}
.containerHover a {
	background: none;
	cursor: pointer;
}
.pngHover {
	position: absolute;
	z-index: 1;
	background-color: transparent;
	top: 6px;
	left: 6px;
}
.containerHover a:hover .pngHover {
	background: url(../images/png_hoverImages.png) 50% 50% no-repeat;
}
.videosJustViewed .pngHover {
	width: 132px;
	height: 101px;
}
.videos .pngHover {
	width: 220px;
	height: 168px;
}
.videoDetail .containerHover a .pngHover, .videoDetail .containerHover a:hover .pngHover {
	background: url(../images/png_hoverImages2.png) 50% 50% no-repeat;
	width: 500px;
	height: 382px;
}
/*---------------------------video listings-------------------------*/
.item {
	float: left;
}
.last {
	margin-right: 0 !important;
}
.item img {
	padding: 5px;
	border: 1px solid #d8d8d8;
	margin-bottom: 5px;
}
.item .title {
	font-weight: bold;
	font-size: 13px;
}
.item .info {
	font-weight: bold;
	font-size: 11px;
}
.item .title, .item .info {
	padding: 0 5px;
}
.videosJustViewed .item {
	width: 144px;
	margin: 0 6px 20px 0;
}
.videosJustViewed .item .title {
	text-align: center;
}
.videos .item {
	width: 232px;
	margin: 0 24px 20px 0;
	height: 215px;
	overflow: hidden;
}
.videos .item .title {
	height: 16px;
	overflow: hidden;
}
.videos .item .title a {
	color: #e36615;
}
/*---------------------------formulare-------------------------*/
.contentRight input, .contentRight textarea, .contentRight select {
	border: 1px solid #cccccc;
	background-color: #fafafa;
	font-size: 14px;
}
.contentRight .button, .contentRight .radio {
	border: 0;
	background-color: transparent;
}
.contentRight .textfield {
	width: 338px;
	height: 17px;
	margin-bottom: 15px;
	padding: 3px 5px;
}
.contentRight .pwVergessenSmall {
	font-size: 12px;
}
.contentRight .supportContainer .textfield {
	width: 428px;
}
.contentRight textarea.textfield {
	height: 200px;
}
.contentRight label {
	display: block;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;
}
.contentRight .orangeLarge {
	font-size: 14px;
}
/*Fehlermeldungen*/
.contentRight label.error {
	background: url(../images/icon_error.gif) 0 50% no-repeat;
	padding-left: 15px;
}
.contentRight .errormessage {
	font-style: italic;
	font-size: 12px;
	color: #e36615;
}
/*---------------------------content linke spalte-------------------------*/
h2 {
	color: #176ca1;
	font-weight: bold;
	font-size: 20px;
	letter-spacing: -1px;
	padding-left: 25px;
}
/*filmkategorien*/
.categories {
	margin-bottom: 15px;
}
.categories h2 {
	background: url(../images/icon_categories.gif) 0 50% no-repeat;
}
.categories li {
	list-style-type: none;
	padding: 3px 0 3px 15px;
	margin-left: 10px;
}
.categories a {
	color: #9a9a9a;
	font-weight: bold;
	font-size: 13px;
}
.categories a:hover, .categories .active a {
	color: #124470;
}
.categories li.active {
	background: url(../images/icon_pfeilKategorien.gif) 0 50% no-repeat;
	color: #124470;
}
/*tagcloud*/
.tagcloud {
	width: 215px;
	overflow: hidden;
	margin-bottom: 15px;
}
.tagcloud h2 {
	background: url(../images/icon_tagcloud.gif) 0 50% no-repeat;
}
#htmltagcloud {
	padding-left: 25px;
}
.tagcloud a:hover {
	text-decoration: underline;
}
.tagcloud0 a, .tagcloud1 a, .tagcloud2 a, .tagcloud3 a, .tagcloud4 a {
	font-size: 10px;
}
.tagcloud5 a, .tagcloud6 a, .tagcloud7 a, .tagcloud8 a, .tagcloud9 a {
	font-size: 13px;
}
.tagcloud10 a, .tagcloud11 a, .tagcloud12 a, .tagcloud13 a, .tagcloud14 a {
	font-size: 16px;
}
.tagcloud15 a, .tagcloud16 a, .tagcloud17 a, .tagcloud18 a, .tagcloud19 a {
	font-size: 19px;
}
.tagcloud20 a, .tagcloud21 a, .tagcloud22 a, .tagcloud23 a, .tagcloud24 a {
	font-size: 22px;
}
/*teaser*/
.teaser1, .teaser2 {
	padding-bottom: 10px;
	border-bottom: 1px solid #e1e1e1;
	margin-bottom: 10px;
}
/*---------------------------content rechte spalte-------------------------*/
h1 {
	color: #e36615;
	font-weight: bold;
	font-size: 18px;
	padding-bottom: 5px;
	margin-bottom: 15px;
	border-bottom: 1px solid #d8d8d8;
}
h1 .grey {
	font-weight: bold;
	font-size: 18px;
	color: #767676;
}
.headContent {
	margin-bottom: 40px;
}
/*special teaser - Iphone gewinnen*/
h4 {
	color: #e36615;
	font-weight: bold;
	font-size: 30px;
}
.teaserSpecial {
	padding: 5px;
	border: 1px solid #d8d8d8;
	margin-bottom: 20px;
}
.teaserSpecial .content {
	background: url(../images/bg_teaser_gewinnspiel.jpg) 0 0 no-repeat;
	height: 80px;
	overflow: hidden;
	text-align: right;
	padding: 0 5px 5px 215px;
	cursor: pointer;
}
/*pagination*/
.paginationContainer {
	border: 1px solid #ededed;
	padding: 2px;
	margin-bottom: 20px;
}
.pagination {
	background-color: #ededed;
	padding: 2px 10px;
	text-align: right;
	font-weight: bold;
	line-height: 25px;
}
.pagination a {
	color: #cacccc;
	background-color: #FFFFFF;
	border: 1px solid #cacccc;
	margin: 0 0 0 6px;
	padding: 2px 5px;
}
.pagination a:hover, .pagination a.active {
	color: #e36615;
}
.pagination a:hover {
	border: 1px solid #a4a6a6;
}
/*pagination mit pfeile*/
.paginationArrows {
	float: right;
	margin-top: 5px;
}
.paginationArrows a, .paginationArrows .page {
	float: left;
	width: 13px;
	height: 13px;
	display: block;
	margin-right: 3px;
	text-align: center;
}
.paginationArrows .page {
	width: auto;
	color: #767676;
}
.paginationArrows a.forward {
	background: url(../images/icon_pagination.gif) -14px -13px no-repeat;
}
.paginationArrows a.forward:hover {
	background: url(../images/icon_pagination.gif) -14px 0 no-repeat;
}
.paginationArrows a.backward {
	background: url(../images/icon_pagination.gif) 0 -13px no-repeat;
}
.paginationArrows a.backward:hover {
	background: url(../images/icon_pagination.gif) 0 0 no-repeat;
}
/*dreiteilige boxen*/
h3 {
	color: #e36615;
	margin-bottom: 15px;
	text-align: center;
	font-size: 14px;
}
.box {
	width: 240px;
	float: left;
	background: url(../images/bg_box_middle.gif) 0 0 repeat-y;
	margin-right: 12px;
	margin-bottom: 20px;
}
.boxTop {
	background: url(../images/bg_box_top.gif) 0 0 no-repeat;
}
.boxBottom {
	background: url(../images/bg_box_bottom.gif) 0 100% no-repeat;
	padding: 15px 10px;
}
.box table {
	width: 100%;
	font-weight: bold;
}
.box table td {
	padding-bottom: 5px;
}
.box table .s1 {
	width: 60px;
}
.box table img {
	border: 1px solid #e1e1e1;
	padding: 2px;
	background-color: #ffffff;
}
/*teaserbereich startseite*/
.teaserContainer {
	margin-bottom: 30px;
}
.teaserContainer .pr .link {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
}
.teaserFlash {
	float: left;
	width: 419px;
	height: 218px;
}
.testfilmContainer {
	float: right;
	width: 284px;
	height: 203px;
	background: url(../images/bg_testfilm.jpg) 0 0 no-repeat;
	padding: 15px 0 0 42px;
}
.testfilmContainer .link {
	display: block;
	font-weight: bold;
	margin-top: 14px;
	background: url(../images/icon_lupe.gif) 0 50% no-repeat;
	padding-left: 15px;
}
.testfilmContainer #trailer p {
	margin-right: 40px;
	text-align: center;
}
.testfilmContainer #trailer a, #flash a {
	text-decoration: underline;
}
#flash {
	text-align: center;
}
#flash p {
	margin: 20px;
}
/*usermeinungen*/
h5 {
	color: #e36615;
	font-weight: bold;
}
.teaserMeinungen {
	float: right;
	width: 320px;
	border: 1px solid #e6e6e6;
	padding: 4px;
	margin-left: 10px;
}
.teaserMeinungen .content {
	background: url(../images/bg_teaser_meinungen.jpg) 0 0 no-repeat;
	height: 85px;
	text-align: right;
	padding-left: 120px;
}
.teaserMeinungen a {
	display: block;
	text-decoration: underline;
	margin-top: 5px;
}
.meinungen {
	margin-bottom: 20px;
}
.meinungen .item {
	width: 277px;
	padding: 0 10px 0 85px;
	background: url(../images/icon_meinungen.png) 0 0 no-repeat;
	min-height: 75px; /* mindesthoehe in modernen browsern */
	height: auto !important; /* !important-regel fuer moderne browser */
	height: 75px; /* mindesthoehe in ie (<7) */
}
.meinungen .block {
	border-bottom: 1px solid #e6e6e6;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.meinungen .description {
	font-style: italic;
}
.meinungen .name {
	color: #e36615;
	font-weight: bold;
	margin-top: 10px;
}
.meinungen .rating {
	font-weight: normal;
	font-size: 10px;
	margin-top: 5px;
	background: url(../images/icon_mrating.gif) 0 50% no-repeat;
	padding-left: 15px;
}
.meinungen .rating b {
	color: #e36615;
	font-size: 10px;
}
/*faq*/
.faq {
	margin-bottom: 20px;
}
.faq .question {
	background: url(../images/icon_faq.gif) 0 50% no-repeat;
	color: #e36615;
	font-weight: bold;
	padding-left: 25px;
	margin-bottom: 10px;
}
.faq .answer {
	padding-left: 25px;
	margin-bottom: 15px;
}
/*Anmelden Seite*/
.steps, .registration {
	margin-bottom: 20px;
}
.registrationContainer {
	float: left;
	width: 350px;
}
.registrationLogin {
	width: 350px;
	margin-left: 200px;
}
.registrationContainer .orangeLarge {
	display: block;
	margin-left: 0px;
	margin-bottom: 10px;
}
.teaserAnmeldung {
	width: 364px;
	float: right;
	padding: 4px;
	border: 1px solid #d8d8d8;
}
.teaserAnmeldung .headline {
	color: #e36615;
	font-size: 18px;
	font-weight: bold;
	border-top: 1px solid #d8d8d8;
	padding-top: 10px;
	margin: 5px 0;
}
.alternative {
	margin-bottom: 15px;
	margin-top: -10px;
}
.alternative select {
	font-size: 12px;
	line-height: 12px;
}
.alternative label {
	display: inline;
	font-size: 12px;
	color: #e36615;
}
/*danke seite*/
.danke {
	text-align: center;
	padding: 0 150px;
	margin-bottom: 40px;
	padding-bottom: 20px;
	border-bottom: 1px solid #d8d8d8;
}
.danke b {
	color: #e36615;
	font-size: 26px;
	font-weight: bold;
}
/*videodetail*/
.videoContainer {
	margin-bottom: 20px;
}
.videoVorschaubilder {
	float: right;
	width: 215px;
}
.videoVorschaubilder .item {
	width: 101px;
	margin: 0 0 6px 6px;
}
.videoVorschaubilder .item img {
	padding: 2px;
	margin: 0;
}
.videoDetail {
	padding: 5px;
	border: 1px solid #d8d8d8;
}
.videoDetail img {
	border: 5px solid #000000;
	padding: 0;
	margin: 0;
}
.videoVorschaubilder .orangeMiddle {
	display: block;
}
.videoVorschaubilder .ac p {
	font-size: 11px;
	margin-bottom: 0;
}
/*videostream*/
.videoStream {
	margin-bottom: 20px;
	border: 1px solid #d8d8d8;
	padding: 6px;
	width: 730px;
}
.videoStream #stream {
	border: 5px solid #7c7c77;
	text-align: center;
}
.videoStream #stream p {
	margin: 20px;
}
.videoStream #stream p a {
	text-decoration: underline;
}
/*support*/
.supportBG {
	background: url(../images/icon_fragezeichen.jpg) 395px 0 no-repeat;
	padding-right: 350px;
}
.supportBG b {
	color: #e36615;
	font-size: 14px;
	font-weight: bold;
}
.supportContainer {
	float: left;
	width: 440px;
}
.teaserSupport {
	background: url(../images/teaser_support.jpg) 95% 130px no-repeat;
	width: 262px;
	padding: 10px;
	float: right;
	border: 1px solid #d8d8d8;
}
.teaserSupport .headline {
	color: #e36615;
	font-weight: bold;
}
.teaserSupport ul {
	margin: 30px 0;
}
.teaserSupport li {
	list-style-image: url(../images/icon_hackerl.gif);
	margin-left: 20px;
	margin-bottom: 10px;
}
.supportgrundFelder {
	margin-bottom: 15px;
	padding: 0 0 0 20px;
}
.supportgrundFelder label {
	display: inline;
	font-size: 14px;
}
/*Teaser PW vergessen auf support seite*/
.teaserPWvergessen {
	float: right;
	width: 275px;
	border-left: 1px solid #e6e6e6;
	padding-left: 8px;
	margin-left: 10px;
}
.teaserPWvergessen p {
	margin: 10px 0 0 20px;
}
/*formular pw vergessen*/
.pwContainer {
	margin-bottom: 30px;
	border: 1px solid #e6e6e6;
	padding: 10px;
}
.contentRight .pwContainer label {
	display: inline;
	color: #e36615;
	font-size: 12px;
	margin-bottom: 0;
}
.contentRight .pwContainer .textfield {
	margin: 0 15px;
}
/*Tour*/
.tourContainerFilm {
	margin-bottom: 20px;
	text-align: right;
}
.tourContainerFilm .teaser {
	float: left;
	margin-right: 20px;
}
.tourContainerFilm .headline {
	color: #e36615;
	font-size: 16px;
	font-weight: bold;
}
.tourContainerFilm p a, .tourContainerSystem p a {
	text-decoration: underline;
	color: #e36615;
	font-weight: bold;
}
.tourContainerSystem {
	margin-bottom: 20px;
}
.tourContainerSystem .teaser {
	float: right;
	margin-left: 20px;
}
.tourContainerSystem .headline {
	font-size: 16px;
	font-weight: bold;
}
.tourContainerSystem ul {
	margin-bottom: 20px;
}
.tourContainerSystem li {
	list-style-image: url(../images/icon_hackerl_tour.gif);
	margin-left: 20px;
	margin-bottom: 10px;
}
