/* Definition der Schriftarten/Klassen fuer SPD-Wuennenberg */
A:link, A:visited { 
text-decoration: underline; 
color: #404040;
}

A:hover { 
text-decoration: none; 
font-weight: bold; 
Font-Size : 100%
}

A:active { 
text-decoration: underline; 
font-weight: bold 
}

/* body-class */
body.margin {
margin-top: 3px; 
margin-left: 0px;
}

/* body-class */
body.margin1 {
margin-top: 1px; 
margin-left: 0px;
}

/* td-classes */
td.h1 {
font-family: Arial,Times New Roman; 
font-size: 20pt; 
font-weight: bold; 
color: #B52121;
} /*farbige Ueberschrift*/

td.h2, span.h2 {
font-family: Arial,Times New Roman; 
font-size: 12pt; 
color: #FFFFFF;
text-align: center;
} /*Links*/

td.h3, span.h3 {
font-family: Arial,Times New Roman; 
font-size: 10pt; 
color: #FFFFFF;
} /*Fusstext*/

td.h4 {
font-family: Arial,Times New Roman; 
font-size: 10pt; 
color: #404040;
text-align: center;
} /*Haupttext*/

td.h5 {
font-family: Arial,Times New Roman; 
font-size: 14pt; 
color: #404040; 
font-weight: bold;
} /*Ueberschrift Haupttext*/

td.h6 {
font-family: Arial,Times New Roman; 
font-size: 12pt; 
color: #404040; 
font-weight: bold;
} 

td.h7 {
font-family: Arial,Times New Roman; 
font-size: 10pt; 
color: #404040; 
font-weight: bold; 
text-align: center;
}

td.h8 {
font-family: Arial,Times New Roman; 
font-size: 10pt; 
color: #404040; 
} /*Haupttext mit Ausrichtung*/

td.h9 {
font-family: Arial,Times New Roman; 
font-size: 14pt; 
color: #404040; 
font-weight: bold; 
text-align: center;
} /*Ueberschrift Haupttext mit Ausrichtung*/

td.h10 {
font-family: Arial,Times New Roman; 
font-size: 10pt; 
color: #404040; 
font-weight: bold; 
text-align: center; 
border-width: 1px 0px 0px 0px; 
border-style: solid; 
border-color: silver;
}  /*Links mit Rahmen oben und unten*/

td.h11 {
font-family: Arial,Times New Roman; 
font-size: 10pt; 
color: #404040; 
text-align: center; 
border-width: 1px 0px 0px 0px;
border-style: solid; 
border-color: silver;
} /*Haupttext* mit Ausrichtung Rahmen fuer Tab.Ausschuesse*/

td.h12 {
font-family: Arial,Times New Roman; 
font-size: 12pt; 
color: #404040; 
font-weight: bold; 
text-align: center;
vertical-align: middle;
border-width:1px;
border-style:solid;
border-color:silver;
} /*Ausschuesse Ueberschriften*/

td.h13 {
font-family: Arial,Times New Roman; 
font-size: 10pt; 
color: #404040; 
text-align: justify;
margin-left:2;
} /*Haupttext Impressum*/

td.h14 {
font-family: Arial,Times New Roman; 
font-size: 10pt; 
color: #404040;
text-align: center;
vertical-align: middle;
border-width:1px 1px 0px 0px;
border-style:solid;
border-color:silver;
} /*Haupttext mit Ausrichtung und Rahmen*/

td.h15 {
font-family: Arial,Times New Roman; 
font-size: 8pt; 
color: #404040;
text-align: center;
vertical-align: bottom;
border-width:1px;
border-style:solid;
border-color:silver;
} /*Haupttext mit Ausrichtung und Rahmen*/

td.h16 {
font-family: Arial,Times New Roman; 
font-size: 12pt; 
color: #404040;  
text-align: left;
vertical-align: middle;
border-width:1px;
border-style:solid;
border-color:silver;
} /*Ausschuesse Ueberschriften*/

table.h1 {
border-width:1px;
border-style:solid;
border-color:silver;
} /*Tabellen - Rahmen*/


/* span classes */
span.h3 {
font-family: Arial,Times New Roman; 
font-size: 8pt; 
color: #404040;
} /*Haupttext*/

span.h4 {
font-family: Arial,Times New Roman; 
font-size: 10pt; 
color: #404040;
} /*Haupttext*/

span.h5 {
font-family: Arial,Times New Roman; 
font-size: 12pt; 
color: #404040; 
} /*Haedline*/

span.h6 {
font-family: Arial,Times New Roman; 
font-size: 12pt; 
color: #404040; 
font-weight: bold;
} /*Haedline*/



