a:link { color:blue; text-decoration:blink; }
a:visited { color:#CC0000; text-decoration:none;}
a:focus { color:#0000CC; text-decoration:none;  }
a:hover { color:#CC0000; text-decoration:blink;  }
a:active { color:#FF00FF; }

.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#b3d9ff;
	text-align: center;
	margin-top: 50px;
}

.body_start {
	background-color:#b8860b;
	vertical-align: top;
}

.H5 {
	font-size:9px
}

.N1 {
	 font-size: 12px;
	 text-align:left
}

.fett {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

.kursiv {
	font-style:italic
}

.rot {
	color:#FF0000
}

.gold {
	font-size: 28px;
	font-weight: bold;
	color:#b8860b;
	text-decoration: blink;
}

.navi {
	font-size:16px;
	font-weight: bold;
	text-align: left;
	color:#0000CC;
	text-decoration: none;
}

.navi_kopf {
    font-size: 18px;
	font-weight: bold;
	font-style: italic;
	text-align: center;
}
