@media all {
/************************************************/

/*
'-------------------------------------------------
' Grundeinstellungen
'-------------------------------------------------
*/

* html body * { overflow: visible; }
* html iframe, * html frame { overflow: auto; }

html {
	height: 100%;
	margin-bottom: 1px;
	font-family: 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif;
	/*font-size: 100.01%;*/
	font-size: 16px;
}

body {
	height: 100%;
	position: relative;
	/* Hintergrund */
	background-color: #000;
	background-image: url("/5_images/1_main/bg.gif");
	background-repeat: repeat-y;
	background-attachment: scroll;
	background-position: center top;
	/* Schrifteinstellungen */
	font-size: 68.75%; /* 75% von 16px = 12px | 68.75% von 16px = 11px */
	color: #000;
	line-height: 1.4em;
	letter-spacing: 0;
	word-spacing: normal;
	text-align: left;
	text-decoration: none;
}

* {
	font-size: 100%;
	padding: 0;
	margin: 0;
}



/*
'-------------------------------------------------
' Definition Layer
'-------------------------------------------------
*/

div#layoutCenterLayer {
	position: relative;
	left: 0px;
	top: 0px;
	width: 100%;
	height: auto;
	text-align: center;
}

div#layoutContainerLayer {
	position: relative;
	width: 968px;
	height: auto;
	margin: auto;
	text-align: left;
}

div#logoLayer {
	position: absolute;
	right: 26px;
	/*top: 158px;*/
	top: 80px;
	width: 236px;
	height: 117px;
	z-index: 5;
}

div#logoPrintLayer { display: none; }

div#logoExtensionLayer {
	position: absolute;
	right: 2px;
	/*top: 153px;*/
	top: 75px;
	width: 38px;
	height: 22px;
	z-index: 5;
}

div#iconsLayer {
	position: absolute;
	right: 28px;
	/*top: 87px;*/
	top: 205px;
	width: 240px;
	height: 75px;
	z-index: 5;
}

div#iconsLayer div.elementClass {
	width: 60px;
	height: 75px;
	float: left;
}

div#iconsLayer div.elementClass img {
	width: 60px;
	height: 75px;
}

div#pictureLayer {
	position: absolute;
	left: 96px;
	top: 0px;
	width: 594px;
	height: 338px;
	background-color: #000;
	z-index: 5;
}

div#scratches1Layer { position: absolute; left: 673px; top: 0px; width: 57px; height: 570px; z-index: 3; }
div#scratches2Layer { position: absolute; right: 0px; top: 0px; width: 88px; height: 393px; z-index: 3; }

div#dateDayLayer { position: absolute; left: 38px; top: 85px; width: 39px; height: 140px; z-index: 7; }
div#dateYearLayer { position: absolute; left: 38px; top: 225px; width: 39px; height: 146px; z-index: 7; }

div#countdownLayer {
	position: absolute;
	left: 2px;
	top: 225px;
	width: 27px;
	height: auto;
	z-index: 5;
}

div#countdownLayer div.elementClass {
	width: 27px;
	height: 21px;
	display: block;
	margin-bottom: 3px;
}

div#countdownLayer div.elementClass img {
	width: 27px;
	height: 21px;
}

div#contentContainerLayer {
	position: absolute;
	left: 38px;
	top: 225px;
	width: 620px;
	height: auto;
	z-index: 3;
}

div#contentLayer {
	position: relative;
	width: 520px;
	height: auto;
	min-height: 210px;
	/*background-color: #f2f2f2;*/
	background-color: #fff;
	background-image: url("/5_images/1_main/c_border-right.gif");
	background-repeat: repeat-y;
	background-attachment: scroll;
	background-position: right top;
	padding: 155px 32px 50px 68px;
	z-index: 21;
}

div#contentEndLayer {
	position: relative;
	width: 620px;
	height: 15px;
	/*background-color: #f2f2f2;*/
	background-color: #fff;
	background-image: url("/5_images/1_main/c_border-bottom.gif");
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left top;
	margin-bottom: 20px;
	z-index: 21;
}

/*div#sponsorsLayer {
	position: absolute;
	left: 690px;
	top: 619px;
	width: 265px;
	height: 36px;
	margin-bottom: 20px;
	z-index: 21;
}*/

div#sponsorsMiniLayer {
	position: relative;
	width: 300px;
	height: 53px;
	margin-top: 50px;
	margin-bottom: 20px;
	margin-left: -40px;
}

div#sponsorsMiniLayer div.elementClass {
	position: relative;
	height: 53px;
	margin-right: 0px;
	float: left;
}

div#facebookLayer {
	position: relative;
	width: 250px;
	height: auto;
	margin-top: 30px;
	margin-bottom: 20px;
	margin-left: -40px;
}

