#structureTable {
	height:100%;
	width:795px;
}
#structureTable, #structureTable td {
	border:0;
	border-collapse:collapse;
}
body#oneCol {
	background-color:#FFF;
	background-image:url(../grafik/1colbg.gif);
	background-repeat:repeat-y;	
}
body#threeCols {
	background-color:#FFF;
	background-image:url(../grafik/3colbg.gif);
	background-repeat:repeat-y;	
}
#innerTable, #innerTable td {
	border:0;
	border-collapse:collapse;
}
#header {
	height:107px;
	padding:15px 0 10px 15px;
	vertical-align:top;
	background-color:#fff;
}
#startLink {
	position:absolute;
	left:620px;
	top:48px;
}
#headerRegionTitle {
	text-align:right;
	position:absolute;
	top:43px;
	left:390px;
	width:355px;
}
#footerCell {
	height:55px;
	padding:10px 0 15px 15px;
	vertical-align:top;
	background-color:#fff;
}
#footerDiv {
	height:30px;
	text-align:center;
	background-color:#2948A3;
}
#footerImg {
	margin-top:5px;
}
#innerContCell {
	vertical-align:top;
	padding-left:15px;
}

#contactRegionList {
	line-height:22px;
	font-size:14px;
	font-weight:bold;
	list-style-type:square;
}