a:link		{ font-family: Arial, sans-serif; text-decoration: none; font-weight: bold; color: #0000FF }
a:hover	    { font-family: Arial, sans-serif; text-decoration: underline; color: #0000FF }
a:visited	{ font-family: Arial, sans-serif; text-decoration: none; font-weight: bold; color: #000099 }

h1           { font-family: Arial; font-size: 10pt; color: #FFFFFF; margin-bottom: 0 }
h2           { font-family: Arial; font-size: 12pt; color: #FF0000; font-weight: bold; margin-bottom: 0 }
h3           { font-family: Arial; font-size: 10pt; color: #FF0000; font-weight: bold; margin-bottom: 0 }
h4           { font-family: Arial; font-size: 12pt; color: #000000; font-weight: bold; line-height: 18px; margin-bottom: 0}
h5           { font-family: Arial; font-size: 10pt; color: #000000; font-weight: bold; margin-bottom: 0 }
h6           { font-family: Arial; font-size: 11px; color: #000000; font-weight: bold; margin-bottom: 0 }
h7           { font-family: Arial; font-size: 14pt; color: #000000; margin-bottom: 0 }

.Durchwahl    { font-family: Arial; font-size: 8pt; text-align:center; font-weight: bold; margin-top: 7px; margin-bottom: 1px;}

p            { font-family: Arial; font-size: 10pt; text-align:justify}
p.message	 { font-weight: bold; color: #FF0000; }
p.Ansprechp	 { font-family: Arial; font-size: 8pt; margin-top: 7px; margin-bottom: 1px;}
td           { font-family: Arial; font-size: 11px }
th           { font-family: Arial; font-size: 10pt; font-weight: bold } 

li           { font-family: Arial; font-size: 10pt; margin-top: 5; 
               margin-bottom: 5; list-style-image: url('images/Aufzaehlungszeichen.gif') }

body         { font-family: Arial; font-size: 10pt;
		
				scrollbar-3dlight-color:#FF0000;
    			scrollbar-arrow-color:#000000;
				scrollbar-base-color:#FF0000;
				scrollbar-darkshadow-color:#FF0000;
				scrollbar-face-color:#ffffff;
				scrollbar-highlight-color:#999999;
				scrollbar-shadow-color:#999999;
    			scrollbar-track-color:#C0C0C0;
    			} 

span.rechts { font-family: Arial; font-size: 10pt; text-align:right; }
span.links  { font-family: Arial; font-size: 10pt; text-align:left}
ul.klein 	  { margin-top: 3px; margin-bottom: 0px; margin-left: 15px; } 
li.klein 	  { font-family: Arial; font-size: 11px;   } 

input, textarea, select
{
	font-size: 10pt;
	color:#000000;
	font-family: arial;
	border: 1px solid #FF0000;
	background:#FFFFFF
}

input.TextBox
{
	border-left: 1px;
	border-right: 1px;
	border-top: 1px;
	border-bottom: 1px;
	border-style: solid;
	border-left-color: #999999;
	border-right-color: #666666;
	border-top-color: #999999;
	border-bottom-color: #666666;
	background:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000
}

input.Formular, select.Formular
{
	border-left: 1px;
	border-right: 1px;
	border-top: 1px;
	border-bottom: 1px;
	border-style: solid;
	border-left-color: #FF0000;
	border-right-color: #FF0000;
	border-top-color: #FF0000;
	border-bottom-color: #FF0000;
	background:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}





