/* ----------------------------------------------------------------------------
Screen CSS File
JATRO AG
Copyright 2009 by Softloop
---------------------------------------------------------------------------- */

/* ----------------------------------------------------------------------------
Allgemeine Tags und Klassen
---------------------------------------------------------------------------- */

* {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border: none;
}

body {
	font: 11px Verdana, sans-serif;
	color: #363736;
	background-image: url('../pics/body.gif');
}

p {
	line-height: 1.6em;
	padding-bottom: 25px;
}

p del {
	font-style: normal;
	background: #FFC600; /*FFDA00 */
	padding: 2px;
}

h1 {
	font-family: Verdana, sans-serif;
	font-weight: normal;
	padding-bottom: 24px;
	font-size: 18px;
	line-height: 1.6em;
	color: #555;
	text-transform: uppercase;
}

h1.ohneabstand {
	color: #353434;
	padding-bottom: 0;
}

h2 {
	font-family: Verdana, sans-serif;	
	font-size: 14px;
	color: #555;
	font-weight: normal;	
	line-height: 1.4em;
	text-transform: uppercase;		
}

h3 {
	font-family: Verdana, sans-serif;	
	padding-left: 30px;
	font-size: 14px;
	color: #555;
	line-height: 1.4em;
	font-weight: normal;
}

hr {
	border-bottom: 1px solid #C1C1C1;
}

*html h1 span {
	padding-bottom: 8px;
}

#wrapper {
	margin: 0 auto;
	position: relative;
	width: 870px;
	padding: 10px;
	margin-top: 20px;
}

#header {
	padding-left: 3px;
	width: 875px;
	position: relative;
	background: #FFF;
	z-index: 1;
	background: url("../pics/header.png") no-repeat;
	behavior: url("iepngfix.htc");
}

img {
	behavior: url("iepngfix.htc");
}

#headerbild {
	height: 320px;
	width: 870px;
	z-index: 2;
	overflow: hidden;
}

#logo a {
	outline: none;
}

#logo {
	position: absolute;
	left: 28px;
	top: 25px;
}

#content {
	padding-left: 30px;
	padding-top: 37px;
	min-height: 350px;
	width: 875px;
	z-index: 3;
	/* padding-bottom: 30px; */ /* ist nun im content_wrapper */
	background: url("../pics/content.png") repeat-y;
	overflow: hidden;
}

*html #content {
	height: auto !important;
	height: 350px;
	overflow: visible;
	background: none;
	width: 848px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../pics/content.png',sizingMethod='scale');
	/* behavior: url("iepngfix.htc"); */	
}

#content_wrapper {
	float: left;
	width: 843px;
	padding-bottom: 30px;
	background-repeat: no-repeat;
	background-position: right bottom;
}

#content_wrapper.top {
	background-position: right 26px;
}

#content_footer {
	background: url("../pics/footer.png") no-repeat;	
	behavior: url("iepngfix.htc");	
	width: 878px;
	padding-left: 3px;
	height: 23px;
	padding-bottom: 15px;
}

#content_footer #systemnavWrapper {
	background: #333333;
	height: 18px;
	width: 871px;
}

#article {
	margin-top: 26px; /* added, 23.06.2009 */
	padding-top: 6px;
	position: relative;
	border-top: 1px solid #c1c1c1;
	float: left;
	width: 515px;
}

#article p.foot {
	font-size: 10px;
	color: #888888;
}

#article .pleft {
	float: left;
	padding-right: 20px;
}

#article .pright {
	float: left;
	padding-left: 20px;	
}

#article a {
	color: #363736;
	font-weight: bold;
}

#article a:hover {
	color:#888888;
	text-decoration: underline;
}

#article li {
	color: #888888;
	margin-left: 12px;
	line-height: 1.6em;
	padding-bottom: 5px;
}

#article ol {
	list-style-type: decimal;
}

#article ul {
	list-style-type: disc;
}

