

body {
  font-family: Verdana;
  font-size: 13px;
}


H1 {
  color: black;
  font-family: Verdana, sans-serif;
  font-size: 15px;
  font-weight: bold;
}

H2 {
  font-family: Verdana, sans-serif;
  font-size: 14px;
}

H3 {
  font-family: Verdana, sans-serif;
  font-size: 14px;
}


TD {
  font-family: Verdana, sans-serif;
  font-size: 13px;
}

TD.kalender {
  font-family: Verdana, sans-serif;
  font-size: 11px;
  color: #444444;
}

TD.kalendertage {
  font-family: Verdana, sans-serif;
  font-size: 11px;
  color: #000000;
font-weight: bold;
}

P {
  font-family: Verdana, sans-serif;
  font-size: 13px;
}


UL{
  list-style-position: outside;
  list-style-image: url("images/standards/aufzaehlungszeichen.gif");

}



CITE {
  color: black;
  font-family: Verdana, sans-serif;
  font-size: 13px;
  font-style: normal;
  font-weight: bold;
}

CITE.wieh1 {
  color: black;
  font-family: Verdana, sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: bold;
}

CITE.wieh2 {
  color: black;
  font-family: Verdana, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: bold;
}

CITE.farbig {
  color: #cca222;
}

CITE.alert {
  color: red;
}


SMALL {
  color: gray;
  font-family: Verdana, sans-serif;
  font-size: 11px;
  font-style: normal;
  font-weight: normal;
}

BIG {
  font-family: Verdana, sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: bold;
}


BIG.menu3_aktiv {
   color: black;
   text-decoration: none;
   font-size: 14px;
   font-weight: bold;
}

BIG.menu3 {
   color: gray;
   text-decoration: none;
   font-size: 13px;
   font-weight: bold;
}
A {
  	 color: #003399;
  	 text-decoration: none;
  	font-size: 13px;
}

A:hover {
  	 color: #cca222;
  	 text-decoration: underline;
	
	font-size: 13px;
}

A.fett {
  	 color: #003399;
  	 text-decoration: none;
	font-weight: bold;
  	font-size: 13px;
}

A.fett:hover {
  	 color: #cca222;
  	 text-decoration: underline;
	font-weight: bold;
	font-size: 13px;
}



A.menu_normal {
  	 color: #333333;
  	 text-decoration: none;
  	font-size: 12px;
	font-weight: bold;

}
A.menu_normal:hover {
  	 color: #FFFFFF;
  	 text-decoration: none;
	font-weight: bold;
     font-size: 12px;
	background-color:#333333;
}

A.menu_aktiv {
  	 color: #FFFFFF;
  	 text-decoration: none;
  	font-size: 12px;
	font-weight: bold;
}

A.menu_aktiv:hover {
  	 color: #FFDD82;
	background-color:#333333;
      font-size: 12px;
	text-decoration: none;
}

A.menu3 {
  	 color:  #003399;
  	 text-decoration: none;
  	font-size: 12px;
	font-weight: bold;
}

A.menu3:hover {
  	 color: #cca222;
  	 text-decoration: none;
      font-size: 12px;
	font-weight: bold;
}

A.button {
  	 color:  #111111;
  	 text-decoration: none;
  	font-size: 13px;
	font-weight: bold;
}

A.button:hover {
  	 color: #cca222;
  	 text-decoration: none;
  	font-size: 13px;
	font-weight: bold;
}

A.kalender {
  	 color:  #003399;
  	 text-decoration: none;
  	font-size: 10px;
	font-weight: bold;
}

A.kalender:hover {
  	 color:  #cca222;
  	 text-decoration: none;
  	font-size: 10px;
	font-weight: bold;
}

Input.kontakt{

	width:250px;
	border-top: 3px #888888 solid;
	border-right: 3px #888888 solid;
	border-bottom: 3px #888888 solid;
	border-left: 3px #888888 solid;
}

Textarea.kontakt{

	width:250px;
	border-top: 3px #888888 solid;
	border-right: 3px #888888 solid;
	border-bottom: 3px #888888 solid;
	border-left: 3px #888888 solid;

}


