.tit1_1_5 {
	font:1.5em "Titillium Web",Lucida Sans Unicode,Lucida Grande,sans-serif;
	color: #333;
}
.bg_eee {
	background: #eee;
}
.bg_ccc {
	background: #ccc;
}
.bg_a60000 {
	background: #a60000;
}
.c_fff {
	color: #fff;
}
.c_a60000 {
	color: #a60000;
}
.gly_999 {
	color: #999;
	font-size: 1.5em;
}
.c_a60000 a:hover {
	color: #000;
}
.rahmen_a60000 {
	border-top: 1px solid #a60000;
	border-bottom: 1px solid #a60000;
}
.rahmen_eee {
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee; 
}
.rahmen_ccc {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.rahmen_999 {
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
}
.rahmen_li_a60000 {
	border-left: 2px solid #ffcc00;
	font-weight: bold;
}
.aktiv {
	background: #000;
	color: #fff;
}
.abso10 {
	padding-top: 10px;
}
.abso20 {
	padding-top: 20px;
}
.absu10 {
	padding-bottom: 10px;
}
.absu20 {
	padding-bottom: 20px;
}
.titi_1_2 {
	color:#555;
    font:1.2em Titillium Web,Lucida Sans Unicode,Lucida Grande,sans-serif;
}
.indie {
	color:#555;
    font: 5em Indie Flower,Lucida Sans Unicode,Lucida Grande,sans-serif;
}
.gloria {
	color:#555;
    font: 30px Gloria Hallelujah,Lucida Sans Unicode,Lucida Grande,sans-serif;
}
.rechts {
	text-align: right;
}