@media all {
/************************************************/

/*
'-------------------------------------------------
' Grundeinstellungen
'-------------------------------------------------
*/

html {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100.01%;
}

body {
	/* Hintergrund */
	background-color: #fff;
	/* Schrifteinstellungen */
	font-size: 68.75%; /* 75% von 16px = 12px | 68.75% von 16px = 11px */
	color: #191919;
	line-height: 1.7em;
	letter-spacing: 0;
	word-spacing: normal;
	text-align: left;
	text-decoration: none;
}

* {
	font-size: 100%;
	padding: 0;
	margin: 0;
}



/*
'-------------------------------------------------
' Definition Layer
'-------------------------------------------------
*/

div#layoutContainerLayer {
	position: absolute;
	left: 90px;
	top: 90px;
	width: 720px;
	height: auto;
	z-index: 1;
}

div#headerLogoLayer {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 179px;
	height: 23px;
	overflow: hidden;
	z-index: 5;
}

div#headerClaimLayer {
	position: absolute;
	left: 570px;
	top: 0px;
	width: 143px;
	height: 28px;
	overflow: hidden;
	z-index: 5;
}

div#headerPictureLayer {
	position: absolute;
	left: 240px;
	top: 60px;
	width: 480px;
	height: 180px;
	overflow: hidden;
	z-index: 5;
}

div#contentTyp1Layer {
	position: absolute;
	left: 269px;
	top: 266px;
	width: 420px;
	height: auto;
	padding: 0 0 30px 0;
	z-index: 21;
}

div#contentTyp1KeywordLayer {
	position: absolute;
	left: 120px;
	top: 56px;
	width: 110px;
	height: auto;
	color: #be0a28;
	font-weight: normal;
	text-transform: uppercase;
	z-index: 21;
}

div#contentTyp2Layer {
	position: absolute;
	left: 120px;
	top: 56px;
	width: 450px;
	height: auto;
	padding: 0 0 30px 0;
	z-index: 21;
}

div#navigationLayer {
	position: absolute;
	left: 0px;
	top: 56px;
	width: 120px;
	height: auto;
	z-index: 31;
}



/*
'-------------------------------------------------
' Definition Subtemplates
'-------------------------------------------------
*/

.subcolumns {
	width: 100%;
	overflow: hidden;
	margin-top: 0px;
	margin-bottom: 15px;
}

.c50l, .c25l, .c33l, .c38l, .c66l, .c75l, .c62l { float: left; }
.c50r, .c25r, .c33r, .c38r, .c66r, .c75r, .c62r { float: right; margin-left: 0px; }

.c25l, .c25r { width: 24.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%; }
.c75l, .c75r { width: 74.999%; }

.subcl { padding: 0; }
.subcr { padding-left: 15px; }

* html .c50l, * html .c25l, * html .c33l, * html .c38l, * html .c66l, * html .c75l, * html .c62l,
* html .c50r, * html .c25r, * html .c33r, * html .c38r, * html .c66r, * html .c75r, * html .c62r {
	display: inline;
}

* html .subcolumns .subcl,
* html .subcolumns .subcr { word-wrap: break-word; overflow: hidden; }



/*
'-------------------------------------------------
' Definition Elemente
'-------------------------------------------------
*/

