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,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{position:relative;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;margin:0;padding:0;outline:0;vertical-align:baseline}
a,span,strong,em,sup,sub,p,ul,ol,li{position:static}
#homepage a,a.video{position:relative}/* prevents false display in ie7 */
body{line-height:1;color:black;background:white}ol,ul{list-style:none}table{border-collapse:separate;border-spacing:0}caption,th,td{text-align:left;font-weight:normal}blockquote:before,blockquote:after,q:before,q:after{content:""}blockquote,q{quotes:"»" "«"}html{font-size:100.01%}body{font-size:1em}.cf:after{content:".";display:block;height:0;clear:both;visibility:hidden}.cf{display:inline-block}.cf{display:block}.invisible{position:absolute;left:-1000em;width:20em}
strong{font-weight:bold}em{font-style:italic}
a{text-decoration:none;color:#b5b5b5}a:hover{color:#ffffff;}
abbr { border-bottom: 1px dotted #e1001a; }
abbr:hover { cursor: help }
html { min-height: 101%; width: 100%;}

.printonly,
.header_slideshow_thumbs { display: none; }


body {
  position: absolute;
  width: 100%; min-height: 100%;
  font-family: Arial, Helvetica, sans-serif;
  color: #111111;
  font-size: 0.625em;
  line-height: 1.6em;
  background: #eae7e7;
}

#page {
  position: relative;
  margin: 4em auto;
  width: 69em;
  padding: 5em 3em 3em 3em;
  background: #ffffff;
}


#navigation {
  position: relative;
  width: 18em;
  float: left;
  z-index: 20;
}
.nav-lev1 {
  height: 200px;
  margin: 0 0 10px 0;
  background: #eae7e7;
  overflow: hidden;
}
.nav-lev1 li, .nav-lev2 li { border-bottom: 4px solid #ffffff; }
.nav-lev1 li.rex-navi-first, .nav-lev2 li.rex-navi-first { border-top: none; }
.nav-lev1 li { height: 25px; }

.nav-lev1 li a, .nav-lev2 li a {
  display: block;
  padding: 4px;
}
.nav-lev1 li a {
  height: 18px; width: 170px; text-indent: -1000em;
  background-image: url(../img/menu/nav-lev1_01.gif);
  background-repeat: no-repeat;
  background-position: 0 0;
}

.nav-lev1 li a:hover, .nav-lev1 li.rex-active a, .nav-lev1 li a:focus {
  background-position: -180px 0px;
}



.nav-lev1 li#rex-article-3 a { background-image: url(../img/menu/nav-lev1_03.gif); }
.nav-lev1 li#rex-article-4 a { background-image: url(../img/menu/nav-lev1_05.gif); }
.nav-lev1 li#rex-article-5 a { background-image: url(../img/menu/nav-lev1_07.gif); }
.nav-lev1 li#rex-article-15 a { background-image: url(../img/menu/nav-lev1_09.gif); }
.nav-lev1 li#rex-article-165 a { background-image: url(../img/menu/nav-lev1_11.gif); }
.nav-lev1 li#rex-article-16 a { background-image: url(../img/menu/nav-lev1_13.gif); }


.nav-lev2 li.rex-active li { border-bottom: 0; }
.nav-lev2 li.rex-active li a { background: transparent; color: #e1001a; padding: 2px 4px 2px 14px; margin: 2px 0 2px 0; }
.nav-lev2 li.rex-active li a:hover, .nav-lev2 li.rex-active li.rex-active a,
.nav-lev2 li a:focus, .nav-lev2 li.rex-active li a:focus { background: #e1001a; color: #ffffff; }
.nav-lev2 {
  background: #eae7e7;
}
.nav-lev2 a {
  font-size: 1.2em;
  color: #e1001a;
}
.nav-lev2 a:hover, .nav-lev2 li.rex-active a {
  background: #e1001a;
  color: #ffffff;
}


#content {
  position: relative;
  width: 50em;
  margin: 210px 0 0 0;
  padding: 1em 0 0 0;
  float: right;
  background: #eae7e7;
  z-index: 20;
}
#breadcrumb {
  padding: 0 0.83em 0.83em 0.83em;
  border-bottom: 4px solid #ffffff;
  font-size: 1.2em;
  margin-bottom: 0.83em;
  color: #999999;
}
#breadcrumb li{
  color: #111111;
  display: inline;
}

#content a { color: #e1001a; }
#content a:hover, #content a:focus {
  background: #e1001a;
  width: auto; height: auto;
  padding: 0 2px;
  margin: 0 -2px;
  color: #ffffff;
}
#content .imagelink { text-align: center; }
#content .imagelink a:hover, #content .imagelink a:focus {
  background: transparent;
  padding: 0; margin: 0;
}