/* ----------------------------------------------------------------------------
JatrolIndikator
---------------------------------------------------------------------------- */

#news .jatrolIndikator {
	position: absolute;
	top: 307px;
	left: 40px;
	z-index: 99;
	background: url("../pics/indikator_flaeche.png") no-repeat;
	behavior: url("iepngfix.htc");
	height: 91px;
	font-size: 9px;
	padding: 5px 10px;
	width: 140px;
	overflow: hidden;
}

#news .jatrolIndikator {
	display: none;
}

*html #news .jatrolIndikator {
	position: absolute;
/*	top: -26px; */
	left: 30px;
	z-index: 2000;
}

#news .jatrolIndikator h2 {
	padding-top: 2px;
	font-size: 9px;
}

#news .jatrolIndikator .name {
	float: left;
	width: 82px;
	padding-right: 2px;
}

#news .jatrolIndikator .value {
	float: left;
	font-weight: bold;
	padding-left: 2px;
	width: 45px;
	text-align: right;
}

#news .jatrolIndikator .row {
	padding-top: 4px;
	padding-bottom: 2px;
	height: 15px;
	width: 140px;
	border-bottom: 1px solid #FFF;
	overflow: hidden;
}

#news .jatrolIndikator .arrow_up {
	float: left;
	background: url("../pics/steigend.png") 0 2px no-repeat;
	behavior: url("iepngfix.htc");
	padding-top: 4px;
	width: 7px;
	height: 12px;
}

#news .jatrolIndikator .arrow_down {
	float: left;
	background: url("../pics/fallend.png") 0 2px no-repeat;
	behavior: url("iepngfix.htc");
	padding-top: 4px;
	width: 7px;
	height: 12px;	
}

#news .jatrolIndikator #fallend_bild {
	float: left;
	background: #ff0000;
	margin-top: 5px;	
	width: 4px;
	height: 4px;
	overflow: hidden;
}

#news .jatrolIndikator #steigend_bild {
	float: left;
	background: #2b9e2b;	
	margin-top: 5px;	
	width: 4px;
	height: 4px;
	overflow: hidden;
}

#news img {
	line-height: 0;
	vertical-align: bottom;
}

#news .pnormal a {
	display: block;
	margin-bottom: 25px;
}

/* ----------------------------------------------------------------------------
JatrolIndikator Legende
---------------------------------------------------------------------------- */

#news .jatrolIndikator #legende {
	margin-top: 5px;
}

#news .jatrolIndikator #steigend {
	float: left;
	padding-left: 3px;
	width: 57px;
}

#news .jatrolIndikator #fallend {
	float: left;
	padding-left: 3px;
	width: 57px;
}

/* ----------------------------------------------------------------------------
Navigation
---------------------------------------------------------------------------- */

#navigation {
	position: absolute;
	right: 5px;
	top: 295px;
/*	height: 61px; */
	width: 592px;
	z-index: 100;
	overflow: hidden;
}

*html #navigation {
	position: absolute;
	right: 5px;
}

*html #navigation ul {
	padding-bottom: 0px;
}

#navigation ul {
	clear: both;
	width: 592px;
	display: inline;
	padding-bottom: 7px;
	float: left;
}

#navigation li {
	white-space: nowrap;
	float: left;
	list-style-type: none;
}

#navigation .main {
	background: url('../pics/mainnav.png') no-repeat;
	height: 25px;
	width: 592px;
}

#navigation .sub {
	/* background: url('../pics/subnavi.png') no-repeat; */
	float: left;
	padding-left: 8px;
	height: 58px;
	width: 584px;
	position: relative;
	z-index: 50; /* added for IE6 */
}

#navigation .sub_wrapper {
	background: url('../pics/subnavi.png') no-repeat;
	height: 58px;
	width: 592px;
}

#navigation .main ul {
	height: 18px;
}

#navigation .main li {
	border-right: 1px solid #aaa;
}

#navigation .main li.last {
	border: none;
}

#navigation .main li.last a {
	width: 87px;
}