.redClass { color: #be0a28; }
.greyClass { color: #191919; }



/*
'-------------------------------------------------
' Definition Elemente - Standardeinstellungen
'-------------------------------------------------
*/

div.clearClass { clear: both; height: 1px; font-size: 1px; line-height: 0; }
div.ghostClass { position: absolute; display: none; z-index: 0; }

div.separatorClass {
	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 24px 0;
}

hr {
	color: #fff;
	background: transparent;
	margin: 0 0 0.5em 0;
	border: 0;
	border-bottom: 1px #191919 solid;
}

.alertClass { font-weight: bold; color: #be0a28; }

.topZeroClass { margin-top: 0; }
.topDoubleClass { margin-top: 2.4em; }
.bottomZeroClass { margin-bottom: 0; }
.bottomDoubleClass { margin-bottom: 2.4em; }

.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; }
div.pClass { margin: 0 0 1.4em 0; }
p.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 #191919; cursor: help; }
blockquote, cite { margin: 0 0 1.4em 1.4em; width: auto; }

div#contentTyp1Layer h1 { font-size: 100%; color: #191919; margin: 0 0 0 0; text-transform: uppercase; }
div#contentTyp2Layer h1 { font-size: 100%; color: #191919; margin: 0 0 1.4em 0; text-transform: uppercase; }
h2 { font-size: 100%; color: #191919; margin: 2.4em 0 1.4em 0; }
h3, h4, h5, h6 { font-size: 1.0em; color: #191919; margin: 2.4em 0 1.4em 0; font-weight: bold; }
h1.notFirstClass, h2.notFirstClass, h3.notFirstClass, h4.notFirstClass, h5.notFirstClass, h6.notFirstClass { margin-top: 2.4em; }



/*
'-------------------------------------------------
' Links
'-------------------------------------------------
*/

div#contentTyp1Layer a,
div#contentTyp1Layer a:link,
div#contentTyp1Layer a:visited { color: #191919; font-weight: normal; text-decoration: underline; }
div#contentTyp1Layer a:hover,
div#contentTyp1Layer a:active,
div#contentTyp1Layer a:visited:hover,
div#contentTyp1Layer a:visited:active { color: #be0a28; }

div#contentTyp2Layer a,
div#contentTyp2Layer a:link,
div#contentTyp2Layer a:visited { color: #191919; font-weight: normal; text-decoration: underline; }
div#contentTyp2Layer a:hover,
div#contentTyp2Layer a:active,
div#contentTyp2Layer a:visited:hover,
div#contentTyp2Layer a:visited:active { color: #be0a28; }

div#navigationLayer ul li a,
div#navigationLayer ul li a:link {
	color: #191919;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
	width: 120px;
}
div#navigationLayer ul li a:hover { color: #be0a28; }
div#navigationLayer ul li a:active { color: #be0a28; }
div#navigationLayer ul li a:visited { color: #191919; }
div#navigationLayer ul li a:visited:hover { color: #be0a28; }
div#navigationLayer ul li a:visited:active { color: #be0a28; }

div#navigationLayer ul li a.actClass,
div#navigationLayer ul li a.actClass:link,
div#navigationLayer ul li a.actClass:visited { color: #be0a28; }
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: #be0a28; }



/*
'-------------------------------------------------
' Formulare
'-------------------------------------------------
*/

form { overflow: hidden; }
fieldset { border: 0; }

span.formInputsetClass {
	display: block;
	margin: 0 0 0.5em 0;
}

span.formInputsetIndentClass {
	padding-left: 125px;
}

label {
	width: 125px;
	height: auto;
	padding: 2px 0 0 0;
	float: left;
	text-align: left;
}

.ffCheckboxClass { margin-right: 3px; }

.ffTextClass {
	width: 250px;
	border: 1px #333 solid;
	background: #fff;
	padding: 2px 0 2px 5px;
	color: #333;
}

.ffText25Class { width: 75px; }
.ffText50Class { width: 125px; }

.ffTextareaClass {
	width: 250px;
	height: 100px;
	border: 1px #333 solid;
	background: #fff;
	padding: 2px 0 2px 5px;
	color: #333;
}

.ffSelectClass { width: 250px; }
.ffSelectNumbersClass { width: 75px !important; margin-right: 5px; }
.ffSelectClass option { padding-left: 5px; }

.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: #be0a28;
}

select, input, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}



/*
'-------------------------------------------------
' Listen
'-------------------------------------------------
*/

ul, ol, dl {
	position: relative;
}

div#contentTyp1Layer ul,
div#contentTyp2Layer ul {
	list-style-type: none;
	list-style-position: outside;
	margin-left: 0px;
}

div#contentTyp1Layer ul li,
div#contentTyp2Layer ul li {
	background-image: url('../5_images/1_main/c_list-element.gif');
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 16px;
}

div#navigationLayer ul {
	list-style-type: none;
	list-style-position: outside;
	width: 100%;
	margin-bottom: 1.7em;
}

div#navigationLayer ul li {
	width: 100%;
}



/************************************************/
}
