﻿.navigationsleiste {
	table-layout: fixed;
	border-collapse: separate;
	empty-cells: show;
	background-color: #B9DCFF;
	font-family: "Times New Roman", Times, Serif;
	font-style: normal;
	font-size: medium;
	font-weight: leighter;
	color: #004284;
}



.texttabelle_startseite {
	padding-top:5px;
	padding-left:12px;
	padding-bottom:5px;
	padding-right:10px;
	table-layout: fixed;
	border-collapse: separate;
	empty-cells: show;
	font-family: "Times New Roman", Times, Serif;
	font-style: normal;
	font-size: medium;
	font-weight: leighter;
	color: #004284;
}

.texttabelle_titel {
	padding-top:10px;
	padding-left:12px;
	padding-bottom:10px;
	padding-right:10px;
	table-layout: fixed;
	border-collapse: separate;
	empty-cells: show;
	font-family: "Times New Roman", Times, Serif;
	font-style: normal;
	font-size:large;
	font-weight:bold;
	color: #004284;

}

.texttabelle_kursiv {
	padding-top:5px;
	padding-left:12px;
	padding-bottom:5px;
	padding-right:10px;
	table-layout: fixed;
	border-collapse: separate;
	empty-cells: show;
	font-family: "Times New Roman", Times, Serif;
	font-style:italic;
	font-size:small;
	font-weight: leighter;
	color: #004284;
	
	
}


.überschrift {
	font-family: "Times New Roman", Times, Serif;
	font-size: medium;
	font-weight;font-weight:bold;
	font-style: normal;
	color: #004284;
	background-color: #B9DCFF;
}

.standardtext {
	font-family: "Times New Roman", Times, Serif;
	font-size: medium;
	font-weight: lighter;
	font-style: normal;
	color: #004284;
}

a {
	font-family: "Times New Roman", Times, Serif;
	text-decoration: none;
	color: #004284;
}
a:hover {
	font-family: "Times New Roman", Times, Serif;
	color: #004284;
	text-decoration: underline;
	background-color:#FFBC79;
}
.titelleiste_klein {
	table-layout: fixed;
	border-collapse: separate;
	empty-cells: show;
	background-color: #2492FF;
}
.titelleiste_gross {
	table-layout: fixed;
	border-collapse: separate;
	empty-cells: show;
	background-color: #2492FF;
	text-align: center;
	font-family: "Arial Black";
	font-size: xx-large;
	color: #FFFFFF;

}

