#printlogo{
    display: none;
}

* {
    margin: 0;
    padding: 0;
    border: 0;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    color: #444;
}

h1 {
    font-size: 1.9em;
    margin-bottom: 13px;
}

h2 {
    font-size: 1.0em;
    font-weight: bold;
    color: #004594;
}

h3 {
    font-size: 1.2em;
}

h4 {
    font-size: 1em;
    font-weight: bold;
    margin: 0.5em 0 0.3em 0;
}

#content p, #content_wide p {
    margin-bottom: 17px;
}

#content ul, #content_wide ul {
    margin-bottom: 10px;
}

#content li, #content_wide li {
    margin-bottom: 5px;
}

#content a, #content_wide a {
    text-decoration: underline;
}

.floatbreaker {
    clear: both;
    float: none;
    line-height: 5px;
}


.background_spalt-kopfschmerz {
    background-color: #009E6B;
}
.background_spalt-forte {
    background-color: #E3161D !important;
}
.background_spalt-mobil {
    background-color: #FA8939;
}
.background_doppel-spalt {
    background-color: #BD000D;
}
.background_spalt-schmerztabletten {
    background-color: #004594;
}
.background_spalt-migraene {
    background-color: #AA0066;
}

.bluelink {
    display:block;
    padding-left: 16px;
    background-image: url(../_images/design/arrow_bluelink.gif);
    background-repeat: no-repeat;
    background-position: left 50%;
    color: #008FDF;
    font-weight: bold;
    text-decoration: none !important;
}

.bluelink_pdf {
    display:block;
    margin-left: -13px;
    padding-left: 49px;
    padding-top: 11px;
    height: 57px;
    background-image: url(../_images/design/arrow_pdf.gif);
    background-repeat: no-repeat;
    color: #008FDF;
    font-weight: bold;
}



#all {
    position: relative;
    width: 994px;
    margin: 22px auto;
    background-image: url(../_images/design/body_bg_bottom.gif);
    background-repeat: no-repeat;
    background-position: left bottom;
    background-color: #FFF;
    /* font-size: 80%; */
}

body{
    font-size: 80%;
}


#header{
    width:100%;
}

#logo {
    float: left;
    width: 320px;
    height: 175px;
}

#treadmill {
    float: left;
    width: 674px;
    
   /*  width: 584px; */
    
    height: 126px;
    
    /* margin-left: 90px; */
    
    background-image: url(../_images/design/treadmill_gradient.gif);
    background-repeat: no-repeat;
    
    overflow: hidden;
    
    
}

#treadmill img {
/*     display: block;
    margin-left: 90px; */
    margin-top: 32px;
    padding-right: 40px;
}

#searchbar {
    float: left;
    width: 674px;
    height: 43px;
    margin-top: 6px;
    background-color: #008FDF;
}

#searchbar form {
    padding: 12px 0 0 459px;
}

#searchbar form .text {
    height: 17px;
    width: 144px;
    padding: 2px 0 0 6px;
    background-color: #FFFFFF;
    background-image: url(../_images/design/searchfield_bg.gif);
    background-repeat: no-repeat;
    background-position: left;
    
}

#searchbar form .image {
    vertical-align: top;
}

#main {
    /* overflow: auto; */
    /* width: 994px; */
    clear: both;
    padding-top: 17px;
}

#content {
    float:left;
    width: 470px;
    margin: 0 29px;
}

#content_wide {
    float:left;
    /* width: 640px; */
    margin-left:29px;
}

#right_col {
    float:left;
    width: 202px;
}


/* Navigation */

#navi {
    float:left;
    width: 197px;
    margin-left: 54px;
}

#navi ul {
    list-style: none outside none;
}

#navi ul li {
    display:block;
}

#navi ul li a {
    display:block;
    width: 160px;
    /* height: 40px; */
    margin-top: 2px;
    padding-left: 37px;
    background-color: #D3E6F8;
    font-size: 1.2em;
    line-height: 40px;
    font-weight: bold;
    text-transform: uppercase;
}

#navi ul li a.active, #navi ul li a:hover {
    color: #FFF;
    background-color: #004594;
    background-image: url(../_images/design/navi_main_active.gif);
    background-repeat: no-repeat;
    background-position: left 50%;
}

