/*
Copyright (c) 2007, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.2.2
*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;}

/*
Copyright (c) 2007, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.2.2
*/
/**
 * Percents could work for IE, but for backCompat purposes, we are using keywords.
 * x-small is for IE6/7 quirks mode.
 * 
 */
body {font:13px arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}
table {font-size:inherit;font:100%;}

/**
 * 99% for safari; 100% is too large
 */
select, input, textarea {font:99% arial,helvetica,clean,sans-serif;}

/**
 * Bump up !IE to get to 13px equivalent
 */
pre, code {font:115% monospace;*font-size:100%;}

/**
 * Default line-height based on font-size rather than "computed-value"
 * see: http://www.w3.org/TR/CSS21/visudet.html#line-height
 */
body * {line-height:1.22em;}



/*  +++++++++++  */
/*  TYPOGRAPHIE  */
/*  +++++++++++  */

p, dd, td, th, li, label, legend {
color: #000;
background: transparent;
}

body * { font: 12px/1.5 Verdana, Geneva, Arial, Helvetica, sans-serif; }

h1, h2, h3, h4 {
font-weight: bold;
color: #6B625C;
margin: 0.5em 0;
}
h1 { 
font-size: 22px;
line-height: 1.2;
color: #D8081C;
margin: 1em 0 0.75em;
}
h2 {
font-size: 12px;
color: #000; 
margin: 0.5em 0 -0.75em;
}
h3 {
font-size: 12px;
margin: 0.5em 0 -0.75em;
}
h4 {
font-size: 12px;
color: #000; 
margin: 0.5em 0 -0.5em;
}

p, dd, ul { margin: 1em 0 2em; }
dd { margin-top: 0.3em; }

a, a:link, .internal {
color: #6b625c;
text-decoration: underline;
}
a:visited { text-decoration: none; }
a:hover, a:active, a:focus, .internal:hover {
color: #d8081c;
text-decoration: underline;
}

img { border: 0; }

strong, b, dt { font-weight: bold; }
i { font-style: italic; }
em { color: #6B625C; }
em a, em a:link {
color: #000;
text-decoration: underline;
}

sub, sup { font-size: 83%; }
abbr, acronym { border-bottom: 1px dotted #6b625c; }

.hNav { font-size: 11px; }

.rechts { text-align: right; }
.mitte { text-align: center; }
.links { text-align: left; }

.floatright { float: right; }
.floatleft { float: left; padding-right: 10px; }

.nobr { white-space: nowrap; }
.noborder { border: 0; }

hr {
clear: both;
border: 1px solid #fff;
border-bottom: 1px solid #000;
}
.clear { clear: both; }

.alert { color: #d8081c; }

.teaserblock h3, .teaserblock p { font-size: 11px; }
.teaserblock p { margin: 1em 0 0.5em; }

.hinweis, .hinweis acronym, .hinweis a { font-size: 11px; }


#inhalt ul {
list-style: disc;
margin-left: 16px;
}

#inhalt ol {
list-style: decimal;
margin-left: 20px;
padding: 10px 5px;
}

p .download {
padding-left: 10px;
background: transparent url(/skin/bilder/layout/i_icon_arrow_down.gif) no-repeat scroll 0 4px;
}
p a.download:hover, a.download:active {
padding-left: 10px;
background: transparent url(/skin/bilder/layout/i_icon_arrow_down.gif) no-repeat scroll 0 5px;
}

p .internal, li .internal {
padding-left: 12px;
background: transparent url(/skin/bilder/layout/i_icon_arrow_re.gif) no-repeat scroll 0 4px;
}
#navigation p { padding-left: 12px; }
#navigation p a { font-size: 11px; }

p .external, td .external {
padding-left: 10px;
background: transparent url(/skin/bilder/aexternal.gif) no-repeat scroll 0 3px;
}
p a.external:hover, p a.external:active, td a.external:hover, td a.external:active {
background: transparent url(/skin/bilder/aexternal_h.gif) no-repeat scroll 0 3px;
}

p .email, li .email {
padding-left: 13px;
background: transparent url(/skin/bilder/email.gif) no-repeat scroll 0 3px;
}
p a.email:hover, p a.email:active, li a.email:hover, li a.email:active {
background: transparent url(/skin/bilder/email_h.gif) no-repeat scroll 0 3px;
}

p .anmelden {
white-space: nowrap;
padding-left: 15px;
background: transparent url(/skin/bilder/anmelden.gif) no-repeat scroll 0 2px;
}
p a.anmelden:hover, p a.anmelden:active {
background: transparent url(/skin/bilder/anmelden_h.gif) no-repeat scroll 0 2px;
}


p#pflicht { font-size: 11px;  color: #b7adaa; }

/*  +++++++++++  */
/*  LAYOUT       */
/*  +++++++++++  */

html, body { background: #fff; }
body { height: 100%; overflow-y: scroll;  }

#seite {
position: absolute;
width: 826px;
margin-left: 50%;
left: -413px;
top: 0;
background: transparent url(/skin/bilder/layout/bg_rand.gif) repeat-y scroll 0 0;
min-height: 100%;
}

#koerper {
width: 759px;
margin-left: 32px;
border: solid black;
border-width: 0 1px;
min-height: 100%;
}

