
#galBox {
	width: 1280px;
	height: auto;
	margin: 10px 0px 0px 0px;
	float: left;
	padding-left: 0px;
}
#galTitel {
	width: 1020px;
	height: 40px;
	margin: 10px 0px 10px 0px;
	float: left;
	margin: 0px 20px 0px 0px;
	background-color:#C4C4C4;
}
#galNext {
	width: 240px;
	height: 40px;
	float: left;
	background-color:#C4C4C4;
}
.galSpur {
	width: 620px;
	height: auto;
	margin: 10px 10px 50px 0px;
	padding-left: 10px;
	float: left;
}
.galSpurTitel {
	width: 620px;
	height: 50px;
	float: left;
	margin: 0px 0px 10px 0px;
	background-color:#00F;
}
.galTab {
	width: 310px;
	height: auto;
	float: left;
	margin: 0px 0px 10px 0px;
}
.spurName { ;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align:center;
	font-weight: bold;
	color:#FFF;
	line-height: 24px;
	text-decoration: none;
	margin-bottom: 10px;
}
.spurName2 { ;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:center;
	font-weight: bold;
	color:#FFF;
	line-height: 15px;
}

thead {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	background-color: #F0F;
	color: #FFF;
	padding: 10px 10px 10px 10px;
	
}
.galtabtitel {
	text-align: center;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	background-color: #FFF;
	line-height: 28px;
	border: none;

}
.galtabtext {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-size: 14px;
	text-align: left;
	line-height: 14px;
	padding: 3px 0px 3px 10px;
	border-top: solid 2px white;
	border-left: none;
	border-right: none;
	background-color: #DFDFDF;
}
.galtabtext2 {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-size: 14px;
	text-align: left;
	line-height: 18px;
	padding: 3px 0px 3px 10px;
	border-top: solid 2px white;
	border-left: none;
	border-right: none;
	background-color: #DFDFDF;
}
.galtabJahr {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	color:#000;
	line-height: 14px;
	padding: 3px 0px 3px 10px;
	border-top: solid 2px white;
	border-left: none;
	border-right: none;
} 
.galWeiter {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color:#000;
	line-height: 38px;
}


a.galiste:link {
	text-decoration: none;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top:0px;
}
a.galiste:active {
	text-decoration: none;
	color:#F00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	padding-top:0px;
}
a.galiste:hover {
	text-decoration: none;
	color:#FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	font-weight: normal;
	padding-top:0px;
	background-color: #F00;
}
a.galiste:visited {
	text-decoration: none;
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	padding-top:0px;
}