#content .container {
  padding: 0 1em 1em 1em;
  overflow: hidden;
}

#content .tinymce,
#content .route,
#content .sitemap,
#content .newslist {
  font-size: 1.2em;
  line-height: 1.5em;
  padding: 0 0.83em 0.83em 0.83em;
}
#content h1,
#content h2 {
  font-size: 1.8em;
  line-height: 1.2em;
  font-weight: bold;
  color: #e1001a;
  padding: 0 0 0.25em 0;
}
#content h2 {
  font-size: 1.2em;
  padding: 0 0 0.35em 0;
}
#content h2 strong { color: #111111; }
#content .tinymce ul li, #content .tinymce ol li,
#content .sitemap ul li {
  padding: 0 0 0 1em;
  background: url(../img/bullet.gif) no-repeat 0 0.5em;
}
#content .sitemap ul.articles li {
  background: none;
}
.tinymce .image {
  display: block;
  padding: 0 0 0.82em 0;
  text-align: center;
  overflow: hidden;
}
.tinymce .image_left {
  display: block;
  padding: 0 0.82em 0.82em 0;
  overflow: hidden;
  float: left;
  z-index: 30;
}
.tinymce .image_right {
  display: block;
  padding: 0 0 0.82em 0.82em;
  overflow: hidden;
  float: right;
  z-index: 30;
}
#content .tinymce .image a:hover, #content .tinymce .image a:focus,
#content .tinymce .image_left a:hover, #content .tinymce .image_left a:focus,
#content .tinymce .image_right a:hover, #content .tinymce .image_right a:focus,
#content .images a:hover, #content .images a:focus {
  margin: 0; padding: 0;
  background: transparent;
  color: #e1001a;
}

#content .tinymce .image a img, #content .tinymce .image_left a img, #content .tinymce .image_right a img,
#content .images a img { border: solid 1px #ffffff;}
#content .tinymce .image a:hover img, #content .tinymce .image a:focus img, #content .tinymce .image_left a:hover img,
#content .tinymce .image_left a:focus img, #content .tinymce .image_right a:hover img, #content .tinymce .image_right a:focus img,
#content .images a:focus img, #content .images a:hover img { border: solid 1px #e1001a;}

#content .tinymce .image a .text,
#content .tinymce .image_left a .text,
#content .tinymce .image_right a .text {display: block; font-size: 0.8em; }

#content .images h2 {
  padding: 1em 0 1em 0;
}


#header {
  position: absolute;
  top: 0em; left: 0;
  width: 100%;
  padding: 5em 0 0 0;
  overflow: hidden;
  z-index: 10;
}

#headerimage {
  height: 200px;
  background: #eae7e7;
  width: 50em;
  margin: 0 3em 0 0;
  float: right;
}
#header .logo {
  position: absolute;
  top: 0; left: 0;
  width: 210px; height: 32px;
}
#header .headerlinks {
  position: absolute;
  top: 1em; right: 3em;
  text-align: right;
  width: 50em; height: 1em;  
}
#header .headerlinks li {
  display: inline;
  padding: 0 0 0 2em;
}
#header .headerlinks li a {
  font-size: 1.2em;
  font-weight: bold;
  color: #e1001a;
}
#header .headerlinks li a:hover, #header .headerlinks li a:focus {
  background: #e1001a;
  padding: 0 2px;
  margin: 0 -2px;
  color: #ffffff;
}


/* The video gallery */
#content .videos {
  padding: 0 0 1em 1em;

}
#content .videos a.video {
  display: block;
  margin: 0 1em 1em 0; padding: 0.75em;
  background: transparent;
  border: 1px solid #ffffff;
  width: 215px; height: 230px;
  overflow: hidden;
  float: left;
}
#content .videos a.video:hover, #content .videos a.video:focus {
  margin: 0 1em 1em 0; padding: 0.75em; background: transparent;
  border: 1px solid #e1001a;
}
#content .videos .thumbnail {
  width: 215px; height: 160px;
  display: block;
}
#content .videos span.thumbnail {
  background: url(../img/novideo-thumbnail.jpg) no-repeat center;
}
#content .videos .title,
#content .videos .desc {
  display: block;
}
#content .videos .title {
  color: #e1001a;
  font-size: 1.2em;
  font-weight: bold;
  padding: 0.5em 0 0 0;
}
#content .videos .desc {
  color: #111111;
  font-size: 1.2em;
}
#content .videos .overlay {
  display: none;
  position: absolute;
  top: 0; left: 0;
  width: 100%; height: 100%;
  background: url(../img/playbutton.png) #ffffff no-repeat center;
  z-index: 40;
  opacity: 0.5;
}
#content .videos a.video:hover .overlay, #content .videos a.video:focus .overlay {
  display: block;
}

