﻿.Standardtext_Abstand {
	font-family: "Times New Roman", Times, Serif;
	font-size: medium;
	font-weight: lighter;
	font-style: normal;
	color: #004284;
	padding: 10px;
}
.Tabellenabstand {
	padding: 10px;
	
}
.Überschriften_Abstand {
	font-family: "Times New Roman", Times, Serif;
	text-transform: uppercase;
	font-weight: bolder;
	font-size:small;
	color: #2492FF;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:1px;
}


.Überschriften {
	font-family: "Times New Roman", Times, Serif;
	text-transform: uppercase;
	font-weight: bolder;
	font-size:small;
	color: #2492FF;
}
.navigationsleiste {
	border-style: solid solid none none;
	border-top-width: 1px;
	border-right-width: thin;
	background-color: #C6E2FF;
	border-color: #2492FF;
	font-family: "Times New Roman", Times, Serif;
	font-style: normal;
	color: #004284;
	padding: 5px;
	line-height: 130%;
}
.standardkasten  {
	padding: 3px;
	border: thin ridge #2492FF;
	text-align: center;
	margin: 5px;
	font-family: "Times New Roman", Times, Serif;
	color: #004284;
}

.standardtext {
	font-family: "Times New Roman", Times, Serif;
	font-size: medium;
	font-weight: lighter;
	font-style: normal;
	color: #004284;
}
.zentriert {
	background-color: #C6E2FF;
	text-align: center;
}
.hintergrundfarbe {
	background-color: #C6E2FF;
}
.Titel1 {
	background-color: #2492FF;
	text-align: center;
	font-family: Forte;
	font-size: xx-large;
	color: #FFFFFF;
}

.Titel2 {
	background-color: #2492FF;
	text-align: center;
	font-family: Forte;
	font-size: large;
	color: #FFFFFF;
}

a {
	font-family: "Times New Roman", Times, Serif;
	text-decoration: none;
	color: #0069D2;
}
a:hover {
	font-family: "Times New Roman", Times, Serif;
	color: #004284;
	text-decoration: underline;
	background-color:#FFBC79;
}
