.boxLinks {
	float: left;
	width: 240px;
	
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	

}
.boxLinkscontent {
	
	float: left;
	width: 220px; /* Breite - padding links rechts??? */ 
	background-image: url(../images/images_screen/box_links_bg.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
}
.boxLinks .UE {
	height: 60px;
	width: 240px;
	float: left;
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	background-image: url(../images/images_screen/box_links_UE_hg3.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom: 0px;
	padding: 0px;
}

.boxLinks .UE span {
	display: block;
	color: #7F7F7F; /*#243F52;*/
	background-image: url(../images/images_screen/box_links_UE_hg1.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 10px;
	float: left;
	height: 40px;	
}
.boxLinks .UE span strong {
	display: block;
	float: left;
	background-image: url(../images/images_screen/box_links_UE_hg2.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 10px; /* Text zentriert*/
	padding-right: 25px;
	/*padding-bottom: 10px;*/
	padding-left: 0px;
	height: 40px;
}

.boxLinks .UE img {
	vertical-align: middle;
	padding-right: 2px;
}








.boxRechts {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	width: 180px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	float: right;

}
.boxRechtscontent {
	
	float: left;
	width: 170px; /* Breite - padding links rechts??? */ 
	background-image: url(../images/images_screen/box_rechts_bg.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 0px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	
}
.boxRechts .UE {
	height: 60px;
	width: 180px;
	float: left;
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	background-image: url(../images/images_screen/box_rechts_UE_hg3.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom: 0px;
	padding: 0px;
}

.boxRechts .UE span {
	display: block;
	color: #7F7F7F;
	background-image: url(../images/images_screen/box_rechts_UE_hg1.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 10px;
	float: left;
	height: 40px;	
}
.boxRechts .UE span strong {
	display: block;
	float: left;
	background-image: url(../images/images_screen/box_rechts_UE_hg2.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 10px; /* Text zentriert*/
	padding-right: 25px;
	/*padding-bottom: 10px;*/
	padding-left: 0px;
	height: 40px;
}
.boxRechts .UE img {
	vertical-align: middle;
	padding-right: 2px;
}
