/* Styles Dialog Suenkel */
/* Erstellt am 10.01.2006 */
/* www.b-fusion.de network@b-fusion.de */

body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
}

.bgdunkelgrau {
	background-color:#5f5c5c;
}
.bggrau {
	background-color:#b6b5b5;
}
.bgwhite {
	background-color:#fff;
}

p {
 	margin: 0px 0px 10px 0px;	
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color:#ccc;
	margin: 0;
	text-align: center;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000;
	line-height: 14px;
	letter-spacing: 0.06em;
}
.text12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000;
	line-height: 14px;
	letter-spacing: 0.06em;
}
.textorangeitalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#fc7b25;
	line-height: 15px;
	letter-spacing: 0.06em;
	font-style: italic;
}
.textorange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#fc7b25;
	line-height: 15px;
	letter-spacing: 0.06em;
}

.textwhites {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#fff;
	letter-spacing: 0.06em;
	margin-right: 50px;
}
.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;
}
.hlnews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000;
	line-height: 14px;
	letter-spacing: 0.06em;
}
}
.hl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #002855;
	line-height: 20px;
	text-transform:uppercase;
	font-weight:bold;
	letter-spacing: 0.06em;
}
/* Formatierungen Navigation -------------------------- */
.navi, a.navi:link, a.navi:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	line-height: 14px;
	text-decoration: none;
}
 a.navi:hover, a.navi:active {
	color: #000;
}
.subnavi, a.subnavi:link, a.subnavi:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5f5c5c;
	line-height: 15px;
	text-decoration: none;
}
 a.subnavi:hover, a.subnavi:active {
	color: #fc7b25;
}
.subnaviactive {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fc7b25;
	line-height: 15px;
	text-decoration: none;
}
/* Formatierungen Ticker -------------------------- */
.ticker {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #918f8f;
	line-height: 14px;
	text-decoration: none;
	text-transform:uppercase;
	letter-spacing: 0.09em;
	font-weight:bold;
}
/* Formatierungen Formular Call Me Back -------------------------- */

.bgorange {
	background-color:#fc7b25;
	border-top: 1px solid #5f5c5c;
	border-left: 1px solid #5f5c5c;
	border-right: 1px solid #5f5c5c;
}
.bgwhite2 {
	background-color:#fff;
	border-bottom: 1px solid #5f5c5c;
	border-left: 1px solid #5f5c5c;
	border-right: 1px solid #5f5c5c;
}
.inputcallback {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	width: 203 px;
	border: 1px solid #fff;
	margin: 0;
	}
.buttonsenden {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	width: 203 px;
	border: 1px solid #fc7b25;
	margin: 0;
	font-weight:bold;
}
/* Ende Formatierungen Formular Call Me Back -------------------------- */	
.textfelder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	width: 440 px;
	border: 1px solid #fc7b25;
	margin: 0;
	}
