@charset "utf-8";

body,td,th {
	color: #003;
}
body {
	background-color: #044470;
	font-family: Verdana, Geneva, sans-serif;
	font-size: medium;
	color: #044470;
}

.schatten {
	border: 2px inset #999;
}
a.navi:link, a.navi:visited {
	color : #000000;
	text-decoration : none;
	font-size : 100%;
	border: 1px solid #333;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
	top: auto;
	background-color: #FFF;
	}
a.naviaktiv:link, a.naviaktiv:visited{
	text-decoration : none;
	font-size : 100%;
	background-color: #E30613;
	border: 1px solid #31257E;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	top: auto;
	color: #F0F0F0;
}
body {
    font-size: 16px;
    line-height: 1.5;
}

@media (max-width: 768px) {
    body {
        font-size: 16px;
    }

    .footer {
        font-size: 12px;
    }

    table {
        width: 100%;
    }
}
.INFO {
	font-size: 16px;
	color: #FFF;
	background-color: #BC3E18;
}
