body {	 background-color: #ddeeff; font-family: Verdana; color: #000000; vertical-align: middle; font-size: 12px }

.homeField {
	position: absolute;
	left: 0px;
	width: 16.7%;
	height: 25px;
	line-height: 25px;
	vertical-align: middle;
	background-color: #cccccc;
	font-weight: 200;
	cursor: pointer;
	color: #000000;
	display: inline;
	text-align: center;
	font-weight: 600;
}

.columnHeadline {	 	 
	 background-color: #000066; color: #ffffff; height: 25px; line-height: 25px; vertical-align: middle; font-size: 16px; text-align: left;
	 padding-left: 40px; margin-top: 20px; }

.columnCenterHeadline {	 	 
	 background-color: #000066; color: #ffffff; height: 25px; line-height: 25px; vertical-align: middle; font-size: 14px; text-align: center;
	 margin-top: 20px; }

.leftColumnCenter { padding: 10px; text-align: center; background-color: #ffffaa; line-height: 16px; font-size: 12px}

.mainTable { position: relative; top: 0px; left: 0%; width: 100%; margin-bottom: 25px; }

.leftMainColumn { width: 250px; text-align: center; vertical-align: top; }

.middleMainColumn { vertical-align: top; width: 70%; }

.rightMainColumn {	 
	 vertical-align: top;
	 width: 30%;
}



.arrowTable {
	 margin-bottom: 20px;
}

.arrow {		 
	 vertical-align: top;	 
}




.linkPicture {
	 cursor: pointer;	 
}

.logoPic {
	 z-index: 0;
	 width: 70px;
	 height: 93.25px;	  	  
}


.centerText {	
	 z-index: 0;	 
	 text-align: center;
	 padding-left: 20px;	 	
	 padding-right: 20px;
	 padding-top: 15px;
	 padding-bottom: 15px;
	 background-color: #eeeeee;
	 color: #000080; 
}


.link {
	 z-index: 0;	 
	 text-align: justify;
	 padding-left: 20px;	 	
	 padding-right: 20px;
	 padding-top: 10px;
	 padding-bottom: 10px;
	 background-color: #eeeeee;
	 color: #000080; 
	 margin-top: 10px;
}


.downloadHeadline {
	 z-index: 0;	 
	 background-color: #bbddff;
	 font-size: 14px;
	 font-weight: 600;	
	 padding-left: 20px;
	 height: 30px;
	 line-height: 30px;
	 vertical-align: middle;
	 text-align: left;	 	 
	 color: #000080; 
	 margin-top: 40px;
}