div#navigationLayer {
	position: absolute;
	left: 730px;
	top: 310px;
	width: 238px;
	height: auto;
	z-index: 31;
}

div#navigationLanguageLayer {
	position: absolute;
	right: -9px;
	top: 15px;
	width: 50px;
	height: 16px;
	z-index: 31;
}



/*
'-------------------------------------------------
' Definition Elemente
'-------------------------------------------------
*/

/*
div#contentLayer img {
	border: 1px solid red;
}
*/

div#navigationLanguageLayer a {
	padding: 2px;
}

table.listClass {
	width: 100%;
}

table.listClass th,
table.listClass td {
	padding: 3px 0 3px 0;
	border: 1px solid #ccc;
	border-width: 1px 0 1px 0;
}

table.pictsClass {
	width: 100%;
}

table.pictsClass td {
	padding: 0px 0 10px 0;
}

.lightClass {
	font-weight: normal;
}

.supersizeClass {
	font-size: 118.18% !important;
	font-weight: bold !important;
	color: #000;
}

.orangeClass {
	color: #f89400 !important;
}

div#pictureLayer div.picturePictClass,
div#pictureLayer div.pictureMaskClass {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 594px;
	height: 338px;
	overflow: hidden;
}

div#pictureLayer div.picturePictClass { z-index: 21; }
div#pictureLayer div.pictureMaskClass { z-index: 22; }

div#pictureLayer img {
	width: 594px;
	height: 338px;
	border: 0;
}

div.pict25Class {
	position: relative;
	width: 130px;
	height: auto;
	overflow: hidden;
}

div.pict33Class {
	position: relative;
	width: 165px;
	height: 115px;
	overflow: hidden;
}

div.pict33Class div.pict33PictClass,
div.pict33Class div.pict33MaskClass {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 165px;
	height: 115px;
	overflow: hidden;
}

div.pict33Class div.pict33PictClass { z-index: 21; }
div.pict33Class div.pict33MaskClass { z-index: 22; }

div.pict33Class img {
	width: 165px;
	height: 115px;
	border: 0;
}

div.pict50Class {
	position: relative;
	width: 245px;
	height: 170px;
	overflow: hidden;
}

div.pict50Class div.pict50PictClass,
div.pict50Class div.pict50MaskClass {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 245px;
	height: 170px;
	overflow: hidden;
}

div.pict50Class div.pict50PictClass { z-index: 21; }
div.pict50Class div.pict50MaskClass { z-index: 22; }

div.pict50Class img {
	width: 245px;
	height: 170px;
	border: 0;
}

div.pictPortraitClass {
	position: relative;
	width: 118px;
	height: 118px;
	overflow: hidden;
}

div.pictPortraitClass div.pictPortraitPictClass,
div.pictPortraitClass div.pictPortraitMaskClass {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 118px;
	height: 118px;
	overflow: hidden;
}

div.pictPortraitClass div.pictPortraitPictClass { z-index: 21; }
div.pictPortraitClass div.pictPortraitMaskClass { z-index: 22; }

div.pictPortraitClass img {
	width: 118px;
	height: 118px;
	border: 0;
}

div.list33ElementClass {
	position: relative;
	width: 170px;
	height: auto;
	float: left;
}

.codeClass { font-family: "Courier New", Courier, monospace !important; }



/*
'-------------------------------------------------
' Links
'-------------------------------------------------
*/

div#contentLayer a,
div#contentLayer a:link,
div#contentLayer a:visited { color: #000; font-weight: normal; text-decoration: underline; }
div#contentLayer a:hover,
div#contentLayer a:active,
div#contentLayer a:visited:hover,
div#contentLayer a:visited:active { color: #e38b00; }

div#navigationLayer ul li a,
div#navigationLayer ul li a:link {
	color: #fff;
	line-height: 1.1em;
	font-weight: bold;
	text-decoration: none;
	text-transform: lowercase;
	display: block;
	width: 200px;
	padding: 1px 0px 1px 38px;
}
div#navigationLayer ul li a:hover { color: #f19700; }
div#navigationLayer ul li a:active { color: #f19700; }
div#navigationLayer ul li a:visited { color: #fff; }
div#navigationLayer ul li a:visited:hover { color: #f19700; }
div#navigationLayer ul li a:visited:active { color: #f19700; }

div#navigationLayer ul li a.actClass,
div#navigationLayer ul li a.actClass:link,
div#navigationLayer ul li a.actClass:visited { color: #f19700; font-weight: bold; text-decoration: none; }
div#navigationLayer ul li a.actClass:hover,
div#navigationLayer ul li a.actClass:active,
div#navigationLayer ul li a.actClass:visited:hover,
div#navigationLayer ul li a.actClass:visited:active { color: #f19700; font-weight: bold; text-decoration: none; }

