/* ---------------------------- */
/* STYLESHEET DR. SCHOLZ UND DR. PÜTZ */
/* ---------------------------- */


/* ---------------------------- */
/* FARBEN */
/* ---------------------------- */
BLAU: 002b71
HELL-BLAU: e5eaf1
GRAU: 878889
HINWEIS-BLAU: a5abd2
LINK: 004494
MENUE: dee2f1
/* ---------------------------- */


/* ---------------------------- */
/* ALLGEMEINE ANGABEN */
/* ---------------------------- */

html {height:100%; width:100%;}

body {
font-family: "HelveticaNeue-Light", "Helvetica Neue Light",  Helvetica, Arial;
height:100%;
width:100%;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
cellpadding:0px;
cellspacing:0px;
} 


/* ---------------------------- */


/* ---------------------------- */
/* INHALT */
/* ---------------------------- */
.auszeichnung {
color:#666666;
}

#kopf {
height:7.5em;
position: absolute;
width:100%;
background-image:url(../images/bg/bg_kopf.jpg);
background-position:right;
background-repeat:no-repeat;
}

#kopf p {
position:absolute; 
text-align:right; 
font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Segoe UI", Helvetica, "Trebuchet MS", Verdana, sans-serif;
font-size:0.8em; 
top:0px; 
right:10px;
color:#999;
}

#kopf a{
color:#999;
}

#kopf a:hover {
text-decoration:none;
}

#menue {
display:none;
}

#menue_inhalt {
position:relative;
top:0px,
left:0px;
width:100%;
margin-top:0px;
background-image:url(../images/menue/bg_menue.jpg);
background-position:bottom;
background-repeat:no-repeat;
}

#menue_inhalt ul {
margin-left:-20px;
}

#menue_inhalt li {
list-style-type:none;
line-height:1em;
margin-bottom:5px;
}

#menue_inhalt a {
display:block;
color:#000;
text-decoration:none;
font-size:0.8em;
}

#menue_inhalt a:hover{
color:#002b71;
font-size:0.8em;
}

.ul_ebene_2 {
margin-left:-15px;
}

.ul_ebene_3 {
margin-left:-15px;
}

.ul_ebene_4 {
margin-left:-15px;
}

#klinke {
font-size:0.8em;
position:relative;
top:20px;
left:0px;
width:100%;
color:#fff;
background-color:#95a3d8;
}

#klinke p {
margin-left:2.7em;
}

#inhalt {
font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Segoe UI", Helvetica, "Trebuchet MS", Verdana, sans-serif;
font-size:0.9em;
line-height:1.5em;
position:absolute;
left:28%;
top:7.5em;
}

#inhalt h1 {
font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Segoe UI", Helvetica, "Trebuchet MS", Verdana, sans-serif;
font-weight:lighter;
font-size:2em;
line-height:1.1em;
color:#666666;
margin-top:25px;
}

#inhalt h2 {
font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Segoe UI", Helvetica, "Trebuchet MS", Verdana, sans-serif;
font-size:1.2em;
}

#inhalt table {
width:80%;
line-height:1.5em;
}

#inhalt p {
width:60%;
}

#inhalt a {
font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Segoe UI", Helvetica, "Trebuchet MS", Verdana, sans-serif;
color: #002b71;
}

#inhalt a:hover {
text-decoration:none;
}

#bilder img {
padding:0px 5px 5px 0px;
}