/* CSS -Anpassung für Tablets (iPad usw.) */





@media screen and (max-device-width: 1024px) {

ul#mnu_ritCMS_Top li a{
	padding: 0px 15px  0px 15px;
}

ul#mnu_ritCMS_Top { padding: 0px 6px 0px 6px ; }

.containerTOPMENU {
		position:absolute;
}
#fullRowTop {
		position:absolute;
}

/* Alle Linien Absolut anzeigen*/
.verticalLineX1,.verticalLineX2, .verticalLine1,.verticalLine2 { position:absolute; z-index: 0; top: 30px; background-color:transparent;
	width: 1px; height:931px; background: url(/images/layout/reDesign2013b/bg_verticalLineFull.png)bottom no-repeat ;
}

div.cth_NewsBox, div.cth_NewsBox a { font-size: 11px;} 


}