@charset "utf-8";
/* CSS Document */

.schrift14_hell {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 14px;
	font-weight:normal;
	font-style:normal;
	color: #cccccc;
	text-align: normal;
}
.schrift14_hell_block {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 14px;
	font-weight:normal;
	font-style:normal;
	color: #cccccc;
	text-align: justify;
}
.schrift16_hell {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 16px;
	font-weight:normal;
	font-style:normal;
	color: #cccccc;
}
.schrift20_hell_bold {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 20px;
	font-weight:bold;
	font-style:normal;
	color: #cccccc;
}
.schrift14_hell_kursiv {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 14px;
	font-weight:normal;
	font-style:italic;
	color: #cccccc;
}
.schrift10_weiss{
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 10px;
	color: #FFF;
	font-weight: normal;
}
.schrift10_dunkel_kursiv{
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 10px;
	font-style:italic;
	color: #333333;
	font-weight: normal;
}
.schrift14_dunkel_kursiv{
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 14px;
	font-style:italic;
	color: #333333;
	font-weight: normal;
}
.schrift14_dunkel{
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 14px;
	color: #333333;
}
.schrift16_schwarz{
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: normal;
}
.schrift14_dunkel_fett{
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}
.schrift16_dunkel{
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 16px;
	color: #333333;
	font-weight: normal;
}
.schrift16_dunkel_fett{
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
}
.schrift18_dunkel{
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 18px;
	color: #333333;
	font-weight: normal;
}
.schrift22_dunkel{
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 22px;
	color: #333333;
	font-weight: normal;
}
.schrift36_dunkel_fett{
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 36px;
	color: #333333;
	font-weight: bold;
	text-align: left;
}

.schrift40_dunkel_fett{
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 36px;
	color: #333333;
	font-weight: bold;
	text-align: center;
}
