/*Stylesheet fuer Spedition-Schmelzer von klaus_jahn*/

/* Inhalt */

a {
	color: #434343;
	text-decoration: none;
}

a:hover, a:focus {
	color: #aaa;
	text-decoration: underline;
}


#cont {
	padding-top: 42px;
	color: #434343;
	background-color: transparent;
	font-size: 8pt;
}

#cont .bg {
	background-color: #fafafa;
}

/* Schwung Startseite*/

#schwung {
/*	padding:6px 0 0 0;
	margin-top: -80px; */
	color: #fafafa;
	background-color: transparent;
/*	font-weight: bold;*/
}

#schwung ul {
	color: #fafafa;
	background-color: transparent;
	text-align: right;
	font-size: 1.2em;
}

#schwung li {
	color: #fafafa;
	background-color: transparent;
}



