/* aus main */
#divsprache a {
    color: #8B8B8B;
    text-decoration: none;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 9px;
}


/* Startseite */


#divstarttext {
	height: 450px;
	overflow: hidden;
	position: relative;	
	letter-spacing: 1px;
	line-height: 39px;
	width: 778px;
	top: 20px;
}

a {
	font-family: tahoma;
	font-size: 12px;
	color: #666;
	text-decoration: none;
}

.blue, .blue16 {
	color: #047391;
}
.red, .red14, .red16 {
	color: #8F0000;
}
.green, .green14 {
	color: #006B33;
}
.yellow, .yellow14, .yellow16 {
	color: #EA8B0F;
}

.px13 {
	font-size: 13px;
}
.px14, .yellow14, .green14, .red14 {
	font-size: 14px;
}
.px16, .blue16, .yellow16, .red16 {
	font-size: 16px;
}
.px19 {
	font-size: 19px;
}

.zeile1 {
	word-spacing: 6px;
}
.zeile2 {
	word-spacing: 2px;
}
.zeile3 {
	word-spacing: 1px;
}
.zeile4 {
	word-spacing: 2px;
}
.zeile5 {
	word-spacing: 1px;
}
.zeile6 {
	word-spacing: 4px;
}
.zeile7 {
	word-spacing: 8px;
}
.zeile8 {
	word-spacing: 3px;
}