.txt {
	font-family: Arial;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	color: #3866C2;
	text-decoration: none;
}
.txt a:link {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #3866C2;
	text-decoration: none;
}
.txt a:visited {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #3866C2;
	text-decoration: none;
}
.txt a:active {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.txt a:hover {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}
.txt2 {
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.txt2 a:link {
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #3866C2;
	text-decoration: none;
}
.txt2 a:visited {
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #3866C2;
	text-decoration: none;
}
.txt2 a:hover {
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}
.txt2 a:active {
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #993300;
	text-decoration: none;
}
.txt3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #3866C2;
	text-decoration: none;
}
.txt3 a:link, .txt3 a:visited,  {
	font-family: Arial;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	color: #3866C2;
	text-decoration: none;
}
.txt3 a:hover {
	font-family: Arial;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}
.txt3 a:active {
	font-family: Arial;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	color: #993300;
	text-decoration: none;
}
.txt4 {
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #EEEAC6;
	text-decoration: none;
}
.txt4 a:link {
	font-family: Arial;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #3866C2;
	text-decoration: none;
}
.txt4 a:visited {
	font-family: Arial;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #3866C2;
	text-decoration: none;
}
.txt4 a:hover {
	font-family: Arial;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}

.arc A:link, .arc A:visited, .arc A:active {
	color:#000000;
	margin: 2px;
	width: 25px;
	height: 20px;
	text-align:center;
	text-decoration: none;
	font-weight: bold;
	font-size:12px;
	float:left;
	border: 1px #386600 solid;
	background-color:#3866C2;
	line-height:20px;
	vertical-align:middle;
}
.arc A:hover {
	color:#000000;
	margin: 2px;
	width: 25px;
	height: 20px;
	text-align:center;
	text-decoration: none;
	font-weight: bold;
	font-size:12px;
	float:left;
	border: 1px #000000 solid;
	background-color:#ffffff;
	line-height:20px;
	vertical-align:middle;
}

ul.alltag {
	width:1006px;
	margin: 0px auto;
	display:block;
	min-height:40px;
	padding-top:5px;
	padding-bottom:10px;
}

ul.alltag a{
	font-size: 16px;
	text-decoration: none;
}
ul.alltag a:hover{
	text-decoration: underline;
	color: #0085d0;
}

ul.alltag li {
	width:195px;
	height:22px;
	margin-right:3px;
	float:left;
	text-align:left;
	font-size:16px;
	font-weight:bold;
	padding-top:1px;
}

.clearfloat {clear: both; height: 0; font-size: 1px; line-height: 0px;}

