.standard {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: right;
	text-decoration: none;
	background-color: #132E5C;
}

.standardblack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: center;
	text-decoration: none;
	background-color: #FFFFEE;
	vertical-align: top;


}

.impressum {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: center;
	color: #000000;
	background-color: #FFFFFF;
}

.link {  font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000; text-decoration: none}

.standkleiner {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: smaller; text-decoration: none; text-align: right; color: #FFFFFF}

.standardCenter { font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF; text-align: center; text-decoration: none }
body {
	background-color: #2e3192;
}
.tabglobal {
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: ed1c24;
	border-right-color: ed1c24;
	border-bottom-color: ed1c24;
	border-left-color: ed1c24;
}

