﻿a:link {
	text-decoration: underline;
	color: #000080;
}
a:visited {
	color: #808080;
	text-decoration: underline;
}
body {
	border-style: none;
	border-width: 0;
	height: 100%;
	max-height: 100%;
	padding: 0px;
	margin: 0px;
	position: relative;
}
html {
	height:100%; 
	max-height:100%; 
	padding:0; 
	margin:0; 
	border:0; 
	}
img {
	border-style: none;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
.CenterTable {
	position: relative;
	width: 100%;
	height: 100%;
}
.GroßBlauStandard {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: large;
	color: #000080;
	text-align: center;
}
.KleinerSchwarzStandard {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: x-small;
	color: #000000;
	text-align: center;
	display: block;
}
.KleinstGrauStandard {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: xx-small;
	color: #808080;
	text-align: center;
}
.KleinstSchwarzFett {
	font-size: xx-small;
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	text-align: center;
}
.valid {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: xx-small;
	text-align: center;
}

