@charset "utf-8";
.textblau {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #ffed00;
	font-weight: bold;
}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #cccccc;
	font-weight: normal;
}

table {
font-family: "Times New Roman", Times, serif;
font-size: 16px;
font-weight: normal;
font-variant: normal;
color: #cccccc;
}

a:link {
font-family: "Times New Roman", Times, serif;
font-size: 16px;
color: #cccccc;
text-decoration: underline;
}
a:visited {
font-family: "Times New Roman", Times, serif;
font-size: 16px;
color: #cccccc;
text-decoration: underline;
}
a:hover {
font-family: "Times New Roman", Times, serif;
font-size: 16px;
color: #cccccc;
text-decoration: underline;
}
a:active {
font-family: "Times New Roman", Times, serif;
font-size: 16px;
color: #cccccc;
text-decoration: underline;
}

a.inaktivNav:link
{
color: #cccccc;
text-decoration: none;
font-family: "Times New Roman", Times, serif;
font-size: 16px;
font-weight: normal;
}
a.inaktivNav:visited 
{
color: #6a6a6a;
text-decoration: none;
font-family: "Times New Roman", Times, serif;
font-size: 16px;
font-weight: normal;
}
a.inaktivNav:hover, a.inaktivNav:active,
a.inaktivNav:focus {
color: #71A2DC;
text-decoration: none;
font-family: "Times New Roman", Times, serif;
font-size: 16px;
font-weight: normal;
}
a.aktivNav:link, a.aktivNav:visited {
color: #71A2DC;
text-decoration: none;
font-family: "Times New Roman", Times, serif;
font-size: 16px;
font-weight: normal;
}
a.aktivNav:hover, a.aktivNav:active,
a.aktivNav:focus {
color: #71A2DC;
text-decoration: none;
font-family: "Times New Roman", Times, serif;
font-size: 16px;
font-weight: normal;
}


h1 {
font-family: "Times New Roman", Times, serif;
font-size: 18px;
color: #ffed00;
font-weight: bold;
margin: 0;
padding: 0 10px 0 0;
}

p {
margin:4px 0 0 0;
}

input {
border: 1px solid;
border-color: #cccccc;
color: #cccccc;
background-color: #ffffff;
font-family: "Times New Roman", Times, serif;
font-size: 13px;
}
.input {
border: 1px solid;
border-color: #cccccc;
color: #cccccc;
background-color: #ffffff;
font-family: "Times New Roman", Times, serif;
font-size: 13px;
}