#navigation .sub ul {
	width: 510px;
	padding-top: 7px;
}

#navigation .sub li {
	line-height: 1.6em;
	padding-right: 10px;
}

#navigation a {
	text-transform: uppercase;
	font-size: 9px;
}

#navigation .main a {
	display: block;
	padding-top: 6px;
	height: 16px;
	padding-bottom: 3px;
	padding-left: 8px;
	padding-right: 7px;
	width: 82px;
	color: #323131;
}

#navigation .main li a:hover {
	color: #CCC;
	background: url("../pics/a_hover.jpg") repeat-x;
}

#navigation .main a:hover {
	color: #323131;
	background: url("../pics/main_active.png") repeat-x;
}

#navigation .main li a.rex-current, #navigation .main li a.rex-active {
	background: url("../pics/a_aktiv.jpg") repeat-x;
}

#navigation .main li#rex-article-92 a:hover {
	background: url("../pics/a_hover_first.png")  no-repeat;
}

#navigation .main li#rex-article-92 a.rex-current, #navigation .main li#rex-article-92 a.rex-active {
	background: url("../pics/a_aktiv_first.png")  no-repeat;
}

#navigation .sub a {
	padding: 2px;
	color: #323131;
}

#navigation .rex-current a { /* der ausgewählte navigationspunkt */
	color: #323131;	
	font-weight: bold;
	background: url("../pics/main_active.png") repeat-x;
}

#navigation .rex-current a:hover {
	color: #323131 !important;
}

#navigation .rex-active a:hover {
	color: #323131 !important;
}

#navigation .rex-active a { /* aktiver pfad */
	color: #323131;		
	font-weight: bold;
	background: url("../pics/main_active.png") repeat-x;
}

#navigation .rex-active a:hover {
	color: #555454;
}

#navigation .sub a:hover {
	color: #fff;
	background: #363736;
}

#navigation .sub .rex-current a {
	color: #323131;
	font-weight: bold;
	background: none;
	border-bottom: 1px solid;
}

#navigation .sub .rex-current a:hover {
	background: none !important;
	color: #323131;
}

#navigation .sub .rex-active a:hover {
	background: none !important;
	color: #323131;
}


/* ----------------------------------------------------------------------------
Navigation 3Ebene
---------------------------------------------------------------------------- */

#category_list {
	padding-bottom: 20px;
	overflow: hidden;
}

#category_list a {
	font-size: 9px;
	text-transform: uppercase;
	padding: 2px;
	font-weight: normal;
}

#category_list li {
	line-height: 1.6em;	
	float: left;
	padding-right: 10px;
	list-style-type: none;
}

#category_list a:hover {
	color: #fff;
	background: #363736;
}

#category_list .active a {
	color: #323131;
	font-weight: bold;
	background: none;
	border-bottom: 1px solid;
}

#category_list .active a:hover {
	background: none !important;
	color: #323131;
}



/* ----------------------------------------------------------------------------
News
---------------------------------------------------------------------------- */

#news {
	margin-top: 275px;
	/* border-top: 1px solid #c1c1c1; */
	float: left;
	margin-right: 75px;
	display: inline;
	width: 175px;
}

.flash {
	width: 515px;
	padding-bottom: 30px;
}

#news h1 {
	margin-top: 10px;
	padding-top: 6px;
	font-size: 14px;
	border-top: 1px solid #CCC;
	padding-bottom: 10px;
}

#news h2 {
	color: #363736;
	font-size: 10px;
	font-weight: bold;
	line-height: 1.5em;
	text-transform: uppercase;
	padding-bottom: 10px;
}

#news li h2 {
	color: #363736;
	font-size: 10px;
	padding-bottom: 0;
	font-weight: bold;
	text-transform: uppercase;
}

#news span {
	line-height: 1.5em;
}

#news li {
	cursor: pointer;
	border-top: 1px solid #c1c1c1;
	padding-top: 5px;
	padding-bottom: 20px;
	list-style-type: none;
	font-size: 10px;
}

