@charset "utf-8";
/* CSS Document */


html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	line-height: 1;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
	height:100%;
	background: url(../img/navi_bg.jpg);
	background-repeat:repeat-x;
	background-position:top left;
	background-color:#000;
}

#schiff {
	background: none;
	background-repeat:no-repeat;
	background-position:top left;
	height:100%;
}

.mail {
	display:none;
}

html {
	height:100%;
}
strong {
	font-weight:bold;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
h1 {
	font-size:23px;
	font-weight:normal;
	margin-bottom:20px;
	margin-top:3px;
	line-height:30px;
	text-transform:uppercase;
}
h2 {
	font-size:24px;
	line-height:30px;
	font-weight:normal;
}
h3 {
	font-size:13px;
	font-weight:normal;
	color:#bd0f20;
}
a {
	color:#5285f8;
	;
}
/* layer */
#layer {
	width:704px;
	color:#000000;
	float:left;
	display:inline;
	margin-top:0px;
	line-height:17px;
	overflow:hidden;
}
#top {
	background-image:url(../img/layer_top.png);
	background-repeat:no-repeat;
	background-position:top left;
	font-size:1px;
	line-height:1px;
	height:15px;
	margin-top:5px;
	width:704px;
}
#middle {
	background-image:url(../img/layer_middle.png);
	background-repeat:repeat-y;
	background-position:top left;
	padding:20px;
	height:100%;
	width:664px;
}
#middle-narrow {
	background-image:url(../img/layer_middle.png);
	background-repeat:repeat-y;
	background-position:top left;
	padding:20px 50px 50px 50px;
	width:604px;
	height:100%;
}
#bottom {
	background-image:url(../img/layer_bottom.png);
	background-repeat:no-repeat;
	background-position: top left;
	height:17px;
	font-size:0px;
	line-height:0px;
	margin-bottom:30px;
	width:704px;
}
#container {
	float:none;
	margin:auto;
	text-align:left;
	width:990px;
	background-repeat:repeat-x;
	background-position: top left;
}
#ajax-container {
	position:relative;
}
#store-container {
	margin:25px 0 0 90px;
}
#typo-fade-in {
	position:absolute;
	top:150px;
	left:130px;
	display:none;
}
* html #typo-fade-in {
	left:-450px;
}
/* header/ main navi*/

.logo {
	position:absolute;
	left:570px;
	top:10px;
}
#header {
	height:137px;
	position:relative;
	width:990px;
}
#player {
	position:absolute;
	left:892px;
	top:93px;
}
#header ul {
	list-style:none;
	padding-top:106px;
}
#header ul li {
	float:left;
	padding-right:10px;
}
#header ul li a {
	text-decoration:none;
	font-size:15px;
	text-transform:uppercase;
	color:#FFFFFF;
}
#header ul li a.active {
	color:#0073a1;
	font-weight:bold;
}
#header ul li a:hover {
	color:#0073a1;
}
#header .strich {
	height:11px;
	position:relative;
	top:2px;
	width:1px;
}
/* footer*/

#footer {
	list-style:none;
	font-size:12px;
	text-align:center;
	margin-top:30px;
	margin-bottom:15px;
}
#footer p {
	margin-top:10px;
}
#footer ul {
	list-style:none;
	text-align:center;
}
#footer li {
	display:inline;
	padding-right:10px;
}
#footer li a {
	text-decoration:none;
	color:#FFFFFF;
}
#footer li a.active {
	text-decoration:none;
	color:#bd0f20;
	font-weight:bold;
}
#footer p {
	text-align:center;
	margin-top:10px;
}
.cleaner {
	clear:both;
	height:0px;
	font-size:1px;
	border:0px none;
	margin:0;
	padding:0;
	background:transparent;
}
/* teaser*/
.home-teaser {
	margin-bottom:5px;
}
#teaser-home-layer {
	overflow:hidden;
	margin-left:700px;
	padding:0;
	width:229px;
	margin-top:10px;
}
#teaser-layer {
	float:left;
	display:inline;
	overflow:hidden;
	margin:12px 0 0 20px;
	padding:0;
	width:229px;
}
#middle-teaser {
	height:100%;
	width:224px;
	padding: 0 0 0 0px;
}
/* form*/

form {
	margin-top:10px;
	margin-left:110px;
}
label { /* Alle Labels UND Formularelemente auswählen */
	display: block;
	float: left;
	width: 240px;
	margin-top:9px;
}
input, textarea, select, checkbox {
	margin-top:9px;
	float:left;
	border:solid;
	border-width:1px;
	border-color:#dbd7da;
}
form br { /* Alle Zeilenumbrüche in Formularen auswählen */
	clear: left; /* das floating der labels und inputs aufheben */
}
.submit { /* den Submit-Button */
	background-color:#ECEDED;
	text-align:center;
	margin-top:5px;
}
#captcha {
	margin-left:200px;
	margin-top:30px;
}