/* Forms */
form li {
  padding: 0 0 0.5em 0;
  border-bottom: solid #eae7e7 1px;
  margin: 0 0 0.5em 0;
}
input, select, textarea {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
  border: 1px solid #999999;
  background: #ffffff;
  padding: 0.2em 0.5em;
  width: 23em;
  float: left;
}
input:focus, select:focus, textarea:focus {
  border: solid 1px #e1001a;
  background: #faf7f7;
}
select {
  padding: 0.2em 0.2em 0.2em 0.5em;
  width: 24.1em;
}
label {
  display: block;
  width: 13em;
  padding: 0 1em 0 0;
  float: left;
  line-height: 2em;
}
input.small, select.small, textarea.small { width: 6em; }
input.submit {
  margin: 0 0 0 14em; width: 24.1em;
  background: #999999;
  font-weight: bold;
  color: #ffffff;
}
input.submit:hover, input.submit:focus {
  background: #e1001a;
  color: #ffffff;
  cursor: pointer;
  border: solid 1px #e1001a;
}
label.small { width: auto; padding: 0 1em 0 1em;}

form {
  background: #faf7f7;
  padding: 0.5em;
}

.route_ontop { padding: 0 0 1em 0; }
.route_below { font-size: 0.9em; color: #555555; }

.largewithimage .newslist_item_text {
  float: left;
  width: 30.5em;
  padding: 0 1em 0 0;
}
.largewithimage .newslist_item_image {
  width: 10em;
  overflow: hidden;
}
.newslist_headline {
  display: block;
  font-weight: bold;
  color: #e1001a;
}

.largewithoutimage .newslist_headline,
.largewithimage .newslist_headline {
  font-size: 1.2em;
  padding: 0 0 0.5em 0;
}
.newslist .breaker {
  display: block;
  border-top: solid #555555 1px;
  padding: 0 0 1em 0;
  margin: 1em 0 0 0;
  overflow: hidden;
  width: 100%; height: 1px;
}

.newslist_pages {
  display: block;
  text-align: center;
} 
.newslist_pages li {
  display: inline;
  padding: 0 0.5em;
  font-weight: bold;
}




#homepage #breadcrumb { display: none; }

#homepage #content {
  background: transparent;
  padding: 0;
  width: 51em;
}
#homepage #content .container {
  width: 243px; height: 185px;
  border: 1px solid #eae7e7;
  margin: 0 0 10px 10px;
  float: left;
  overflow: hidden;
}
#homepage #content .tinymce,
#homepage #content .newslist,
#homepage #content .videos {
  font-size: 1em;
  line-height: 1.5em;
  padding: 0;
  margin: 0 0 10px 10px;
}

#content .teaser img,
#content .newslist .newslist_image { z-index: 10; }
#content .teaser .teaser_headline,
#content .newslist .newslist_hp_text {
  position: absolute;
  height: 60px; width: 233px;
  color: #e1001a;
  padding: 5px;
  font-size: 1.2em;
  line-height: 1.2em;
  font-weight: bold;
  bottom: 0;
  opacity: 0.8;
  -moz-opacity: 0.80;
  z-index: 40;
  background: #ffffff;
}

#content a.teaser .teaser_headline {
  width: 193px;
  overflow: hidden;
  padding: 5px 45px 5px 5px;
  background: url(../img/teaser_more_off.gif) #ffffff no-repeat right bottom;
}
#content a.newslist .newslist_hp_text {
  background: url(../img/teaser_more_off.gif) #ffffff no-repeat right bottom;
}
#content a.teaser:hover .teaser_headline,
#content a.newslist:hover .newslist_hp_text {
  background: url(../img/teaser_more.gif) #ffffff no-repeat right bottom;

  color: #e1001a;
}
#content a.teaser .teaser_headline .teaser_text {
  display: block;
  color: #000;
  font-weight: normal;
}

#homepage #content .teaser, #homepage #content .textteaser { display: block; padding: 0; }
#homepage #content a.teaser:hover, #homepage #content a.teaser:focus,
#homepage #content a.newslist:hover, #homepage #content a.newslist:focus {margin: 0 0 10px 10px; padding: 0; background: 0; border: 1px solid #e1001a; }
#homepage #content .teaser_overlay { display: none;}
#homepage #content .teaser img { position: absolute; top: 0; left: 0; } 

#homepage #content .textteaser {
  width: 229px; height: 171px;
  padding: 7px;
  font-size: 1.2em;
  line-height: 1.4em;
  color: #111111;
}
#homepage #content .textteaser .teaser_headline {
  font-weight: bold;
  color: #e1001a;
  margin: 0 0 1em 0;
  display: block;
}
#homepage #content a.textteaser { background: url(../img/teaser_more_off.gif) #ffffff no-repeat right bottom; }
#homepage #content a.textteaser:hover, #homepage #content a.textteaser:focus { border: 1px solid #e1001a; background: url(../img/teaser_more.gif) #ffffff no-repeat right bottom; }