#news li span.more {
	padding-left: 5px;
	padding-top: 0px;
	padding-bottom: 20px;
	color: #363736;
	font-weight: bold;
}



/* ----------------------------------------------------------------------------
Quick-Navigation
---------------------------------------------------------------------------- */

#quicklinks {
	position: absolute;
	left: 1px;
	top: -19px;
	margin-bottom: 1px;
}

#quicklinks ul {
	width: 515px;
}

#quicklinks li {
	float: left;
	list-style-type: none;
}

#quicklinks a {
	font-size: 9px;
	text-transform: uppercase;
	background: #d1d1d1;
	color: #555454;
	display: block;
	padding: 3px 10px;
	margin-right: 1px;
}

#quicklinks a:hover {
	background: #c0c0c0;
	color: #555454;
}

#quicklinks a.aktiv {
	background: #363736;
	color: #ccc;
}

#quicklinks a.aktiv:hover {
	color: #ccc;	
}

/* ----------------------------------------------------------------------------
Sitemap
---------------------------------------------------------------------------- */

#sitemap {
	padding-top: 15px;
	padding-left: 15px;
	padding-bottom: 30px;
}

#sitemap li {
	line-height: 1.8em;
}

#sitemap a {
	color: #edc710;
}

#sitemap a:hover {
	color: #edc710;
	text-decoration: none;	
}

#sitemap ul.secondLevel li {
	margin-left: 30px;
}

/* ----------------------------------------------------------------------------
Bilder auf Startseite
---------------------------------------------------------------------------- */

#bilderanimationL1 {
	position: absolute;
	top: 0px;
}

#bilderanimationL2 {
	position: absolute;
	top: 0px;
	visibility: hidden;
}

/* ----------------------------------------------------------------------------
Table News
---------------------------------------------------------------------------- */

table.news {
	border-collapse: collapse;
	width: 100%;
	margin-top: -6px;
	font-size: 10px;
	border-top:1px solid #C1C1C1;	
}

table.news tr {
	cursor: pointer;
	border-bottom: 1px solid #c1c1c1;
}

table.news td {
	padding-top: 5px;
	padding-right: 40px;
	padding-bottom: 5px;
}

table.news tr:hover {
	background: #eecb22;
}

table.news td a {
	color: #363736 !important;	
}

table.news td a:hover {
	color: #363736 !important;	
	text-decoration: none !important;
}

table.news td.date {
	padding-left: 5px;
	width: 70px;
}

ul#seitenzahl {
	padding-left: 5px;
	padding-top: 10px;
}

#seitenzahl li {
	font-size: 10px;
	float: left;
	list-style-type: none;
	padding-right: 10px;
}

#seitenzahl a {
	color: #363736;
}

#seitenzahl a:hover {
	text-decoration: none;
	color: #FFC600;	
}

#seitenzahl li.aktiv a {
	color: #FFC600;
}

#seitenzahl li.aktiv a:hover {
	text-decoration: none;
	color: #FFC600;	
}

.newsHead {
	line-height: 1.6em;
	font-weight: bold;
	clear: both;
}

span.pipe {
	padding: 0 5px;
}

.newsText ul {
	list-style-type: none;
	float: left;
	width: 350px;
	padding-right: 20px;
	padding-left: 0px !important;
}

.newsText ul li{
	list-style-type: none;
}

.newsText p {
	padding-bottom: 15px;
}

.newsText {
	clear:both;
	font-size: 10px;
}

.iconWrapper {
	min-height: 50px;
}

.iconWrapper img {
	float: left;
}

.iconWrapper .newsLink {
	padding-left: 420px;
	display: block;
	font-weight: normal !important;
}


.iconImg {
	float: left;
}

div.iconText  { 
	min-height: 50px;
}

div.iconText a { 
	font-weight: normal !important;
	font-size: 9px;
	color: #5e5e5e;
}