h1#EffortilHome { 
margin: 27px 0;
float: left;
width: 167px;
height: 35px;
text-indent: -400px;
overflow: hidden;
background: transparent url(/skin/bilder/layout/l_effortil.gif) no-repeat scroll 0 0;
}
h1#EffortilHome a { 
display: block;
height: 35px;
}

h2#slogan {
margin: 23px 0;
float: right;
width: 315px;
height: 41px;
text-indent: -600px;
overflow: hidden;
background: transparent url(/skin/bilder/layout/i_slogan2.gif) no-repeat scroll 0 0;
}

h3#thema {
clear: both;
margin: 27px 0 0 0;
width: 100%;
height: 29px;
text-indent: -800px;
overflow: hidden;
background: #51473f;
border-bottom: 1px solid black;
}
.roterbalken {
clear: both;
width: 100%;
height: 29px;
background: #d8081c;
border-bottom: 1px solid black;
}

#huelle {
background: transparent url(/skin/bilder/layout/bg_navi_medizin.gif) no-repeat scroll 0 bottom;
border-bottom: 1px solid #000;
}

#substanz {
float: right;
width: 590px;
border-left: 1px solid #000;
}

#theme {
width: 590px;
height: 120px;
overflow: hidden;
border-bottom: 1px solid #000;
}

#inhalt {
margin: 0 0 0 20px;
width: 360px;
float: left;
}

#teaser {
width: 189px;
float: right;
}
.teaserblock {
margin: 29px 0 0 0;
border-bottom: 1px solid #000;
}

#navigation {
width: 168px;
padding-bottom: 230px;
border-right: 1px solid #000;
}

#pflicht { margin-top: 0; padding-left: 20px; }

#bi a {
display: block;
width: 100%;
height: 43px;
text-indent: -400px;
overflow: hidden;
background: transparent url(/skin/bilder/layout/l_boehringer.gif) no-repeat scroll 590px bottom;
}

.abschluss {
clear: both;
overflow: hidden;
height: 1px;
margin-top: -1px;
}

/* navigation */


/* Hauptebene */

#hauptnavigation li {
display: inline;
list-style: none;
padding: 0;
}
ul#hauptnavigation, #hauptnavigation ul, ul#hilfsnavigation {
margin: 0;
padding:0;
}

a.firstlevel, a.firstlevelHigh {
display: block;
border-bottom: 1px solid #000;
font: bold 12px/1.5em Verdana, Geneva, Arial, Helvetica, sans-serif;
text-decoration: none;
cursor: hand;
overflow: auto;
padding: 6px 2px 6px 10px;
}

a.firstlevel:link, a.firstlevel:visited, a.firstlevelHigh, a.firstlevelHigh:visited {
color: #d8081c;
}
a.firstlevel:hover, a.firstlevel:active, a.firstlevelHigh:hover, a.firstlevelHigh:active {  
color: #fff;
background: #51473f;
text-decoration: none;
}
a.firstlevelHigh, a.firstlevelHigh:visited, a.firstlevelHigh:hover, a.firstlevelHigh:active {
background-image: url(../bilder/layout/i_navi_arrow_down.gif);
background-repeat: no-repeat;
background-attachment: scroll;
background-position: 10px center;
text-decoration: none;
cursor: hand;
padding-left: 25px;
}


