﻿.alert {
    font-weight: bold;
    color: #FF0000;
}

h1 {
    font-size: 16pt;
    font-family: Arial, Helvetica, sans-serif;
}

html, body {
      height:100%;
}

#wrapper {
	height: 100%;
	vertical-align: middle;
	width: 100%;
}
.tab_footer_left {
	font-size: x-small;
	color: #000000;
	text-align: left;
	font-family: Calibri;
	vertical-align: bottom;
	white-space: nowrap;
	width: 5%;
	height: 1%;
}
.tab_footer_right {
	font-size: x-small;
	color: #000000;
	text-align: right;
	font-family: Calibri;
	vertical-align: bottom;
	white-space: nowrap;
	width: 85%;
	height: 1%;
}
.tab_Image {
	font-size: small;
	color: #000000;
	text-align: right;
	font-family: Calibri;
	font-style: italic;
	vertical-align: top;
}
.tab_Center {
	font-size: xx-large;
	color: #000000;
	text-align: center;
	font-family: Calibri;
	vertical-align: middle;
	white-space: nowrap;
	height: auto;
}
.Balken {
	background-color: #FF9966;
	font-size: 1px;
	height: 1px;
}
.style1 {
	font-family: Calibri;
	font-size: small;
}

