/* CSS Sytles für BA- Ravensburg: STUV.info */

/* Standard-Schriften */
p,body,li,td,table,tr,ul
	 { color: black; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif }

/* Überschriften */
h1
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#CC0033; /* rot */
	list-style-type:square;
	font-weight:bolder;
	padding-left:5px;
	}

h2 { color: #cc0033; font-style: normal; font-weight: normal; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; list-style-type: square }
#h2 { color: #cc0033; font-style: normal; font-weight: normal; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; list-style-type: square }
#FOOTER { color: black; text-align: center }
a { color: black; text-decoration: underline }
#M3 { color: black; padding-left: 5pt }
#M3-a { font-weight: bold; padding-left: 5pt }
#M2Sub  { margin-left: 10px }
#M2Sub-a { font-weight: bolder; margin-left: 10px }
#M2Main { margin-top: 15pt }
#M2Main-a { font-weight: bolder; margin-top: 15pt }
a:hover { color: #cc0033 }
#PRINTLINK { text-align: center; vertical-align: middle }
