
/* Reset */
* {
	border: 0;
	list-style-type: none;
	margin: 0;
	outline: none;
	padding: 0;
	text-decoration: none;
	}


/* Body */
body {
	background: #fff url("../images/body_bgr.png") repeat-x;
	}

#ct_body {
	font-family: Arial, Verdana, Helvetica;
	width: 910px;
	margin: 0 auto;
	padding-bottom: 50px;
	}

a {
	color: #dd1827;
	}

a:hover {
	background: #dd1827;
	color: #fff;
	}

.clearing {
	clear: both;
	}


/* Header */
#ct_header {
	background: url("../images/header_bock.jpg") 400px 0 no-repeat;
	height: 320px;
	position: relative;
	}

#logo {
	float: left;
	margin: 26px 0 0 10px;
	}


/* Header: Next-Game-Teaser */
#ct_teaser_next_game {
	color: #333;
	float: right;
	font: bold 15px Arial;
	letter-spacing: -1px;
	margin: 34px 0 0 0;
	width: 270px;
	}

#ct_teaser_next_game span {
	color: #dd1827;
	display: block;
	}

#ctTelevision {
	background: transparent url("../images/fallback_header.jpg") no-repeat;
	left: 0;
	position: absolute;
	width: 400px;
	height: 321px;
	top: 0;
	}


/* Header: Company Teaser */
#ct_teaser_company {
	float: right;
	height: 60px;
	left: 650px;
	position: absolute;
	top: 134px;
	width: 100px;
	}


/* Navigation: Top-Menu */
#ct_navi_top {
	height: 50px;
	padding-left: 18px;
	}

#ct_navi_top li {
	display: inline;
	}

#ct_navi_top li a {
	background: none;
	color: #999;
	display: block;
	float: left;
	font: bold 12px Arial;
	margin: 0 8px;
	padding: 12px 0 9px 0;
	text-transform: uppercase;
	}

#ct_navi_top li a:hover, #ct_navi_top li a.active {
	color: #dd1827;
	border-bottom: 4px solid #dd1827;
	}


/* Navigation: Meta-Navi */
#ct_navi_meta li {
	background: url("../images/navi_meta_spacing.gif") left bottom no-repeat;
	padding: 5px 0 5px 0;
	}

#ct_navi_meta li.first {
	padding: 0 0 4px 0;
	}

#ct_navi_meta li.last {
	background: none;
	padding: 4px 0 0 0;
	}

#ct_navi_meta li a {
	background: url("../images/arrow_sm_grey.gif") 0 4px no-repeat;
	color: #999;
	display: block;
	padding-left: 10px;
	}

#ct_navi_meta li a:hover {
	color: #dd1827;
	}


/* Navigation: Meta-Navi */
#navi_help {
	margin: 10px 0 0 24px;
	}

#navi_help li {
	font-size: 11px;
	padding: 1px 0;
	}

#navi_help li a {
	color: #999;
	}

#navi_help li a:hover {
	color: #fff;
	}

#navi_help li.rss {
	background: url("../images/rss.gif") 110px 4px no-repeat;
	}


/* Columns */
#col_1eft {
	float: left;
	width: 230px;
	}

#col_right {
	float: right;
	width: 190px;
	}

#col_center {
	width: auto;
	color: #333;
	font-size: 12px;
	line-height: 150%;
	margin: 20px 230px 0 230px;
	}

#col_center p {
	margin: 12px 0;
	}

#col_center p.date {
	font-size: 11px;
	}

#col_center p.date.teaser {
	margin: 0;
	}

#col_center h1, #col_center h1 p, #col_center h2 {
	color: #dd1827;
	font-size: 26px;
	font-weight: normal;
	line-height: 130%;
	margin: 0 0 20px 0;
	}

#col_center h1 {
	text-transform: uppercase;
	}

#col_center h2 {
	font-size: 18px;
	margin: 0;
	}

#col_center p.inlineCats {
	color: #999;
	margin-top: 2em;
	}


/* Teaser: Left Column */
.tsr_left_body {
	background: url("../images/teaser_left_body.gif") no-repeat;
	color: #333;
	font-size: 11px;
	line-height: 140%;
	padding: 24px 25px 0 25px;
	width: 150px;
	position: relative;
	}

