


.defaultsize {
	font-size: 8pt;
}

h1 { font-family:  Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; color: black; margin-bottom: 7px;}
h2 { font-family:  Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; color: black; margin-top: 20px; margin-bottom: 15px;}
h3 { font-family:  Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; color: black; margin-top: 20px; }
li { font-family:  Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: black;  margin-left: -20px;
	 margin-bottom: 5px; list-style-image: url(images/pfeilsubitems.gif)}


/* normaler Fließtext: */
p {
font-family:  Verdana, Arial, Helvetica, sans-serif;
font-size: 8pt; color: black; margin-left: 5px;
}

/* text links */
.textlinks {
font-family:  Verdana, Arial, Helvetica, sans-serif;
font-size: 8pt;
color: black;
margin-left: 0px;
}


tr, th, td { font-family:  Verdana, Arial, Helvetica, sans-serif;
font-size: 8pt;
color: black;
}

/* Hintergrundtabelle*/
table.hg {
width: 900px;
padding: 0px;
border-style: none;
}

/* Zellen (Hintergrundtabelle) */
table.hg td {
}

/* oben */
.o {
background-image: url(images/oben.gif); 
}

/* mitte */
.m {
background-image: url(images/mitte.gif);
}

/* unten */
.u {
background-image: url(images/unten.gif);
}

/* Tabelle Kopf */
table.kopf {
width: 870px; 
}



/* Tabelle Mittelteil */
table.mitte {
padding: 0px;
width: 870px; 
background-color: #F5FAF7;
border-style: none;
}

/* Tabelle Mittelteil G  */
table.mitteg {
padding: 0px;
width: 870px; 
background-color: #FFFFFF;
border-style: none;
}


/* Tabelle Fuss */
table.fuss {
width: 860px;
padding: 0px;
background-image: url(images/farbverlauf_fuss.jpg);
}

/* Zellen (Tabelle Fuss) */
table.fuss td {
font-size: 7pt;
color: black;;
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 {
background-color: #F0F0F0;   
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: 1px;
border-bottom-color: white;
}

.naviges {
font-weight: bold;
background-color: #C51D0A;  
color: white;;
}

/* Links, nicht unterstr.: */ 
a:link {
text-decoration: none;
color: black;
}

A:visited {
text-decoration: none;
color: black;
}

A:active {
text-decoration: none;
color: black;
}

A:hover {
text-decoration: none;
color: black;
}
