
a, a:hover, #menu a.active, #menu a:hover, #content h1 {
	color: #D5951B;
	}

#content a:hover {
	background: #D5951B;
	}

a.offer {
	background: url("../images/teaser_top_comfort_passive.jpg");
	color: #fff;
	}

a.offer:hover {
	background: url("../images/teaser_top_comfort_active.jpg");
	}

#logo {
	background: url("../images/logo_comfort.jpg") no-repeat;
	}

#menu li ul li a {
	background: url("../images/arrow_comfort.gif") 0 5px no-repeat;
	}

#content ul {
	list-style-image: url("../images/bullet_comfort.gif");
	}

#teaser {
	background: url("../images/teaser_comfort.jpg") no-repeat;
	}


#teaser p.big {
	background-image: url("../images/phone_comfort.gif");
	}

#gallery a p {
	color: #D5951B;
	}

#gallery a:hover {
	background: url("../images/photoframe_hover_comfort.png") no-repeat;
	}

input[type=submit] {
	background: url("../images/teaser_comfort.jpg");
	}

a.offer span {
	background-image: url("../images/action_arrow_comfort.gif");
	}