/* 1. Unterebene */

.subnavigation { margin: 0; }

a.secondlevel, a.secondlevelHigh {
display: block;
border-bottom: 1px dotted #000;
font: normal 12px/1.5em Verdana, Geneva, Arial, Helvetica, sans-serif;
text-decoration: none;
cursor: hand;
overflow: auto;
padding: 6px 2px 6px 10px;
}

a.secondlevel:link, a.secondlevel:visited, a.secondlevelHigh:link, a.secondlevelHigh:visited {
color: #000;
}
a.secondlevel:hover, a.secondlevel:active, a.secondlevelHigh:hover, a.secondlevelHigh:active {	
color: #fff;
background: #51473f;
text-decoration: none;
}
a.secondlevelHigh:link, a.secondlevelHigh:visited, a.secondlevelHigh:hover, a.secondlevelHigh:active {
background-image: url(../bilder/layout/i_navi_arrow_right.gif);
background-repeat: no-repeat;
background-attachment: scroll;
background-position: 10px 11px;
text-decoration: none;
cursor: hand;
padding-left: 25px;
}




input.txxt, textarea { 
background: transparent;
border: 1px solid #ddd;
padding: 2px;
font-family: "Lucida Console", "Andale Mono", "Courier New", Courier, monospace;
font-size: 13px;
color: #6b625c;
}

.radio {
margin-right: 10px;
margin-left: 20px
}
.klein { font: bold 12px/1.5em verdana,arial,sans-serif; }

/* check required */
.required, input.required {
background: transparent url(../bilder/required.gif) no-repeat scroll top right;
border: 1px solid #ddd;
padding: 2px;
}
.completed, input.completed {
background: transparent url(../bilder/complete.gif) no-repeat scroll top right;
border: 1px solid #ddd;
padding: 2px;
}
.problem, input.problem {
background: #fcc url(../bilder/caution.gif) no-repeat scroll top right;
border: 1px solid #ddd;
padding: 2px;
}


/* Interaktivitaet */
input.txxt:focus, textarea:focus {
background: #eee url(../bilder/focus.gif) no-repeat scroll top right;
color: #36312c;
border: 1px solid #eee;
padding: 2px;
}


/* Fehler */
.fehler {
margin: 5px 0 20px 0;
padding: 10px;
background: #fcc;
}
.fehler h2 {
color: #800;
text-align: left;
}
.fehler ul, .fehler li {
color: #800;
text-align: left;
}

/* OKAY */
.gruen {
padding: 10px 0;
}
.gruen h3, .gruen p { 
color: #01904a;
}



/*  +++++++++++  */
/*     START     */
/*  +++++++++++  */


#theme { height: 178px; }


#theme { background: transparent url(/skin/bilder/layout/themes/Start.jpg) no-repeat scroll 0 0; }


@media print {

  html, body { background: transparent; }
  
  h3#thema, div.roterbalken, #navigation, #theme, #teaser, .hilfsnavigation, .abschluss  {
  display: none !important;
  }
  
  body {
  font-family: serif;
  font-size: 10pt;
  color: #000;
  }
  p, dd, td, th, li, label, legend, h1, h2, h3, h4, h5 { color: #000; }
  
  #seite, #koerper {
  overflow: visible;
  min-height: 100%;
  page-break-inside: auto;
  border: 0;
  background-image: none;
  }

  #huelle {
  border-bottom: none;
  background-image: none;
  }

  #substanz {
  border-left: none;
  float: right;
  width: 18cm;
  }

  #inhalt {
  width: 17.5cm;
  padding-left: 0;
  margin: 0;
  overflow: visible;
  }
  
  #bi {
  position: absolute;
  bottom: 1cm;
  right: 3cm;
  }
  #bi a {
  display: inline;
  width: auto;
  text-indent: 0;
  background-image: none;
  }

  a, a:visited, a:hover { color: #000 !important; }
  a img { border: 0; }
  
  p .external, td .external {
  padding-left: 0;
  background-image: none;
  }
  p a.external:hover, p a.external:active, td a.external:hover, td a.external:active {
  background-image: none;
  }


}