#navi ul li ul{
    display: none;
}

#navi ul li ul.active{
    display: block;
}


#navi ul li ul li a {
    padding-top: 0 !important;
    background-image: none !important;
    margin-top: 2px !important;
    line-height: 26px !important;
    /* height: 26px; */
    line-height: 26px;
    font-size: 1.05em;
    background-color: #74B0E8 !important;
    text-transform: none;
}

#navi ul li ul li a.active,  #navi ul li ul li a:hover {
    color: #FFF !important;
    background-color: #0084C2 !important;
    background-image: url(../_images/design/navi_sub_arrow_active.png) !important;
    background-repeat: no-repeat;
    background-position: 17px 50%;
}

#navi ul li ul li a.spalt_forte:hover {
    background-color: #FF271E !important;
}
#navi ul li ul li a.spalt-kopfschmerz:hover {
    background-color: #009E6B !important;
}
#navi ul li ul li a.spalt-mobil:hover {
    background-color: #FA8939 !important;
}
#navi ul li ul li a.doppel-spalt:hover {
    background-color: #BD000D !important;
}
#navi ul li ul li a.spalt-schmerztabletten:hover {
    background-color: #004594 !important;
}
#navi ul li ul li a.spalt-migraene:hover {
    background-color: #AA0066 !important;
}


#navi ul li.first a {
    margin: 0;
    height: 27px;
    background-image: url(../_images/design/navi_top.gif);
    background-repeat: no-repeat;
    line-height: 16px;
    padding-top: 14px;
}

#navi ul li.first a:hover {
    background-image: url(../_images/design/navi_top_active.gif);
    background-repeat: no-repeat !important;
    background-color: #FFFFFF;
}

#navi ul li.first_active a {
    margin: 0;
    height: 27px;
    background-image: url(../_images/design/navi_top_active.gif);
    background-repeat: no-repeat;
    background-color: #FFFFFF;
    line-height: 16px;
    padding-top: 14px;
}

#navi ul li.first_active ul li a {
    height: auto;
}

#navi ul#functions {
    margin-top: 6px;
}


#navi ul#functions li.last a {
    height: 26px;
    line-height: 16px;
    padding: 10px 0 7px 37px;
    background-color: transparent;
    background-image: url(../_images/design/navi_bottom_bg.png);
    background-repeat: no-repeat;
    font-size: 1.1em;
}

#navi ul#functions li.last a:hover {
    background-image: url(../_images/design/navi_bottom_bg_h.png);
}

#navi ul#functions li a {
    width: 160px;
    text-transform: none !important;
}

#navi ul#functions li a img {
    vertical-align: middle;
}

#footer_marken {
	background-color: transparent;
	padding: 10px  0px  10px 15px;
	font-size: 10px;
	font-weight: bold;
	height: 59px;
}

.markenhead {
	float:left;
	margin-left: 40px;
	color: #fff;
	vertical-align:middle;
  padding:2em 0;
	height:59px;
}

#footer_marken a  {
  display: block;
	float:left;
	margin:0px;
	margin-left:29px;
	padding:0px;
	text-indent:-9999px;
	outline:none;
}

#m_caltrate {
	width:93px; height:59px;
	background: transparent url(../_images/marken/marken-caltrate.png) left top no-repeat;
}
#m_centrum {
	margin-left:5px !important;
	width:93px; height:59px;
	background: transparent url(../_images/marken/marken-centrum.png) left top no-repeat;
}
#m_vitasprint {
	width:93px; height:59px;
	background: transparent url(../_images/marken/marken-vitasprint.png) left top no-repeat;
}
#m_thermacare {
	width:93px; height:59px;
	background: transparent url(../_images/marken/marken-thermacare.png) left top no-repeat;
}
#m_baldriparan {
	width:93px; height:59px;
	background: transparent url(../_images/marken/marken-baldriparan.png) left top no-repeat;
}
#m_g50plus {
	width:104px; height:59px;
	background: transparent url(../_images/marken/marken-g50plus.png) left top no-repeat;
}
#m_caltrate:hover {
	background: transparent url(../_images/marken/marken-caltrate_f2.png) left top no-repeat;
}
#m_centrum:hover {
	background: transparent url(../_images/marken/marken-centrum_f2.png) left top no-repeat;
}
#m_vitasprint:hover {
	background: transparent url(../_images/marken/marken-vitasprint_f2.png) left top no-repeat;
}
#m_thermacare:hover {
	background: transparent url(../_images/marken/marken-thermacare_f2.png) left top no-repeat;
}
#m_baldriparan:hover {
	background: transparent url(../_images/marken/marken-baldriparan_f2.png) left top no-repeat;
}
#m_g50plus:hover {
	background: transparent url(../_images/marken/marken-g50plus_f2.png) left top no-repeat;
}

