/**
 * @title Petrol
 * Grundfarbe: #008aa3
 */

body.skin7 h1, div.program.skin7 h2{
	color: #008aa3;
}

body.skin7 table tbody tr.hovered td, body.skin7 table tbody tr.hovered td a{
	background-color: #008aa3;
}

body.skin7 .backlight{
	background: rgba(0,138,163,0.3);
}

