/* CSS definition file containing site wide stylesheets */

.Impressum:active {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 12px;
 	color: rgb(255,255,255);
 	font-weight: bold;
 	background-color: rgb(0,0,0)
}

.Impressum:visited {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 12px;
 	color: rgb(255,255,255);
 	font-weight: bold;
 	background-color: rgb(0,0,0)
}

.Impressum:link {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 12px;
 	color: rgb(255,255,255);
 	font-weight: bold;
 	background-color: rgb(0,0,0)
}

.TextKlein {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 10px;
 	font-weight: normal;
 	font-style: normal;
 	background-color: transparent;
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}

.big {
	font-size: 12px;
 	color: rgb(255,102,51);
 	font-weight: bold;
 	padding-left: 10px;
 	padding-top: 10px
}

.Impressum {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 12px;
 	color: rgb(255,255,255);
 	font-weight: bold;
 	background-color: rgb(0,0,0)
}

.Impressum:hover {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 12px;
 	color: rgb(228,255,228);
 	font-weight: bold;
 	text-decoration: underline;
 	background-color: rgb(0,0,0)
}