#footer {
    clear: both;
    /* padding: 11px 0 15px 0; */
    margin: 11px 0 15px 0;
    text-align: center;
}

#bluerow {
    height: 44px;
    line-height: 44px;
    color: #fff;
    font-size: 1.6em;
    font-weight: bold;
    background-color: #004594;
    background-image: url(../_images/design/bluerow_gradient.gif);
    background-repeat: no-repeat;
}

#bluerow img {
    display: block;
    float: left;
    padding-left: 280px;
}

#bluerow div {
    float: left;
    /* position: relative; */
    height: 44px;
    line-height: 44px;
    color: #fff;
}

#footer ul {
    display: block;
    margin: 12px 0 0 20px;
    width: 840px;
    list-style: none inside none;
    text-align: center;
}

#footer ul li {
    display: inline;
    margin: 0px;
    padding-left: 5px;
    background-image: url(../_images/design/footer_tilde.gif);
    background-position: left 60%;
    background-repeat: no-repeat;
}

#footer ul li.first {
    background-image: none;
}

#footer ul li a {
    font-size: 0.9em;
    font-weight: bold;
}

#footer span {
    font-size: 0.9em;
}

.teaser_right {
    padding-bottom: 6px;
    border-bottom: 1px dotted #4C4D50;
    margin-bottom: 8px;
}

.teaser_right p {
    margin-bottom: 0.3em;
}

dl.accordion dt {
    clear: both;
    width: 433px;
    height: 37px;
    line-height: 37px;
    padding-left: 37px;
    margin-bottom: 3px;
    font-size: 1.3em;
    font-weight: bold;
    background-image: url(../_images/design/accordion_header_bg_passive.gif);
    background-repeat: no-repeat;
}

dl.accordion dt:hover {
    cursor: pointer;
}

dl.accordion dt.selected {
    background-image: url(../_images/design/accordion_header_bg_active.gif);
    background-repeat: no-repeat;    
}

dl.accordion dd {
    overflow: hidden;
    width: 423px;
    padding: 8px 8px 8px 39px;
    margin-bottom: 3px;
    background-image: url(../_images/design/accordion_descr_bg_active.gif);
    background-repeat: no-repeat;
    background-color: #F5F9F4;
    font-size: 1.1em;
}

dl.accordion dd img {
    margin: 0 8px 3px 0;
    float: left;
}


.teaserrow {
     clear: both;
     float: none;
     overflow: hidden;
     width: 100%;
     
     margin-bottom: 13px;
     
}

.teaser_narrow {
    overflow: hidden;
    float: left;
    position: relative;
    width: 214px;
    /* height: 200px; */
    margin-right:30px;
    padding-top: 13px;
    border-top: 1px dotted #4C4D50;
}

.tr_first .teaser_narrow, .tr_first .teaser_double {
    padding-top: 0px !important;
    border: none !important;
}

.tn_last {
    margin-right: 0px !important;
}

.teaser_narrow img {
    display: block;
}

.teaser_narrow img.product {
    position: absolute;
    top: 18px;
    left: 42px;
}

.tr_first .teaser_narrow img.product {
    top: 5px !important;
}


.teaser_narrow h3 {
    padding-top: 91px;
    padding-left: 20px;
    height: 26px;
    line-height: 26px;
    background-image: url(../_images/design/teaser_narrow_top.png);
    background-repeat: no-repeat;
}

.teaser_narrow h3.packungsbeilagen {
    background-image: url(../_images/content/teaser_packungsbeilagen_bg.png);
}