div#navigationLayer ul li ul li a,
div#navigationLayer ul li ul li a:link {
	color: #fff;
	line-height: 1.1em;
	font-weight: normal;
	text-decoration: none;
	text-transform: lowercase;
	display: block;
	width: 180px;
	padding: 1px 0px 1px 58px;
}
div#navigationLayer ul li ul li a:hover { color: #f19700; }
div#navigationLayer ul li ul li a:active { color: #f19700; }
div#navigationLayer ul li ul li a:visited { color: #fff; }
div#navigationLayer ul li ul li a:visited:hover { color: #f19700; }
div#navigationLayer ul li ul li a:visited:active { color: #f19700; }

div#navigationLayer ul li ul li a.actClass,
div#navigationLayer ul li ul li a.actClass:link,
div#navigationLayer ul li ul li a.actClass:visited { color: #f19700; font-weight: normal; text-decoration: none; }
div#navigationLayer ul li ul li a.actClass:hover,
div#navigationLayer ul li ul li a.actClass:active,
div#navigationLayer ul li ul li a.actClass:visited:hover,
div#navigationLayer ul li ul li a.actClass:visited:active { color: #f19700; font-weight: normal; text-decoration: none; }



/*
'-------------------------------------------------
' Definition Subtemplates
'-------------------------------------------------
*/

.subcolumns {
	width: 100%;
	overflow: hidden;
	margin-top: 0px;
	margin-bottom: 15px;
}

.c15l, .c20l, .c25l, .c30l, .c33l, .c38l, .c50l, .c62l, .c66l, .c70l, .c75l, .c80l, .c85l { float: left; }
.c15r, .c20r, .c25r, .c30r, .c33r, .c38r, .c50r, .c62r, .c66r, .c70r, .c75r, .c80r, .c85r { float: right; margin-left: 0px; }

.c15l, .c15r { width: 14.999%; }
.c20l, .c20r { width: 19.999%; }
.c25l, .c25r { width: 24.999%; }
.c30l, .c30r { width: 29.999%; }
.c33l, .c33r { width: 33.333%; }
.c38l, .c38r { width: 38.199%; }
.c50l, .c50r { width: 49.999%; }
.c62l, .c62r { width: 61.799%; }
.c66l, .c66r { width: 66.666%; }
.c70l, .c70r { width: 69.999%; }
.c75l, .c75r { width: 74.999%; }
.c80l, .c80r { width: 79.999%; }
.c85l, .c85r { width: 84.999%; }

.subcl { padding-right: 10px; }
.subcr { padding-left: 10px; }
.subc { padding-left: 10px; padding-right: 10px; }

.cl25p { float: left; width: 130px; }
.cl33p { float: left; width: 175px; }
.cr66p { float: right; width: 340px; }
.cr75p { float: right; width: 385px; }
.cr25date { float: right; width: 24.999%; text-align: right; }


/*
* html .c15l, * html .c20l, * html .c25l, * html .c30l, * html .c33l, * html .c38l, * html .c50l, * html .c62l, * html .c66l, * html .c70l, * html .c75l, * html .c80l,
* html .c15r, * html .c20r, * html .c25r, * html .c30r, * html .c33r, * html .c38r, * html .c50r, * html .c62r, * html .c66r, * html .c70r, * html .c75r, * html .c80r {
	display: inline;
}

* html .subcolumns .subcl,
* html .subcolumns .subcr { word-wrap: break-word; overflow: hidden; }
*/



/*
'-------------------------------------------------
' Definition Elemente - Standardeinstellungen
'-------------------------------------------------
*/

.clearClass { clear: both; height: 1px; font-size: 1px; line-height: 0; }
.ghostClass { position: absolute; display: none; z-index: 0; }

div.rulerClass {
	position: relative;
	width: 100%;
	height: 1px;
	font-size: 0;
	line-height: 0;
	border-style: solid;
	border-color: #ccc;
	border-width: 1px 0 0 0;
	margin: 20px 0 20px 0;
}

div.distanceClass {
	position: relative;
	width: 100%;
	height: 25px;
	background-color: transparent;
}

