@charset "UTF-8";
/* CSS Document */
body {
	background-image: url(../images/layout/bg/bg-red.gif);
	background-color: #88010e;
}
#head-verlauf {
	background-image: url(../images/layout/bg/bg-verlauf-red.gif);
}
#nav li.red a {
	background-image: url(../images/en/nav/navi-red.gif)
}
.box_left ul li a:hover, .box_left ul li a.active, h2, h3, h2 a, #footer a:hover {
	color: #D01805;
}
.box_left ul li.active {
	list-style-image: url(../images/layout/nav/subnavi-haken-red.gif);
}

.div ul li {
	list-style-image:url(../images/layout/dot-red.png);
	}
	
.div ul li a {
	color: #000;
	}
	
.div ul li a:hover {
	color: #D01805;
	}		
p a {
	color: #666666;
	text-decoration:underline;
	}

p a:hover {
	color: 	#D01805;
	text-decoration:underline;
	}	

h2 a {
	color: #D01805;
}	

h2 a:hover {
	color: #000;
}

.teamfoto a {
	color: #000;
	}
	
.teamfoto a:hover {
	color: #D01805;
	}