.teaser_narrow div {
    margin: 0;
    top: 117px;
    width: 191px;
    padding: 7px 3px 7px 20px;
    background-color: #D3E6F8;
    font-size: 1.1em;
}


.teaser_double {
    overflow: hidden;
    float: left;
    position: relative;
    width: 458px;
    height: 200px;
    /* margin-right: 30px; */
    padding-top: 13px;
    /* margin-bottom: 13px; */
    border-top: 1px dotted #4C4D50;
}



.teaser_double img {
    display: block;
}


.teaser_double img.product1 {
    position: absolute;
    top: 20px;
    left: 37px;
}

.teaser_double img.product2 {
    position: absolute;
    top: 36px;
    left: 278px;
}

.tr_first .teaser_double img.product1 {
    top: 7px !important;
}

.tr_first .teaser_double img.product2 {
    top: 23px !important;
}



.teaser_double h3.left {
    float: left;
    width: 209px;
    padding-top: 91px;
    padding-left: 20px;
    height: 26px;
    line-height: 26px;
    background-image: url(../_images/design/teaser_double_bg_left.gif);
    background-repeat: no-repeat;
}

.teaser_double h3.right {
    float: left;
    width: 209px;
    padding-top: 91px;
    padding-left: 20px;
    height: 26px;
    line-height: 26px;
    background-image: url(../_images/design/teaser_double_bg_right.gif);
    background-repeat: no-repeat;
}


.teaser_double div {
    float:left;
    margin: 0;
    top: 117px;
    width: 206px;
    padding: 7px 3px 7px 20px;
    background-color: #D3E6F8;
    font-size: 1.1em;
}


.teaser_double .bluelink_teaser {
    float: left;
    width: 209px;
    text-decoration: none !important;
}


/*

.teaser_double {
    float: left;
    position: relative;
    width: 458px;
    height: 200px;
    background-image: url(../_images/design/teaser_double_bg.gif);
    background-repeat: no-repeat;
    background-position: left 13px;
    padding-top: 13px;
    margin-bottom: 13px;
    border-top: 1px dotted #4C4D50;
}

.teaser_double .bottomleft, .teaser_double .bottomright {
    float: left;
    position: relative;
    top: 117px;
    width: 229px;
    height: 83px;
    background-color: #D3E6F8;
}

.teaser_double img {
    display: block;
    clear: both;
    position: relative;
}

 */


.teaser_wide {


    overflow: hidden;

    float: left;
    width: 335px;
    
    position: relative;
    
    /* height: 220px; */
    margin-right: 32px;
    padding-top: 13px;
    /* padding-bottom: 13px; */
    border-top: 1px dotted #4C4D50;
}

.teaser_wide .maindiv {
    position: relative;
    /* overflow: hidden; */
    /* width: 100%; */
    
    
    overflow: hidden;
    
    width: 335px;
    /* height: 185px; */
    background-color: #D3E6F8;
    background-image: url(../_images/design/teaser_wide_top.png);
    background-repeat: no-repeat;
}

.teaser_wide img {
    display: block;
    position: relative;
    
    float: left;
}

.teaser_wide img.mainpic {
    margin: 0 16px 0 10px;
}

.teaser_wide .headline {
    position: absolute;
    left: 153px;
    top: 7px;
    width: 174px;
    height: 25px;
}

.teaser_wide .headline img {
    position: absolute;
    z-index: 2;
    opacity: 0.75;
    filter:alpha(opacity=75);
    -moz-opacity:0.75;

}

.teaser_wide .headline h3 {
    position: absolute;
    z-index: 3;
    left: 29px;
    top: 0px;
    line-height: 25px;
    /* font-size: 0.95em; */
}

.teaser_wide p {

    /* position: relative; */
    
    float: left;
    
    /* left: 182px; */
    top: 46px;
    
    margin-top: 46px;
    
    width: 150px;
    /* height: 134px; */
    margin-right: 3px;
    font-size: 1.1em;
}


.tr_first .teaser_wide {
    padding-top: 0px !important;
    border: none !important;
    /* height: 207px; */
}

.tw_last {
    margin-right: 0px !important;
}

