/* CSS Document */

body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 0.9em;
}

#logo {
display:block;
}

#wrap {

background: #FFFFFF;S
}

h1 {
font-size: 130%;
text-transform:uppercase;
color: #27a22d;
font-weight: bold;
margin: 10px 0 20px 0;
padding: 0 0 2px 0;
border-bottom: #27a22d 1px solid;
}

p {
font-size: 90%;
line-height: 100%;
text-align:justify;
}

h2 {
text-transform:uppercase;
color: #27a22d;
font-size: 100%;
padding: 3px;
border: #ceefd4 1px solid;
margin: 0;
}

h2.diagnose {
text-transform:uppercase;
color: #27a22d;
font-size: 100%;
padding: 3px;
border: #27a22d 1px solid;
background-color: #ceefd4;
margin: 0 0 10px 0;
}

h3 {
color: #27a22d;
font-size: 90%;
}

a.zuweisungen_link {
margin-left: 3px;
text-transform:uppercase;
color: #006ab3;
}

a.zuweisungen_link:hover {
margin-left: 3px;
text-transform:uppercase;
color: #006ab3;
text-decoration:none;
}

.invisible {
display:none;
}

.backtotop {
display:block;
margin: 0 0 20px 400px;
padding: 0 0 0 22px;
background:url(../img/back_to_top.jpg) no-repeat;
height: 22px;
color: #27a22d;
text-transform:uppercase;
}

.backtotop:hover {
display:block;
margin: 0 0 20px 400px;
padding: 0 0 0 22px;
background:url(../img/back_to_top.jpg) 0 -20px no-repeat;
height: 22px;
color: #ceefd4;
text-transform:uppercase;
}

img.notizblock {
padding-top: 3px;
}

.link {
color: #006ab3;
}

.link:hover {
color: #27a22d;
}


ol#diagnose_nav {
list-style:upper-alpha;
color:#006ab3;
line-height: 1em;
font-size: 1.2em;
margin: 0 0 30px 0;

}

ol.diagnose_sub_nav {
list-style:upper-roman;
padding-left: 22px;
color:#006ab3;
line-height: 1em;
font-size: 0.7em;
}

.diagnosetext {
margin: 10px 0 10px 30px;
}

.lefttd {
font-weight:bold;
width: 100px;
vertical-align:top;
}

.righttd {
width: 150px;
}

.gruenborder {
padding: 4px;
border: #006ab3 1px solid;
margin: 0 0 25px 0;
}

.smaller {
font-size: 0.7em;
}

ul.zytometrie {
list-style:square;
font-size: 0.9em;
margin: 20px 0 10px 30px;
line-height: 1em;
}

table.diagnosetext td {
height:auto;
}

div.hellgruen {
border: 1px solid #ddeffb;
}

.invisible {
display:inline;
}

.nbsp  {
display:none;
}
