a:link {
	color:#666666;
	font-family: Verdana, Arial, Geneva;
	font-size:12px;
	text-decoration:none;
	font-weight: bold;
	line-height: 14pt;
}
a:visited {
	color:#999999;
	font-family: Verdana, Arial, Geneva;
	font-size:12px;
	text-decoration:none;
	font-weight: bold;
	line-height: 14pt;
}
a:active { 
color:#1263ad; 
}
a:hover {
	color:#1263ad;
	font-family: Verdana, Arial, Geneva;
	font-size:12px;
	font-weight: bold;
	line-height: 14pt;
}


/*** Navigation extra ***/

.navigation {
  color: #FFFFFF;
  font-weight: normal;
}

.navigation a:link {
  color: #FFFFFF;
  font-weight: normal;
}

.navigation a:visited {
  color: #FFFFFF;
  font-weight: normal;
}

.navigation a:hover {
  color: #FFCC00;
  font-weight: normal;
}

.navigation a:active {
  color: #FFFFFF;
  font-weight: normal;
}


/*** Navigation extra ***/

.navigation1 {
  color: #1263ad;
  font-weight: bold;
}

.navigation1 a:link {
  color: #1263ad;
  font-size:12px;
  font-weight: bold;
}

.navigation1 a:visited {
  color: #1263ad;
  font-size:12px;
  font-weight: bold;
}

.navigation1 a:hover {
  color: #333333;
}

.navigation1 a:active {
  color: #333333;
  font-size:12px;
  font-weight: normal;
}

/*** Links Fusszeile ***/

a.speziell:link {
	color: #333333;
	font-size:10px;
	font-weight: normal;
}

a.speziell:visited {
  color: #333333;
  font-size:10px;
  font-weight: normal;
}

a.speziell:hover {
  color: #1263ad;
  font-size:10px;
  font-weight: normal;
}

a.speziell:active {
	color: #1263ad;
	font-size:10px;
	font-weight: normal;
}

/*** Links innerhalb des Haupttextes ***/

a.speziell_1:link {
	color: #1263ad;
	font-size:12px;
	font-weight: bold;
}

a.speziell_1:visited {
  color: #1263ad;
  font-size:12px;
  font-weight: bold;
}

a.speziell_1:hover {
  color: #333333;
}

a.speziell_1:active {
	color: #1263ad;
	font-size:12px;
	font-weight: bold;
}

/*** CSS Styles ***/

.text_blau{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14pt;
	color: #1263ad;
	text-decoration: none;
	font-weight: bold;
}
.text_blau1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14pt;
	color: #1263ad;
	text-decoration: none;
	font-weight: normal;
}

.text_grau{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14pt;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	text-align: justify;
}
.text_grau_left{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14pt;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
