@import url("/css/classes.css");
body, td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
/*	color: #7D7D7D; */
	color:#434116 !important;
}

h1 {
	color: #FFCC00;
	font-size: 120%;
}



.img_leftside {
/*	border: 1px solid #003366; */
	border: none;
	margin-right: 10px;
	margin-bottom: 5px;
}

.img_rechts {
/*	border: 1px solid #003366; */
	margin-left: 10px;
	margin-bottom: 5px;

}


/*  wissen */



.text {
	display: block;
	margin-right: 50px;
	clear: both;
}

table.hotel_kurz {
	font-size: 9pt;

}

table.hotel_kurz img {
	border: none;
	display: left;
	margin-right: 10px;
	margin-bottom: 5px;

}

table.hotel_kurz td {
	padding-bottom: 15px;
	vertical-align: top;
	margin-bottom: 15px;
}

table.hotel_kurz td H1 {
	font-size: 100%;
	font-weight: bold;
	color: #7D7D7D;
}

table.hotel_kurz td H2 {
	font-size: 100%;
	font-weight: bold;
	color: #FFCC00;
}


.hotel_kurz A {
	font-weight: bold;
	color: #FFCC00;
}