.bluelink_teaser {
    display:block;
    
    /* padding-left: 20px;
    background-image: url(../_images/design/arrow_bluelink_teaser.gif); */
    

    padding-left: 36px;
    background-image:url(../_images/design/arrow_bluelink.gif);
    
    background-repeat: no-repeat;
    background-position: 20px 50%;
    color: #008FDF;
    background-color: #D3E6F8;
    font-weight: bold;
    text-decoration: none !important;
}

.bttw {

    padding-left: 16px !important;
    background-position: left 50% !important;

    /* margin-top: 15px; */
    /* margin-left: -16px; */
}

/* schmerzcheck-formular */


#schmerztest {
    display: block;
    overflow: hidden;
    width: 100%;
    margin-bottom: 15px;
}

#schmerztest label {
    clear: both;
    display:block;
    width: 470px;
    /*height: 37px;*/
    line-height: 37px;
    background-image: url(../_images/design/paincheck_question_bg.gif);
    background-repeat: no-repeat;
    background-color: #DAEAF9;
    font-weight: bold;
    
    padding-left: 9px;
    
    
}

#schmerztest label .number {
    display: block;
    float: left;
    color: green;
    font-weight: bold;
    padding: 0 22px 0 0;
    width: 22px;
    text-align: center;
}

#schmerztest .radio_left {
    float: left;
    width: 235px;
    height: 33px;
    line-height: 33px;
    text-align: right;
    border-bottom: 1px dotted #515254;
    margin-bottom: 9px;
}

#schmerztest .radio_right {
    float: left;
    width: 235px;
    height: 33px;
    line-height: 33px;
    border-bottom: 1px dotted #515254;
    margin-bottom: 9px;
}

#schmerztest .radio_left input, #schmerztest .radio_right input{
    margin: 0 10px;
}

#schmerztest .submit_next {
    clear: both;
    width: 100%;
    margin: 15px 0;
    text-align: center;
}

#schmerztest .submit_nextb {
    /* text-align: center; */
}

.teaser_fullwidth , .article_detail {
    overflow: hidden;
    width:100%;
    padding-bottom: 16px;
    border-bottom: 1px dotted #515254;
    margin-bottom: 16px;
}

.teaser_fullwidth img {
    display: block;
    float: left;
    padding: 0 7px 5px 0;
}

.teaser_fullwidth .intro, .article_detail .intro {
    font-weight: bold;
    font-size: 1.2em;
    margin-bottom: 8px;
}

.teaser_fullwidth .text, .article_detail .text {
    margin-bottom: 16px;
}
.article_detail .pflichttext {margin: 0px; padding: 0px;}
.article_detail .pflichttext p {
    font-size: 0.9em;  
    margin-bottom: 0px;
    padding-bottom: 0px;  
}
.nopad {
 padding-bottom: 0px;
}

.article_detail h1{
    margin-bottom: 4px;
}

.article_detail .intro {
    margin-bottom: 18px;
}

.article_detail .pics {
    margin-bottom: 35px;
}

.article_detail .pics img {
    vertical-align: middle;
}

.article_detail img.right {
    padding-left:25px;
}

.article_detail .text{
    font-size: 1.1em;
}

/* 
 * Anpassungen für einzelne Seiten
 */
 
/* Startseite */

.startseite h1 {
	margin-bottom: 0em;
}

.startseite h2 {
	font-size: 1em;
	color: #444444;
}

.startseite h3 {
	font-size: 1em;
	margin-bottom: 0.5em;
}

.startseite em {
	font-style:normal;
	text-decoration:underline;
} 

/*informationen/glossar.php */

.anchorbar a {
	color: #008FDF;
	font-weight: bold;
	text-decoration: none !important;
}

/* links/index.php */

.linklist .maindiv .headline {
	font-size: 0.8em;
}

.linklist .maindiv p {
	font-size: 1em;
}
		 		
/* fachkreise/index.php */

#loginformular {
	position: relative;
}

#loginformular .leiste_links {
	width: 14.45em;
}

#loginformular .leiste_links img {
	width: inherit;
}

#loginformular .formular_rechts {
	position: absolute;
	top: 0em;
	left: 18em;
	width: 18em;
}

#loginformular p {
	margin-bottom: 1.5em;
}

#loginformular .formrow {
	clear: both;
	margin-bottom: 1.5em;
}

