.back_nav {  
	background-image: url(images/bilder/back.jpg)
}

.back {
	background-image: url(images/bilder/back1.jpg); 
	background-position: right top;
	background-repeat: repeat-y; 
}

.navigation {
	font-family: "Comic Sans MS", Arial; 
	font-size: small; 
	font-weight: normal; color: #FF0000;
}

.adresse {
	font-family: "Comic Sans MS", Arial;
	font-size: x-small;
	color: #2aa22b;
}

A {
	font-family : Arial, Helvetica, sans-serif;
	color : #2AA22B;
	text-decoration : none;
	font-weight : bold;
	font-size : x-small;
}
A:HOVER {
	color : #ff0000;
}
A.in {
	font-size : 9px;
}
A.info {
	color : #33CC66;
}
A.info:hover {
	color : #CC0066;
}.titel {
	font-family: "Comic Sans MS", Arial;
	font-size: large;
	color: #2aa22b;
}
.ues {  font-family: "Comic Sans MS", Arial; font-size: large; color: #CC0000}
.text {  font-family: "Comic Sans MS", Arial; font-size: medium; color: #742C1F}
.preis {  font-family: "Comic Sans MS", Arial; font-size: small; color: #742C1F}
.preisg {  font-family: "Comic Sans MS", Arial; font-size: small; color: #2AA22B}


