body, td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
}

h1 {
	font-size: 150%;
}

.copy, .copy A {
	color: #E6E6E6;
}

#copy {width:920px;height:30px;line-height:30px;vertical-align:middle;background:#FFFFFF;text-align:center;}
#copybg{width:100%;background:url(../images/design08/copybg.gif);
background-position:center;
background-repeat:no-repeat;
text-align:center;}
.img_leftside {
	border: 1px solid #003366;
	margin-right: 10px;
	margin-bottom: 10px;
}

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

}

.new_hotel {
	clear: left;
	width: 100%;
	display: block;
	background-color: #F0FFF0;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px dotted navy;
}

.new_hotel H1 {
	width: 100%;
	padding: 0;
	display: block;
	background-color: #20B2AA;
	color: White;
}

.new_hotel  {
	padding: 5px;
}

/*  wissen */

.knowing {
	width: 150px;
	height: 200px;
	min-height: 200px;
	background-image: url(../bilder/questionmark.gif);
	background-repeat: no-repeat;
	border-bottom: 2px solid #006699;
	
}

.exclamation {
	width: 150px;
	height: 200px;
	min-height: 200px;
	background-image: url(../bilder/exclamation.gif);
	background-repeat: no-repeat;
	border-bottom: 2px solid #006699;
}



.box {
	width: 150 px;
	height: 200px;
	border-bottom: 2px solid #006699;
	
}


.knowing H1, .exclamation H1, .box H1{
	font: small-caption;
	background-color: #006699;
	color: White;
	text-align: center;
}

.knowing P , .exclamation P, .box P{
	padding: 5px;
}
.table_border {
	border: 1px solid #006699;
	width: 95%;

}
.head_yellow {
	font-weight: bold;
	background-color: #FFFF33;
	text-align: center;
}
.footline {
	background-color: #006699;
	height: 15px;
	color: #FFFFFF;
	font: menu;
	text-align: right;
}

.gefunden {
	background-color: Green;
	color:#FFFFFF;
}