#loginformular .formrow label {
	float: left;
	width: 6em;
	font-weight: bold;
	vertical-align: middle;
	padding-top: 0.25em;
}

#loginformular .formrow input {
	border-top: 1px solid #7C7C7C;
	border-right: 1px solid #C2C2C2;
	border-bottom: 1px solid #DDDDDD;
	border-left: 1px solid #C3C3C3;
	width: 10em;
	padding-top: 0.25em;
}

#loginformular .formrow input {
	height: 1.5em;
}

.submitbutton {
	margin-left: 6em;
	margin-bottom: 1.5em;
}

/* presse/index.php */

.fullwidth {
	width: 472px;
	/* height: 165px; */
	margin-bottom: 1em;	
}
.fullwidth .teaser_wide{
	width: 472px;
	/* height: 165px; */
}

.fullwidth .teaser_wide .maindiv {
	/* height: 165px; */
	width: 100%;
}

.fullwidth .teaser_wide .maindiv .headline {
	left:121px;
	/* font-size: 0.8em; */
}

.fullwidth .teaser_wide p {
	left:151px;
	font-size: 1em;
	width:270px;
}
		
/* fachkreise/pressemitteilungen.php / presse/pressemitteilungen.php */

.pressteaser {
	border: none;
}

.pressteaser .intro {
	font-size: 1em;
	margin-bottom: 1.5em;
}

.pressarticle {
	border-bottom: 1px dotted #515254;
	margin-bottom: 16px;
	padding-bottom: 0em;
}

.pressarticle img {
	margin: 0.5em 0.25em 0.5em 0em;
}

.pressarticle h2 {
	font-size: 1em;
	color: #444444;
}

.pressarticle h3 {
	font-size: 0.9em;
	font-weight: normal;
	margin-bottom: 0.9em;
}

.last_in_list {
	border: none;
}

.pm_rubrik {
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 0em !important;
	padding-bottom: 0em;
}

/* kontakt/index.php / presse/anfragen.php */

#kontaktformular p {
	margin-bottom: 0.8em;
}

#kontaktformular .formrow {
	clear: both;
	margin-bottom: 1em;
}

#kontaktformular .formrow label {
	float: left;
	width: 7em;
	font-weight: bold;
	vertical-align: middle;
	padding-top: 0.25em;
}

#kontaktformular .formrow input, #kontaktformular .formrow textarea, #kontaktformular .formrow select {
	border-top: 1px solid #7C7C7C;
	border-right: 1px solid #C2C2C2;
	border-bottom: 1px solid #DDDDDD;
	border-left: 1px solid #C3C3C3;
	width: 21em;
	padding-top: 0.25em;
}

#kontaktformular .formrow input {
	height: 1.5em;
}
		
#kontaktformular .formrow textarea {
	font-size: 1em;
	width: 21.9em;
}

.submitbutton, .kontaktdaten {
	margin-left: 7em;
	margin-bottom: 0.8em;
}

.pressteaser {
	border: none;
}

/* presse/bilddaten.php */

.teaserrow .bilddaten {
	margin-bottom: 6px;
	/* margin-top:13px; */
}

.tr_first .bilddaten {
	margin-top:0;
}

.teaserrow .bilddaten div.imagecontainer {
	background: #D3E6F8 url(../_images/design/teaser_narrow_bilddaten_top.gif) top left no-repeat;
	height: 170px;
}

.teaserrow .bilddaten div.imagecontainer img.product {
	left: 8px;
	top: 20px;
}

.teaserrow .bilddaten div.imagecontainer .bluelink_teaser {
	position: relative;
	left: -20px;
	top: 121px;
	margin-bottom: 0.5em;
}


/* Suche */
.resultcount {
  font-weight: bold;
  margin: -13px 0 30px 0 !important;
}

.hit {
  margin: 15px 0 15px 0;
  border-bottom: 1px dotted #515254;

}

.hit h3 a {
    text-decoration: none !important;
}


#paging_search {
  overflow: hidden;
  width: 100%;
}

#paging_search a {
  text-decoration: none !important;
  text-align: center;
}


