.firstletter {
	font-size: 18px;
}
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #003C64;
}

.cr {
	color: #0063A2;
}

.newsboxtitel {
	color:white;
	font-weight: 600;
}

.newsboxtext {
	color:white;
}

.newsinput {
	width:370px;
}

.newsarea {
	width:370px;
	height:150px;
}

.inputklein {
	width:50px;
	height:22px;
}






.hintergrundblau {
	background-color: #0474B4;
}
.bottomline {
	font-size: 18px;
	font-weight: 600;
	background-color: #FFEA53;
	text-align: center;
	color: #003C64;
	padding: 5px;



}
.bottomline_rechts {
	font-size: 18px;
	font-weight: 600;
	background-color: #FFEA53;
	text-align: right;
	color: #003C64;
	padding: 5px;

}
.bottomline_links {
	font-size: 18px;
	font-weight: 600;
	background-color: #FFEA53;
	text-align: left;
	color: #003C64;
	padding: 5px;
}
.sprachnavrechts {
	font-size: 18px;
	font-weight: 600;
	color: #FFEA53;
	padding-bottom: 5px;
	padding-top: 10px;
	padding-right: 10px;
	background-color: #0474B4;


}
.sprachnavlinks {
	font-size: 18px;
	font-weight: 600;
	color: #FFEA53;
	padding-bottom: 0px;
	padding-top: 1px;
	padding-left: 10px;
	background-color: #0474B4;
	text-decoration: none;
	display: block;
	height: 22px;
}
.navlinks {
	font-size: 12px;
	font-weight: 500;
	color: #FFEA53;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 5px;
	


}
.schriftzug1 {
	font-size: 26px;
	font-weight: 600;
	color: #FFEA53;
	letter-spacing: 2px;
	padding-top: 10px;

}
.schriftzug2 {

	font-size: 20px;
	font-weight: 800;
	color: #003C64;
	letter-spacing: 0px;
	padding-top: 0px;
}
.schriftzug3 {


	font-size: 14px;
	font-weight: 600;
	color: #003C64;
	letter-spacing: 0px;
	padding-top: 0px;
}
.navigationlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C1E0FF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #77BBFF;
	font-weight: 600;
	padding-left: 5px;


}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C1E0FF;
}
.navbereichtmitte {
	font-weight: 600;
	color: #C1E0FF;
	text-decoration: none;
}
.navbereichmittedklblau {
	font-weight: 600;
	color: #FFFFFF;
	text-decoration: none;
}
.st_gross{
	font-size: 14px;
	color: black;
	font-weight:bold;
}
.st_klein{
	font-size:10px;
	color:black;
	font-weight: 500;
}