#content .newslist .newslist_hp_text {
  height: 45px; width: 193px;
  padding: 5px 50px 5px 5px;
  top: 130px;
  color: #111111;
  font-weight: normal; 
}
#content .newslist .newslist_hp_text .newslist_headline { width: 210px; }
#content .newslist .newslist_image {
  position: absolute; top:0; left:50%;
  width: 400px; height: 180px;
  margin-left: -200px;
  text-align: center;
}


#homepage #content .videos {
  width: 245px; height: 187px;
  border: none;
}
#homepage #content .videos a.video {
  display: block;
  margin: 0;
  padding: 0;
  border: none;
  width: 243px; height: 185px;
  text-align: center;
}
#homepage #content .videos a.video { border: 1px solid #eae7e7; }
#homepage #content .videos a.video:hover, #homepage #content .videos a.video:focus { border: 1px solid #e1001a; }
#homepage #content .videos .title {
  position: absolute;
  width: 233px; height: 38px;
  padding: 5px;
  bottom: 7px;
  background: #ffffff;
  opacity: 0.8;
  z-index: 40;
}

#homepage #content .videos .thumbnail {
  width: 217px;
  border: 13px solid #ffffff;
  display: block;
  z-index: 20;
}
#homepage #content .videos .desc { display: none; }

#homepage #content .largewithimage .newslist_item_text {
  width: 229px;
  padding: 7px;
  font-size: 1.2em;
}
#homepage .largewithimage .newslist_item_image {
  display: none;
}


/* HTML-Hacks for IE 7 */
*+html #content .teaser .teaser_headline { filter: alpha(opacity=80); }
*+html #content .newslist .newslist_hp_text { filter: alpha(opacity=80); }
*+html #homepage #content .videos .title { filter: alpha(opacity=80); }
*+html #content .videos .overlay  { cursor: pointer; filter: alpha(opacity=50); height: 245px }
*+html #homepage #content .videos .overlay  { height: 210px;}
*+html #homepage #content .teaser * { cursor: pointer }
*+html #homepage #content .newslist * { cursor: pointer }
*+html #homepage #content { width: 52em; margin-right: -1em;}
*+html #homepage #content .videos .title { left: 0; }
*+html .largewithimage .newslist_item_image { width: 9em; }
*+html .largewithimage .newslist_item_text { width: 29.5em; }
*+html #header .headerlinks li {
  float: right;
  display: block;
  width: auto;
}
/* HTML-Hacks for IE 6 */
* html .cf {height:1%} /* Clearfix-Hack */
* html { height: 101%; }

* html #content .teaser .teaser_headline { bottom: -1px; filter: alpha(opacity=80); }
* html #content .newslist .newslist_hp_text { filter: alpha(opacity=80); }
* html #homepage #content .videos .title { filter: alpha(opacity=80); }
* html #content .videos .overlay  { cursor: pointer; filter: alpha(opacity=50); height: 245px }
* html #homepage #content .teaser * { cursor: pointer }
* html #homepage #content .newslist * { cursor: pointer }
* html #homepage #content .videos .title { left: 0; }
* html #page { width: 69.5em; padding: 5em 2.5em 3em 3em; }
* html #header { width: 78.4em; }
* html #content { width: 50.4em; margin: 210px 0 0 -1.5em;}
* html #homepage #content { width: 51.8em; padding: 0;  margin: 210px 0 0 -1em;}
* html #homepage #content .container { margin: 0 0 5px 8px; overflow: hidden; }
* html #homepage #content a.teaser:hover { margin: 0 0 5px 8px; }
* html #homepage #content a.newslist:hover { margin: 0 0 5px 8px; }
* html #content .videos a.video:hover .overlay { display: none; }
* html #content .videos a.video:focus .overlay { display: none; }
* html #content .newslist .newslist_hp_text .newslist_headline { width: 220px; }
* html #content a.newslist .newslist_hp_text { background: url(../img/teaser_more_off.gif) #ffffff no-repeat right bottom; }
* html #header .headerlinks { right: 6em; } 
* html .largewithimage .newslist_item_image { width: 9em; }
* html .largewithimage .newslist_item_text { width: 29.5em; }
* html .nav-lev1 li { overflow: hidden; }

/* UNCOMMENT FOR HOVER-FIX IN IE6:     * html body { behavior:url("css/csshover2.htc"); } */
/* UNCOMMENT FOR PNG-FIX IN IE6:       * html img  { behavior: url(iepngfix.htc) } */ 

