/* ---------------------------- */
/* 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",  Arial, Helvetica, sans-serif;
height:100%;
width:100%;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
cellpadding:0px;
cellspacing:0px;
} 

li {list-style-type:square;}


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


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


#kopf {
position: absolute;
width:100%;
top:0px;

}


#menue {
position:absolute;
top:135px;
left:0px;
width:230px;
}

#menue_inhalt {
position:relative;
padding:1px 0 1px 0;
left:0px;
width:100%;
margin-top:0px;
background-image:url(../images/bg/bg_menue2.png);
background-position:bottom;
background-repeat:no-repeat;
}

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

#menue_inhalt li {
list-style-type:none;
line-height:1em;
display:block;
}

#menue_inhalt a {
display:block;
color:#fff;
text-decoration:none;
font-size:0.8em;
padding:2px 0 2px 5px;
}


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

.menue_aktiv {background-color:#004494;border-bottom:1px solid #b3c9ee;}

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

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

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

.stoerer {
position:relative;
float:right;
right:10px;
padding:0px 20px 20px 20px;
}

#klinke {
position:relative;
top:48px;
left:0px;
width:230px;
height:134px;
background-image:url(../images/menue/zeiten_bg.png);
}

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

#klinke_tel {
font-size:0.8em;
position:relative;
top:20px;
left:0px;
width:100%;
height:46px;
color:#fff;
background-image:url(../images/telefon_bg.png); background-position:right; background-repeat:no-repeat;);
}

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

#inhalt {
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Segoe UI", Helvetica, Arial, Verdana, sans-serif;
	font-size:0.8em;
	line-height:1.5em;
	position:absolute;
	padding:0 10px 0 10px;
	left:250px;
	top:145px;
	width:600px;
	text-align:left;
	background-color:#ffffff;
}

#inhalt_kopf {position:absolute;left:250px;top:135px;width:620px;height:10px;background-image:url(../images/bg/kopf_inhalt.gif);background-position:top;background-repeat:no-repeat;}

#inhalt h1 {
font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Segoe UI", Helvetica, Arial, Verdana, sans-serif;
font-weight:lighter;
font-size:1.9em;
line-height:1.3em;
color:#002b71;
text-align:left;
}

#inhalt h2 {
font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Segoe UI", Helvetica, Arial, Verdana, sans-serif;
font-size:1.2em;
color:#002b71;
margin-top:35px;
margin-bottom:-10px;
}

#inhalt h3 {
font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Segoe UI", Helvetica, Arial, Verdana, sans-serif;
font-weight:lighter;
font-size:1.2em;
color:#002b71;
margin-bottom:-10px;
}


#inhalt b {
color:#000;
}

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

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

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

#inhalt a img {border:0px;}

#inhalt ul, ol {
margin-left:-20px;
}

.bilder {
float:right;
padding:0px 10px 10px 10px;
}

 a.intern_link {
 background-image: url(../images/pfeil_rechts.gif);
 padding-left: 25px;
 background-repeat: no-repeat;
 background-position: left;
}

 a.extern_link {
 background-image: url(../images/pfeil_rechts_extern.gif);
 padding-left: 25px;
 background-repeat: no-repeat;
 background-position: left;
}

 a.pdf {
 background-image: url(../images/pdf_small.gif);
 padding-left: 25px;
 background-repeat: no-repeat;
 background-position: left;
}