#paging_search span {
  display: block;
  float: left;
  margin-top: 4px;
  padding: 0 10px;
  border-right: 1px solid black;
  text-align: center;
  font-weight: bold;
  font-size: 0.9em;
  line-height: 0.9em;
  height: 0.9em;
}

#paging_search span.active {
  color: #008FDF;
}

#paging_search img {
  float: left;
  text-align: center;
}

/*Auswertung Schmerz-Check*/
.checkresult {
  font-weight: bold;
}

/*Formulare*/
.form_error {
  font-weight: bold;
  color: #BD000D;
}

.form_success {
  font-weight: bold;
  color: #009E6B;
}

.fn {
  vertical-align: super;
  font-size: 7px;
}

.fussnoten {
  font-size: 0.8em;
}

.fader {
  background-color:#04326D; 
  width:1px; 
  height:126px; 
  position:absolute; 
  top: 0px;
}

#fd01 {left: 320px; opacity: 0.90; filter:alpha(opacity=90); -moz-opacity:0.90;}
#fd02 {left: 321px; opacity: 0.80; filter:alpha(opacity=80); -moz-opacity:0.80;}
#fd03 {left: 322px; opacity: 0.70; filter:alpha(opacity=70); -moz-opacity:0.70;}
#fd04 {left: 323px; opacity: 0.60; filter:alpha(opacity=60); -moz-opacity:0.60;}
#fd05 {left: 324px; opacity: 0.50; filter:alpha(opacity=50); -moz-opacity:0.50;}
#fd06 {left: 325px; opacity: 0.40; filter:alpha(opacity=40); -moz-opacity:0.40;}
#fd07 {left: 326px; opacity: 0.30; filter:alpha(opacity=30); -moz-opacity:0.30;}
#fd08 {left: 327px; opacity: 0.20; filter:alpha(opacity=20); -moz-opacity:0.20;}
#fd09 {left: 328px; opacity: 0.10; filter:alpha(opacity=10); -moz-opacity:0.10;}

#breadcrumb {
  position: absolute;
  top: 147px;
  left: 110px;
  /* font-size: 12px; */
  color: #ffffff;
  width: 660px;

}

#breadcrumb a {
    color: #ffffff;
    font-weight: bold;
    padding-left: 15px;
    background-image: url(../_images/design/pfeil_breadcrumb.png);
    background-repeat: no-repeat;    
    background-position: 8px 60%;
}

#breadcrumb span {
    color: #ffffff;
    padding-left: 15px;
    background-image: url(../_images/design/pfeil_breadcrumb.png);
    background-repeat: no-repeat;
    background-position: 8px 60%;
}

 #overlay {
   z-index: 100;
   filter: alpha(opacity=00); /*older IE*/
   filter:progid:DXImageTransform.Microsoft.Alpha(opacity=00); /* IE */
   -moz-opacity: .00; /*older Mozilla*/
   -khtml-opacity: 0.0;   /*older Safari*/
   opacity: 0.0;   /*supported by current Mozilla, Safari, and Opera*/
   background-color:#000000;
   position:fixed;
   top:0px;
   left:0px;
   width:100%;
   height:100%;
   text-align:center;
   vertical-align:middle;

 }

 /* #imageContainer {
    position: relative;
    z-index: 20000;
 } */
 
 /* Sitemap */
 
ul#sitemap{
    list-style: none outside none;
}

ul#sitemap li {

}
 
 ul#sitemap li a {
    background-image:url(../_images/design/arrow_bluelink.gif);
    background-position:left 50%;
    background-repeat:no-repeat;
    color:#008FDF;
    display:block;
    font-weight:bold;
    font-size: 1.1em;
    padding-left:16px;
    margin-bottom: 10px;
    text-decoration:none !important;
}

ul#sitemap li ul {
    padding-left: 25px;
    padding-bottom: 5px;
    list-style: none outside none;
}
 
ul#sitemap li ul a {
    display:block;
    padding-left:23px;
    margin-bottom: 5px;
    background-image:url(../_images/design/listpoint.png);
    background-position:left 50%;
    background-repeat:no-repeat;
    font-size: 1em;
    color: #7C7C7C;
}

 ul#sitemap li a:hover, ul#sitemap li ul a:hover{
     color: #444;
 }
 
 
