/* CSS Document */


h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #972027;
}


A:link   { color: #000000; text-decoration: none }

A:active  {
	text-decoration : none;
	color : #000000;
}

A:hover       { color: #972027; font-weight: bold; text-decoration: none }

A:visited   { color: #000; text-decoration: none }

A:hover       { color: #972027; font-weight: bold; text-decoration: none }
.button  { color: #ffffff; font-size: 11px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; background-color: #000; width: 100px; border: solid 1px #999999 }

.buttonover      { color: #972027; font-size: 11px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-weight: bold; background-color: #999; width: 100px; border: solid 1px #999999 }

.text        { color: #000; font-size: 11px; font-family: Verdana, sans-serif; line-height: 14px }

	
.links      { color: #972027; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-weight: normal }
.head    { color: #972027; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-weight: normal; line-height: 14px; letter-spacing: 1px }
.headblaubold        { color: #972027; font-size: 16px; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-weight: bold; line-height: 20px }
	
.alert {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	}

.textblaubold       { color: #972027; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-weight: bold; line-height: 20px; border: solid 0 }
	
.tablenormal{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	background-color : #666666;
	border: 1px solid #999999;
	}
	
.textklein   { color: #000; font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif }
.textkleinbold { font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold }
.eingabe      { color: #972027; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #999; padding: 2px; border: solid 1px #cccccc }

TEXTAREA      { color: #972027; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #999; padding: 2px; border: solid 1px #cccccc }
.bold   { color: #000; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-weight: bold; line-height: 20px }

.copyright {
	color: #CCCCCC;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 9px;
	text-decoration : none;
}


.subhead {

	font-weight: bold;
	color: #972027;
	font-family: Verdana, sans-serif;
	font-size: 16pt;
	letter-spacing: 2px;
	line-height: 16pt;

} 