.newsDownload {
	padding-bottom: 10px;
}

.backToOverview {
	border-top: 1px solid #c1c1c1;
	width: 515px;
	clear: both;
	padding-bottom: 7px;
}

.backToOverview a {
	float: left;
	padding-top: 5px;
	color: #363736 !important;	
	font-size: 10px;
	clear: both;
}

.articleid_209 .backToOverview a {
	visibility: hidden;
}

.articleid_209 .newsDownload {
	padding-bottom: 6px;
}

/* ----------------------------------------------------------------------------
Gallery
---------------------------------------------------------------------------- */

.gallery {
	list-style-type: none;
}

.gallery p {
	padding-bottom: 5px;
	font-size: 10px;
}

.gallery li {
	padding-left: 10px;
	padding-bottom: 30px;
	float: left;
}

.gallery li.first {
	padding-left: 0px;
}

div.textLeft {
	float: left;
	width: 155px;
	padding-right: 20px;
}

div.textMiddle {
	float: left;
	width: 155px;
	padding-right: 20px;
}

div.textRight {
	float: left;
	width: 155px;
}

.textBlockWrapper {
	border-top: 1px solid #c1c1c1;
	width: 100%;
	font-size: 10px;
	margin-top: 1px;
	padding-top: 5px;
}

.articleid_93 .textBlockWrapper {
	border-top: none;
}

.textBlockWrapper p {
	line-height: 1.5em;
}

.underConstruction {
	position: absolute;
	top: 240px;
	left: 280px;
	color: #CCC;
	font-size: 20px;
	text-transform: uppercase;
}

.text table {
	border-collapse: collapse;
	width: 100%;
	margin-top: 20px;
	border-top: 1px solid;	
}

.text table td {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	border-bottom: 1px solid #FFDA00;
}

.text table td.noline {
	border-bottom: none;
}

/* ----------------------------------------------------------------------------
SprachNav
---------------------------------------------------------------------------- */

#langName {
	position: absolute;
	top: 2px;
	right: 175px;
}

#sprachNavWrapper {
	width: 155px;
	position: absolute;
	right: 245px;
	top: 0px;
}

#sprachNav li {
	float: left;
	border: none;
	width: 25px;
	list-style-type: none;
}

#sprachNav a {
	display: block;
	height: 18px;
	margin-bottom: 1px;
	width: 26px;
	outline: none;
	overflow: hidden;
	background: url("../pics/sprachNav.png") no-repeat;	
}

#sprachNav span {
	visibility: hidden;
	color: #363736;
	float: left;
}

#sprachNav a:hover span {
	visibility: visible;
}

#sprachNav li.language_0 a {
	background-position: -110px 0;
	width: 28px;
}

#sprachNav li.language_0 a:hover, #sprachNav li.language_0 a.active {
	background-position: -110px -22px;	
}

#sprachNav li.language_1 a {
	background-position: -82px 0;
}

#sprachNav li.language_1 a:hover, #sprachNav li.language_1 a.active {
	background-position: -82px -22px;	
}

#sprachNav li.language_2 a {
	background-position: -54px 0;
}

#sprachNav li.language_2 a:hover, #sprachNav li.language_2 a.active {
	background-position: -54px -22px;	
}

#sprachNav li.language_3 a {
	background-position: -26px 0;	
}

#sprachNav li.language_3 a:hover, #sprachNav li.language_3 a.active {
	background-position: -26px -22px;	
}

#sprachNav li.language_4 a {
	background-position: left 0;	
}

#sprachNav li.language_4 a:hover, #sprachNav li.language_4 a.active {
	background-position: left -22px;	
}

/* ----------------------------------------------------------------------------
QuickNav
---------------------------------------------------------------------------- */

#quickNav li {
	border: none;
	padding-top: 0;
	padding-bottom: 0;
}

#quickNav a {
	outline: none;
}

#quickNav {
	display: none;
	margin-top: 15px;
	margin-left: -2px;
	padding-bottom: 20px;
}

