body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a.speziell:link {
  background-color: #C4C4C4;
  color:            #0000CC;
}

a.speziell:visited {
  background-color: #616161;
  color:            #FFFFFF;
}

a.speziell:hover {
  background-color: #FF0000;
  color:            #FFFFFF;
}

a.speziell:active {
  background-color: #000000;
  color:            #FFFFFF;
}


a.speziell2:link {
  background-color: #FFCC66;
  color:            #0000CC;
}

a.speziell2:visited {
  background-color: #FFCC66;
  color:            #660066;
}

a.speziell2:hover {
  background-color: #0000CC;
  color:            #FFCC66;
}

a.speziell2:active {
  background-color: #CCCCFF;
  color:            #CC0000;
}

.ALIVE-Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.ALIVE-TextROT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.byline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.ALIVE-Titel-Rot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF0000;


