/**
 * @title Rot
 * Grundfarbe: #e20e22
 */

body.skin3 h1, h2.skin3{
	color: #e20e22;
}

body.skin3 table tbody tr.hovered td, body.skin3 table tbody tr.hovered td a{
	background-color: #e20e22;
}

body.skin3 .backlight{
	background: rgba(226,14,34,0.3);
}

