


.defaultsize {
	font-size: 8pt;
}

h1 { font-family:  Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; color:#00004F; margin-bottom: 7px;}
h2 { font-family:  Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; color:#00004F; margin-top: 20px; margin-bottom: 15px;}
h3 { font-family:  Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; color:#00004F; margin-top: 20px; }
li { font-family:  Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #00004F;  margin-left: -20px;
	 margin-bottom: 2px; list-style-image: url(images/pfeilsubitems.gif)}


/* normaler Fließtext: */
p {
font-family:  Verdana, Arial, Helvetica, sans-serif;
font-size: 8pt;
color: #00004F;
margin-left: 8px;
}

/* text links */
.textlinks {
font-family:  Verdana, Arial, Helvetica, sans-serif;
font-size: 8pt;
color: #00004F;
margin-left: 0px;
}

tr, th, td { font-family:  Verdana, Arial, Helvetica, sans-serif;
font-size: 8pt;
color: #00004F;
}

/* Hintergrundtabelle*/
table.hg {
width: 1300px;
hight: 868 px;
background-image: url(images/hintergrund.jpg);
padding: 0px;
border-style: none;
}

/* Zellen (Hintergrundtabelle) */
table.hg td {
}

/* oben */
.o {
background-image: url(images/oben.gif); 
}

/* mitte */
.m {
}

/* unten */
.u {
background-image: url(images/unten.gif);
}

/* Tabelle Kopf */
table.kopf {
width: 870px; 
}



/* Tabelle Mittelteil */
table.mitte {
padding: 0px;
width: 850px; 
margin-top: 30px;
border-style: none;
}



/* Tabelle Fuss */
table.fuss {
width: 860px;
padding: 0px;
background-image: url(images/gruen_weiss_kurz.gif);
}

/* Zellen (Tabelle Fuss) */
table.fuss td {
font-size: 7pt;
color: #00004F;
text-align: center;
height: 38px;
}

/* Tabelle Content */
table.content {
width: 670px;
padding: 0px;
border-style: none;
}

/* Zellen (Tabelle Content) */
table.content td {
text-align: left;

}

/* Überschrift (in Tabelle Content)*/
.ue {
border-bottom-style: solid;
border-bottom-width: 1px;
}

/* Text (in Tabelle Content)*/
.text {
font-size: 8pt;
}

/* Tabelle NAvigation links (ohne Hintergrundfarbe, da für Gesundheit und den Rest unterschiedlich*/
table.navig {
width: 158px;
padding: 7px;
border-style: none;
}

/* Zellen (Tabelle navig) */
table.navig td {
font-size: 8pt;
padding: 5px;
text-align: left;
padding-left: 10px;
border-bottom-style: groove;
border-bottom-width: 2px;
border-bottom-color: #8AA2CE;
}

.naviges {
font-weight: bold;
background-color: #00004F;
color: #FFFFFF;
}

.naviabf {
font-weight: bold;
color: #F5FAF7;
background-color: #204231;   
}




/* Links, nicht unterstr.: */ 
a:link {
text-decoration: none;
color: #00004F;
}

A:visited {
text-decoration: none;
color: #00004F;
}

A:active {
text-decoration: none;
color: #00004F;
}

A:hover {
text-decoration: none;
color: #00004F;
}