
.fusstext {
	color: white;
	font-family: Verdana;
	font-variant: small-caps;
	font-size: 10px;
}

.fusscolor {
	background: #193C7c;
}

td {
	color: #3A5990;
	font-family: Verdana;
	font-size: 12px;	
}

.artikelheadline {
	color: #3A5990;
	font-family: Futura, Verdana;
	font-weight: bold;
	font-size: 18px;
	text-transform:uppercase;
}

.artikelnavigation {
	color: #3A5990;
	font-family: Futura, Verdana;
	font-size: 14px;
}

.artikelcopy {
	color: #3A5990;
	font-family: Verdana;
	font-size: 12px;
}

.infobox{
	padding:15px;
}

.infoboxcontent {
	padding: 5px;
	background-color: #E8EBF2;
}

.infoboxinterspace {
	background-color: #FFFFFF;
	height: 10px;
}

.infoboxcontentheadline {
	text-align: left;
	padding: 0px;
	color: #3A5990;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
}

.infoboxcontenttext {
	text-align: left;
	padding: 0px;
	color: #3A5990;
	font-family: Verdana;
	font-size: 10px;
}

.tablehomebottemleft {
	border-bottom-color: Black;
	border-bottom-style: solid;
	border-bottom-width: 1;
   border-right-color: Black;
   border-right-style: solid;
   border-right-width: 1;
   border-top-color: Black;
   border-top-style: solid;
   border-top-width: 1;
}

.tablehomebottemright {
	border-bottom-color: Black;
	border-bottom-style: solid;
	border-bottom-width: 1;
   border-left-color: Black;
   border-left-style: solid;
   border-left-width: 1;
   border-top-color: Black;
   border-top-style: solid;
   border-top-width: 1;
}

