html,body {
	background-color:#FFFFFF;
	height:100%;
	margin:0;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 12px;	
	line-height: 14px;
}

h1 {
	font-size:17px;
	text-transform:uppercase;
	margin-bottom:2px;
}

img {
	border:none;	
}

h2 {
	font-size:10px;
	text-transform:uppercase;
	font-weight:normal;
	margin:0;
	margin-bottom:10px;
}

#outer-container {
	width:100%;
	text-align:left;
	min-height:100%;
	height: auto !important;
	height: 100%;
	margin-bottom:-102px;
	clear:both;
}

#footer {
	clear:both;
	height:90px !important;	
	height:102px;
	width:100%;	
	border-top:2px solid #000000;
	padding-top:10px;
	margin-top:102px;
}

.kopfzeile {
	min-height:90px;
	height:auto !important;
	height:90px;
	border-bottom:2px solid #000000; 
	vertical-align:bottom;
	clear:both;
}

.table-header {
	padding:1px 10px 1px 10px;
	background-color:#ccd9e4;
	border-bottom:1px solid #99b3c9;
	text-transform:uppercase;
	font-weight:bold;
	color:#336794;
	clear:both;
}

.table-cell {
	border-bottom:1px solid #CCCCCC;
	padding:1px 10px 1px 10px;
	clear:both;
}
