body {
  FONT-FAMILY: Verdana, Tahoma, Arial, Helvetica, sans-serif;
  FONT-SIZE: 11px;
  color: #464646;
	scrollbar-face-color: #000064;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #e8e8e8;
	scrollbar-3dlight-color: #D1D7DC;
	scrollbar-arrow-color:  #FFFFFF;
	scrollbar-track-color: #e5e5e5;
	scrollbar-darkshadow-color: #98AAB1;
	background-color: #000064;
}

p, div, li, ul, td {
   font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
   font-size: 11px;
   font-style: normal;
   font-variant: normal;
   font-weight: normal;
   text-decoration: none;
   text-transform: none;
   text-shadow: none;
   color: #464646;
}

.site_image {
	border-top: 1px #003333 solid;
	border-right: 1px #003333 solid;
	border-bottom: 1px #003333 solid;
	border-left: 1px #003333 solid;
}

.tablehauptbg {
 background-color: #FFFFDC;
}

.ueber_buchstabe {
  font-size: 21px;
}

.text_buchstabe {
  font-size: 11pt;
  font-weight: bold;
}

.tablewidth {
  width: 490px;
}

.tablewidther {
  width: 537px;
}

.sitelink {
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-transform: none;
  text-decoration: underline;
  letter-spacing: 0px;
  text-shadow: none;
  color: #005DC6;
}

.sitelink_n {
  font-family: Times, Times New Roman, sans-serif, Trebuchet MS, Tahoma, Arial, Helvetica;
  font-size: 10pt;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  text-transform: none;
  text-decoration: underline;
  text-shadow: none;
  color: #0000CC;
}

em {
  font-family: Times, Times New Roman, sans-serif, Trebuchet MS, Tahoma, Arial, Helvetica;
  font-size: 10pt;
  font-style: italic;
  font-variant: normal;
  font-weight: normal;
  text-decoration: none;
  text-transform: none;
  text-shadow: none;
  color: #1E0F73;
}
   
.navi {
   font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
   font-size: 11px;
   font-weight: normal;
   color: #1A84EA;
   text-decoration: none;
}
.navi:hover {
   font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
   font-size: 11px;
   font-weight: bold;
   color: #005DC6;
   text-decoration: none;
}

.header {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   font-weight: normal;
   color: #646464;
}
   
.bereich {
   background-color: #C0C0C0;
   background-image: url("../images/bereichback1.gif");
}
.bereichfont {
   font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
   font-size: 11px;
   font-weight: bold;
   color: #005DC6;
}
input, textarea, select {
   font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
   font-size: 10px;
   background-color: #E1F0FF;
   color: #000000;
   border-color: #000000;
   border-width: 1px;
   padding: 2px;
   font-style: normal;
   font-variant: normal;
   font-weight: normal;
   letter-spacing: normal;
   word-spacing: normal;
   line-height: normal;
   text-decoration: none;
   text-transform: none;
   width: 90%;
}

.button {
	background-color : #FFFFFF;
	font-weight : normal;
	cursor: hand;
	font-size: 11px;
	width: 150px;
}
em {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9pt;
  font-style: italic;
  font-variant: normal;
  font-weight: normal;
  text-decoration: none;
  text-transform: none;
  text-shadow: none;
  color: #464646;
}

A:link {
  text-decoration: none;
  color: #1A84EA;
}

A:visited {
  text-decoration: none;
  color: #1A84EA;
}

A:hover {
  text-decoration: underline overline;
  color: #CC0000;
}

A:active {
  text-decoration: none;
  color: #005DC6;
  font-weight: bold;
}



h1, h2, h3, h4, h5, h6 {
   color: #005DC6;
   font-family: Verdana, Arial, Helvetica;
   font-style: normal;
   font-variant: normal;
   font-weight: bold;
   letter-spacing: normal;
   word-spacing: normal;
   line-height: normal;
   text-decoration: none;
   text-transform: none;
}
h1 {font-size: 22px;}
h2 {font-size: 20px;}
h3 {font-size: 18px;}
h4 {font-size: 15px;}
h5 {font-size: 12px; color: #005DC6; text-decoration: underline;}
h6 {font-size: 10px;}

