/* =============================================================================
   HTML5 Boilerplate CSS: h5bp.com/css
   ========================================================================== */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }

html { min-height: 101%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
html, button, input, select, textarea { font-family: sans-serif; color: #666; }
body { margin: 0; font-size: 16px; line-height: 1.6; font-family: Arial, Helvetica, sans-serif; }

::-moz-selection { background: #fe57a1; color: #fff; text-shadow: none; }
::selection { background: #fe57a1; color: #fff; text-shadow: none; }

a:hover, a:active { outline: 0; }

abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
blockquote { margin: 1em 40px; }
dfn { font-style: italic; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
ins { background: #ff9; color: #000; text-decoration: none; }
mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }
pre, code, kbd, samp { font-family: monospace, serif; _font-family: 'courier new', monospace; font-size: 1em; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
q { quotes: none; }
q:before, q:after { content: ""; content: none; }
small { font-size: 85%; }

sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }

ul, ol { margin: 0; padding: 0; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }

img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }

svg:not(:root) { overflow: hidden; }

figure { margin: 0; }

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }
label { cursor: pointer; }
legend { border: 0; *margin-left: -7px; padding: 0; white-space: normal; }
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button, input { line-height: normal; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; *overflow: visible; }
button[disabled], input[disabled] { cursor: default; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; *width: 13px; *height: 13px; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button { -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; resize: vertical; }
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }

table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }

.chromeframe { margin: 0.2em 0; background: #ccc; color: black; padding: 0.2em 0; }

/* =============================================================================
   Grid
	 ========================================================================== */

.grid
{
	margin: 0 auto;
	width: 976px;
}
.c1, .c2, .c3, .c4, .c5, .c6, .c7, .c8, .c9, .c10, .c11, .c12, .c13, .c14, .c15, .c16 {
	display: inline;
	float: left;
	margin: 0 0 24px 24px;
}
.cf {
	margin-left: 0;
	clear: left;
}
.c1 {
	width:46px;
}
.c2 {
	width:108px;
}
.c3 {
	width:170px;
}
.c4 {
	width:232px;
}
.c5 {
	width:294px;
}
.c6 {
	width:356px;
}
.c7 {
	width:418px;
}
.c8 {
	width:480px;
}
.c9 {
	width:542px;
}
.c10 {
	width:604px;
}
.c11 {
	width:666px;
}
.c12 {
	width:728px;
}
.c13 {
	width:790px;
}
.c14 {
	width:852px;
}
.c15 {
	width:914px;
}
.c16 {
	width:976px;
}

/* =============================================================================
   Styles
	 ========================================================================== */

body,
.overlay {
	background: url(../img/bodybg2.jpg) center top repeat-x #000;
}
.overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.top {
	position:fixed;
	top: 0;
	left: 0;
	right: 0;
	height: 40px;
	padding: 0 20px;
	background:url(../img/topbg.png) top center repeat-x;
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 16px;
	color: #666;
	line-height: 40px;
	text-transform: uppercase;
}
.top .jump {
	float: right;
}
.jump {
	cursor: pointer;
}
.jump:hover {
	color: #999;
}
.showdown,
.pageHeader {
	position: relative;
	width: 800px;
	height: 60px;
	padding-top: 350px;
	margin: 0 auto;
	margin-top: 60px;
	margin-bottom: 30px;
	background: url(../img/wXw_NewHeroes.jpg) center top no-repeat;
	text-align: center;
}
.pageHeader {
	height: 350px;
	padding: 0;
	margin-bottom: 30px;
}
.button {
	width: 220px;
	height: 60px;
	display: block;
	text-indent: -9999px;
	background: url(../img/tickets-bestellen.png) center top no-repeat;
	margin: 0 auto;
}
.button:hover {
	background-position: center bottom;
}
.content {
	width: 460px;
	margin: 0 auto;
	margin-top: 20px;
	padding: 0 330px 0 5px;
	position: relative;
	display: none;
}
.content h1, .content h2 {
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 32px;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 1.2;
}
.content h2 {
	font-size: 22px;
}
.content p {
	text-align: justify;
}
.content a {
	color: #666;
}
.content .likebox,
.content .matches {
	width: 300px;
	height: 200px;
	position: absolute;
	right: 0;
	top: 10px;
}
.content .matches {
	width: 278px;
	height: auto;
	padding: 0 10px;
	font-size: 14px;
	text-align: center;
	border: 1px solid #999;
	border-radius: 2px;
	background: url(../img/white-bg-5.png) top right repeat;
	color: #999;
}
.content .matches h2 {
	margin-bottom: 5px;
}
.content .matches p {
	text-align: center;
	margin-top: 0;
}
.content .likebox {
	top: 250px;
	height: 800px;
}
.fb-like-box {
	background-color: #fff;
}

.unten {


	left: 0;
	right: 0;
	height: 40px;
	padding: 0 20px;
	background:url(../img/topbg.png) top center repeat-x;
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 16px;
	color: #666;
	line-height: 40px;
	text-transform: uppercase;
	}