.newsOverview .image {
	text-align: right;
	padding-bottom: 20px;
}

.newsOverview {
	padding-bottom: 90px;
}


/* ----------------------------------------------------------------------------
topnav (systemNav)
---------------------------------------------------------------------------- */

#topnavWrapper {
	position: absolute;
	right: 100px;
	width: 170px;
	top: 2px;
}

#systemnav li {
	float: left;
	list-style-type: none;
}

#systemnav .pipe {
	margin-left: 5px;
	margin-right: 5px;
	color: #999999;	
}

#systemnav a {
	text-transform: uppercase;
	font-size: 9px !important;
	color: #999999;
}

/* ----------------------------------------------------------------------------
 jatrol Indicator New
---------------------------------------------------------------------------- */

.jatrolindikator {
	margin-left: -3px;	
	min-height: 100px;
	width: 185px;
	position: absolute;
	top: 300px;
	z-index: 10;
}

.jatrolindikator li {
	background: url(../pics/jatrol_indicator.png) 0 0 repeat-y;	
	padding-top: 0 !important;
	border: none !important;
	padding-bottom: 0 !important;
}

.jatrolindikator a {
	margin-left: 4px;
	margin-right: 4px;	
	padding: 3px 5px;
	display: block;
	font-size: 8px !important;
	color: #323131 !important;
}

.jatrolindikator a.active {
	background: #FFC600;
}
.jatrolindikator_bottom {
	margin-left: 0px;	
	height: 4px;
	width: 186px;	
	background: url(../pics/jatrol_indicator_bottom.png) 0 bottom no-repeat;	
}

#content_wrapper_bg {
	float: left;
}

#content_wrapper_bg {
	background-position: right 26px;
	background-repeat: no-repeat;
}



/* ----------------------------------------------------------------------------
Suche / Suchform
---------------------------------------------------------------------------- */

#preHeader {
	position: absolute;
	right: 0;
	top: -15px;
}

form#xsearch_form input {
	background: url("../pics/suche.png") no-repeat;
	width: 100px;
	height: 19px;
	padding-left: 20px;
	padding-right: 10px;
}

form#xsearch_form_big input {
	background: url("../pics/suche_big.png") no-repeat;
	width: 360px;
	height: 19px;
	padding-left: 20px;
	padding-right: 10px;
	margin-bottom: 20px;
}

ul.searchresults {
	list-style-type: none;
}

ul.searchresults li{
	border-bottom: 1px #c2c3c2 solid;
	padding-bottom: 15px !important;
	padding-top: 10px;
}

ul.searchresults p {
	list-style-type: none;
	padding-bottom: 0px;
}

ul.pagination {
	list-style-type: none;
	margin-top: 5px;
}

ul.pagination li {
	float: left;
	margin-right: 5px;
}

/* ----------------------------------------------------------------------------
Footnotes (Bubbles)
---------------------------------------------------------------------------- */
.footnote {
	position: absolute;
	left: 170px;
	top: -12px;
}

.footnote ul {
	list-style-image:url("../pics/gedankenstrich.gif");
	padding: 3px 0px 3px 15px;
	color: #999999;
	font-size: 9.8px;
}

.footnote ul li{
	background: none;
}

.footnote h2 {
	border-bottom: 1px #000 solid;
	padding: 0px !important;
	margin-bottom: 4px;
}

.footnote p {
	padding: 0;
	font-size: 9.5px;
	line-height: 1.2em;
}

.footnote_premium {
	background: url("../pics/footnotes_premium.png") no-repeat;
	width: 303px;
	height: 204px;
	visibility: hidden;
	margin-left: 10px;
}

.footnote_light {
	background: url("../pics/footnotes_light.png") no-repeat;
	width: 303px;
	height: 250px;
	visibility: hidden;
	margin-left: 10px;
}

.footnote_content {
	width: 265px;
	padding-left: 20px;
	padding-top: 10px;
}