.alertClass { font-weight: bold; color: #f19700; }
div.alertClass {
	border: 2px solid #f19700;
	padding: 20px;
	margin-top: 2.4em;
	margin-bottom: 2.4em;
}

.topZeroClass { margin-top: 0 !important; }
.topSingleClass { margin-top: 1.4em !important; }
.topDoubleClass { margin-top: 2.4em !important; }
.bottomZeroClass { margin-bottom: 0 !important; }
.bottomSingleClass { margin-bottom: 1.4em !important; }
.bottomDoubleClass { margin-bottom: 2.4em !important; }

.w25Class { width: 24.999%; }
.w33Class { width: 33.333%; }
.w50Class { width: 49.999%; }
.w66Class { width: 66.666%; }
.w75Class { width: 74.999%; }

p { margin: 0 0 1.4em 0; }
.pClass { margin: 0 0 1.4em 0; }
.firstClass { margin-top: 0em; }

table {
	border-width: 0;
	margin: 0 0 1.4em 0;
	border-collapse: collapse;
	empty-cells: hide;
}

th, td { background-color: transparent; }

img { border: 0; }
strong, b { font-weight: bold; }
em, i { font-style: italic; }
pre, code { font-family: "Courier New", Courier, monospace; }
address { font-style: normal; margin: 0 0 1.4em 0; }
acronym, abbr { letter-spacing: 0.07em; border-bottom: 1px dashed #000; cursor: help; }
blockquote, cite { margin: 0 0 1.4em 1.4em; width: auto; }

h1 { font-size: 136.36%; font-weight: bold; color: #000; line-height: 1.2em; margin: 0 0 1.4em 0; }
h2 { font-size: 118.18%; font-weight: bold; color: #000; line-height: 1.2em; margin: 0 0 1.4em 0; }
h3 { font-size: 100%; font-weight: bold; color: #000; line-height: 1.2em; margin: 2.4em 0 1.4em 0; }
h1.notFirstClass, h2.notFirstClass, h3.notFirstClass { margin-top: 2.4em; }
h2.firstClass { margin-top: 0em; }
h2 span.dateClass { font-size: 84.62%; font-weight: normal; text-align: right; }



/*
'-------------------------------------------------
' Formulare
'-------------------------------------------------
*/

form { overflow: hidden; margin: 0; }
fieldset { border: 0; }

span.formInputsetClass {
	display: block;
	margin: 0 0 0.5em 0;
}

span.formInputsetIndentClass {
	padding-left: 150px;
}

label {
	width: 150px;
	height: auto;
	padding: 2px 0 0 0;
	float: left;
	text-align: left;
}

.ffCheckboxClass { margin-right: 3px; }

.ffTextClass {
	width: 300px;
	border: 1px #333 solid;
	background: #fff;
	padding: 2px 0 2px 5px;
	color: #333;
}

.ffText25Class { width: 75px; }
.ffText50Class { width: 150px; }
.ffTextCaptchaClass { width: 133px; }

.ffTextareaClass {
	width: 300px;
	height: 75px;
	border: 1px #333 solid;
	background: #fff;
	padding: 2px 0 2px 5px;
	color: #333;
}

.ffSelectClass { width: 305px; }
.ffSelect50Class { width: 155px; }
.ffSelectNumberClass { width: 75px !important; margin-right: 5px; }
.ffSelectNumberSmallClass { width: 55px !important; margin-right: 5px; }
.ffSelectClass option { padding-left: 5px; }

.ffRadioClass { margin-right: 10px; }
.ffCheckboxClass { margin-right: 10px; }
.ffButtonClass { width: auto; }

input[type=text]:focus, input[type=text]:hover, input[type=text]:active,
input[type=password]:focus, input[type=password]:hover, input[type=password]:active,
textarea:focus, textarea:hover, textarea:active {
	background: #333;
	color: #fff;
	font-weight: bold;
	border-color: #e38b00;
}

select, input, textarea {
	font-family: 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif;
}

img.captchaClass {
	width: 140px;
	height: 40px;
}



/*
'-------------------------------------------------
' Listen
'-------------------------------------------------
*/

ul, ol, dl {
	position: relative;
	margin: 0 0 1.4em 0;
}

table tr td ul {
	margin: 0;
}

/* Liste im Inhaltsbereich */

div#contentLayer dt {
	font-weight: bold;
}

div#contentLayer dd {
	margin: 0 0 1.0em 2.0em;
}

/* Standardliste ohne Bildelement */

div#contentLayer ul {
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 15px;
}

div#contentLayer ul li ul li {
	margin-left: 0;
}

div#contentLayer ol {
	list-style-type: decimal;
	list-style-position: inside;
	margin-left: 0px;
}

/* Liste Navigation - vertikal */

div#navigationLayer ul {
	list-style-type: none;
	list-style-position: outside;
	width: 100%;
	margin: 0;
}

div#navigationLayer ul li {
	width: 100%;
}

div#navigationLayer ul li ul {
	margin-top: 5px;
	margin-bottom: 7px;
}



/************************************************/
}

