/* Styles Lokschuppen Die Wueste */
/* Erstellt am 23.01.2006 */
/* www.b-fusion.de network@b-fusion.de */

body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
}

.bgorange {
	background-color:#fe991f;
}
.bgrot {
	background-color:#c10a32;
}
.bgblack {
	background-color:#000;
}

p {
 	margin: 7px 0px;	
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000;
	line-height: 14px;
	letter-spacing: 0.06em;
}
.textitalic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000;
	line-height: 14px;
	letter-spacing: 0.04em;
	font-style: italic;
}

.textbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000;
	line-height: 14px;
	font-weight:bold;
	letter-spacing: 0.06em;
}
.textboldorange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#fe991f;
	line-height: 14px;
	font-weight:bold;
	letter-spacing: 0.06em;
}
.textwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#fff;
	line-height: 14px;
	letter-spacing: 0.06em;
}
.hl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fe991f;
	line-height: 20px;
	text-transform:uppercase;
	font-weight:bold;
	letter-spacing: 0.06em;
}
	
.imgborderblack {
	border: 1px solid #000;
}
.navi, a.navi:link, a.navi:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 18px;
	text-decoration: none;
	letter-spacing: 0.09em;
}
 a.navi:hover, a.navi:active {
	text-decoration: underline;
}

.unternavi, a.unternavi:link, a.unternavi:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	line-height: 18px;
	text-decoration: none;
	letter-spacing: 0.09em;
	font-weight:bold;
}
 a.unternavi:hover, a.unternavi:active {
	color: #fe991f;
}

.unternaviactive {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fe991f;
	line-height: 18px;
	text-decoration: none;
	letter-spacing: 0.09em;
	font-weight:bold;

}

.input {
margin: 5px 0px 5px 0px;
width: 200px;
}