@import url("aichingerstyle.css");

/* @override http://www.aichinger.de/fileadmin/templates/css/hotelstyle.css */



#contentnav ul li a.cont_1 {
	background: url(img/hotel_1.jpg) no-repeat;
}

#contentnav ul li a.cont_2 {
	background: url(img/hotel_2.jpg) no-repeat;
}

#contentnav ul li a.cont_3 {
	background: url(img/hotel_3.jpg) no-repeat;
}

#contentnav ul li a.cont_4 {
	background: url(img/hotel_4.jpg) no-repeat;
}

#contentnav ul li a.cont_5 {
	background: url(img/hotel_5.jpg) no-repeat;
}

#contentnav ul li a.cont_1:hover {
	background: url(img/hotel_1.jpg) no-repeat 0 -122px;
}

#contentnav ul li a.cont_2:hover {
	background: url(img/hotel_2.jpg) no-repeat 0 -122px;
}

#contentnav ul li a.cont_3:hover {
	background: url(img/hotel_3.jpg) no-repeat 0 -122px;
}

#contentnav ul li a.cont_4:hover {
	background: url(img/hotel_4.jpg) no-repeat 0 -122px;
}

#contentnav ul li a.cont_5:hover {
	background: url(img/hotel_5.jpg) no-repeat 0 -122px;
}


#statement #kontaktbox h2 {
	
}


#kontaktbox h2 {
	padding-bottom: 31px;
	padding-top: 10px;
}

#statement h2 {
	padding-bottom: 0;
}



div.kontaktbild {
	padding-bottom: 10px;
}

div.kontakttext h3{
	padding-bottom: 10px;
	font-size: 12px;
}

#kontaktbox div.kontakttext a.mailto {
	background: url(img/pfeilrot.gif) no-repeat 0 4px;
	padding-left: 15px;
}