.tsr_left_body .teaser_img_klappe {
	float: right;
	margin: -12px 0 0 4px;
	}

.tsr_left_body .teaser_img_fohlen {
	float: right;
	margin: -6px -15px 0 4px;
	}

a.tsr_left_link {
	background: transparent url("../images/teaser_left_bottom.gif") no-repeat;
	display: block;
	height: 32px;
	width: 200px;
	}

a.tsr_left_link:hover {
	background: transparent url("../images/teaser_left_bottom.gif") left bottom no-repeat;
	}


/* Teaser: Right Column */
.tsr_right_body {
	background: url("../images/teaser_right_body.gif") no-repeat;
	color: #333;
	font-size: 11px;
	line-height: 140%;
	padding: 16px 0 0 15px;
	width: 140px;
	}

.tsr_right_bottom {
	background: url("../images/teaser_right_bottom.gif") no-repeat;
	width: 150px;
	height: 12px;
	}


/* Content: Newslist */
.newsList li {
	background: transparent url("../images/bullet_arrow_grey.gif") 0 9px no-repeat;
	padding: 3px 0 3px 8px;
	}

.newsList li a {
	background: transparent url("../images/ico_link_passive.gif") center right no-repeat;
	color: #333;
	padding: 1px 16px 1px 2px;
	}

.newsList li a:hover {
	background: #dd1827 url("../images/ico_link_active.gif") center right no-repeat;
	color: #fff;
	}

.nNavi {
	color: #ccc;
	margin: 20px 0;
	}


/* Table */
.tablePoints td {
	border-bottom: 1px dotted #ccc;
	padding: 2px 4px;
	}


/* Gallery */
.vidGallery {
	margin-top: 12px;
	}

.gallery a.image, .vidGallery a {
	border: 4px solid #ddd;
	display: block;
	float: left;
	height: 100px;
	margin: 0 12px 12px 0;
	overflow: hidden;
	width: 130px;
	}

.gallery a:hover.image, .vidGallery a:hover {
	border-color: #dd1827;
	}

a#fancy_right:hover, a#fancy_left:hover {
	background: none;
	}


/* Colors */
.blue {
	color: #57b3e0;
	}

.boldRed {
	color: #dd1827;
	font-weight: bold;
	}


/* Advertisement */
.advertHennes {
	position: absolute;
	left: 638px;
	top: 144px;
	}


/* Form */
.contact label {
	display: block;
	float: left;
	margin-bottom: 8px;
	width: 100px;
	}

.contact input {
	border: 1px solid #aaa;
	font-family: Arial, Verdana, Helvetica;
	font-size: 12px;
	padding: 2px;
	width: 200px;
	}

.contact br {
	clear: both;
	}

.contact .send {
	font-weight: bold;
	margin-left: 100px;
	padding: 1px;
	width: auto;
	}

p.errorMessage {
	color: #a00;
	font-weight: bold;
	}


/* Newsteaser */
.indexTeaser {
	background: transparent url("../images/index_teaser_top.jpg") no-repeat;
	float: right;
	margin: 0 0 0 10px;
	padding-top: 44px;
	position: relative;
	top: -6px;
	width: 242px;
	}

.indexTeaser .body {
	background: transparent url("../images/index_teaser_body.jpg") left top no-repeat;
	}

.indexTeaser a.more {
	color: #555;
	height: 28px;
	background: transparent url("../images/index_teaser_link.jpg") left bottom;
	display: block;
	font-weight: bold;
	padding: 4px 0 0 18px;
	}

.indexTeaser a.more:hover {
	background-position: left top;
	color: #dd1827;
	}

#col_center .indexTeaser .body h2 {
	font-size: 16px;
	font-weight: bold;
	padding: 0 18px 0 18px;
	}

#col_center .indexTeaser .body p {
	padding: 0 18px 0 18px;
	margin: 6px 0;
	}


/* Game */
#ctGame {
	background: url("../images/fallback_game.jpg") no-repeat;
	height: 450px;
	width: 800px;
	}


/* Bird */
#ctBirdie {
	position: absolute;
	right: -50px;
	top: 2px;
	}

#altBird {
	position: absolute;
	right: 66px;
	top: 20px;
	}
