

BODY
{
Font-Family: Arial, Verdana, Helvetica;
Margin: 10px;
}

H1
{
	Font-Family: Arial, Verdana, Helvetica;
	Font-Size: 16pt;
	Text-Align: center;
	border-bottom: thin dotted #FF8000 ;
	margin: 14px;
	color:#4F5777 ;
	border-bottom-width: thick;
}

H2
{
	Font-Family: Arial, Verdana, Helvetica;
	Font-Size: 12pt;
	Text-Align: left;
	border-bottom: thin dotted #4F5777;
	margin: 11px;
	color: #000000;
	border-bottom-width: medium;
}

H3
{
Font-Family: Arial, Verdana, Helvetica;
Font-Size: 10pt;
Text-Align: center;
}


TABLE
{
Font-Family: Arial, Verdana, Helvetica;
Font-Size: 10pt;
}

TD
{
Font-Family: Arial, Verdana, Helvetica;
Font-Size: 10pt;
}

TR
{
Font-Family: Arial, Verdana, Helvetica;
Font-Size: 10pt;
}

P
{
Font-Family: Arial, Verdana, Helvetica;
Margin: 15px;
Font-Size: 11pt;
}


ul {
Font-Family: Arial, Verdana, Helvetica;
Font-Size: 11pt;
}


.inhalt {
        text-align: left;
        background:#E7EFFF;
      }


.mini {
  Font-Family: Arial, Verdana, Helvetica;
Margin: 2px;
Font-Size: 9pt;
}




input {
	background-color: #FFFFFF;
	Font-Family: Arial, Verdana, Helvetica;
	Font-Size: 9pt;
	border-color: #AFBFC7;
}

select{
	background-color: #E7EFFF;
	Font-Family: Arial, Verdana, Helvetica;
	Font-Size: 9pt;
}


a.menu { display:block; width:150px; height:20px; border:0px groove #99d; margin-top:0px; padding:0px; font-family:Arial, Verdana, sans-serif; font-size:11; font-weight:bold; background-color:#C72F2F;}
a.menu:link    { color:#4F5777  ; background-color:#F9F191  ; text-decoration:none; }
a.menu:visited { color:#4F5777  ; background-color:#F9F191  ; text-decoration:none; }
a.menu:hover   { color:#FF8000 ; background-color:#4F5777   ; text-decoration:none; }
a.menu:active  { color:#FF8000 ; background-color:#4F5777   ; text-decoration:none; }




.funky-table{
	border-bottom: 1px dashed Gray;
	border-left: 1px dashed Gray;
	border-right: 1px dashed Gray;
         border-top: 1px dashed Gray;
}



a:link{color:#4F5777  ; font-family: Arial, Helvetica, sans-serif;}
a:visited{color:#41567D ; font-family: Arial, Helvetica, sans-serif;}
a:hover{ color:#000000; background-color:#FF8000  ; text-decoration:none; }
a:active{color:#41567D ; font-family: Arial, Helvetica, sans-serif;}


p:first-letter { font-size:130%; color:#4F5777 ; font-weight:bold; }



.navi {
   border-right: 1px dotted Black;
}




.meldungen {
font-family:Arial, Verdana, sans-serif; font-size:11;
border-bottom: 1px dotted #4F5777;
color:##000000;
padding: 5px;}

.headrand {
font-family:Arial, Verdana, sans-serif; font-size:12;
font-weight:bold;
padding: 2px;
color:#FFFFFF;}




a.menu-h {
display:block;
width:90px;
height:35px;
border:0px groove #99d;
margin-top:0px; padding:4px;
font-family:Arial, Verdana, sans-serif;
font-size:10;
background-color:#FF8000;
}


a.menu-h:link    { color:#4F5777  ; background-color:#F9F191  ; text-decoration:none; }
a.menu-h:visited { color:#4F5777  ; background-color:#F9F191  ; text-decoration:none; }
a.menu-h:hover   { color:#FF8000 ; background-color:#4F5777   ; text-decoration:none; }
a.menu-h:active  { color:#FF8000 ; background-color:#4F5777   ; text-decoration:none; }


.contents1{
	border-left: 1px dashed;
	border-right: 1px dashed;
	border-bottom: 1px dashed;
	border-top: 1px dashed;
	margin: 10px;
	background-color: #FFFFFF;
	border-bottom-color: #4F5777;
         border-top-color: #4F5777;
         border-left-color: #4F5777;
         border-right-color: #4F5777  ;
}


.contents2{
	border-left: 1px dashed Gray;
	border-right: 1px dashed Gray;
	border-bottom: 1px dashed Gray;
	border-top: 1px dashed Gray;
	margin: 10px;
	background-color:#E2E2E2;
       	border-bottom-color: #4F5777;
         border-top-color: #4F5777;
         border-left-color: #4F5777;
         border-right-color: #4F5777 ;
}