/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.footernavi {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 12px;
 	color: rgb(128,128,128);
 	line-height: 150%;
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none 
}

.textlink:link {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 12px;
 	color: rgb(40,100,150);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none 
}

.footernavi:visited {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 12px;
 	color: rgb(128,128,128);
 	line-height: 150%;
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none 
}

.zelle {
	background-image: url( "../assets/images/bg_zelle.png" );
 	background-repeat: repeat;
 	padding: 20px 20px 20px 0px;
 	border-top: 1px solid rgb(217,217,217);
 	border-bottom: 1px solid rgb(217,217,217)
}

.subnavi {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 12px;
 	color: rgb(84,84,84);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none 
}

.textlink:visited {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 12px;
 	color: rgb(40,100,150);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none 
}

.footernavi:link {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 12px;
 	color: rgb(128,128,128);
 	line-height: 150%;
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none 
}

.textlink {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 12px;
 	color: rgb(40,100,150);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none 
}

.footernavi:active {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 12px;
 	color: rgb(128,128,128);
 	line-height: 150%;
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none 
}

.textlink:active {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 12px;
 	color: rgb(40,100,150);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none 
}

.subnavi:link {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 12px;
 	color: rgb(84,84,84);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none ;
 	border-bottom: 1px solid rgb(83,83,83)
}

.subnavi:active {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 12px;
 	color: rgb(84,84,84);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none ;
 	border-bottom: 1px solid rgb(83,83,83)
}

.subnavi:visited {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 12px;
 	color: rgb(84,84,84);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none ;
 	border-bottom: 1px solid rgb(83,83,83)
}

.footernavi:hover {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 12px;
 	color: rgb(40,100,150);
 	line-height: 150%;
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none 
}

.subnavi:hover {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 12px;
 	color: rgb(40,100,150);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none ;
 	border-bottom: 1px solid rgb(83,83,83)
}

.textlink:hover {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 12px;
 	color: rgb(40,100,150);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: underline
}