td.cmsGroupText {
	background: transparent url(../images/layout/vdunkel.gif) top left;
	background-repeat: repeat-x;
	background-color: #F7F7F7; 
}

td.cmsGroupButtons {
	background: transparent url(../images/layout/vsdunkel.gif) top left;
	background-repeat: repeat-x;
	background-color: #EBEAEA;
}

td.cmsGroupPriority {
	background: transparent url(../images/layout/vsdunkel.gif) top left; 
	background-repeat: repeat-x;
	background-color: #EBEAEA;
}

tr.cmsLink {
}

td.cmsLinkText {
	background: transparent url(../images/layout/vhell.gif) top left;
	background-repeat: repeat-x;
	background-color: #FFF;
}

td.cmsLinkButtons {
	background-color: #E9EAF5;
}

td.cmsLinkPriority {
	background-color: #E9EAF5;
}

tr.cmsVersion {
	background-color: #F3F4F5;
}

td.cmsVersionText {
	background-color: #F7E1E1;
}

td.cmsVerionButtons {
	background-color: #E9EAF5;
}

td.cmsVersionPriority {
	background-color: #E9EAF5;
}

