Body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
	padding: 1em;
}




#de_inst4med_reiseinfo {
	width: 100%;
}




/* --------------  WsListe -------------- */

#de_inst4med_reiseinfo .WsListe {
	float: left;
	border : 1px solid #000;
	background-color : #FEF8E0;
	padding : 10px;
	margin: 0;
	font-size: 0.8em;
	width: 400px;
}


/* UL-Variante */
#de_inst4med_reiseinfo .WsListe ul {
	list-style: none;
	padding: 1em;
}
#de_inst4med_reiseinfo .WsListe ul li a {
	color: #006;
}


/* SELECT-Variante */
#de_inst4med_reiseinfo .WsListe select {
	width: 150px;
}
#de_inst4med_reiseinfo .WsListe input {
	margin-left: 5px;
}

#de_inst4med_reiseinfo .WsListe.Meldungen select {
	width: 400px;
}






/* --------------  WsInfo -------------- */

#de_inst4med_reiseinfo .WsInfo {
	width: auto;
	padding: 0;
	margin: 0 0 0 450px;
	border: thin solid Black;
}
#de_inst4med_reiseinfo .WsInfo h1 {
	font-size: 1.8em;
	color: #F30;
	padding: 10px;
}
#de_inst4med_reiseinfo .WsInfo h2 {
	background-color : #FEF8E0;
	color: #F30;
	font-size: 1.3em;
	padding: 10px;
}
#de_inst4med_reiseinfo .WsInfo h3 {
	font-size: 1.1em;
	color: #F30;
	padding: 3px 10px 0 10px;
	margin: 0;
}
#de_inst4med_reiseinfo .WsInfo h4 {
	color: #006;
	padding: 3px 10px 0 10px;
}
#de_inst4med_reiseinfo .WsInfo p {
	color: #000;
	margin: 0 10px 5px 10px;
}
#de_inst4med_reiseinfo .WsInfo a {
	color: #006;
}
#de_inst4med_reiseinfo .WsInfo strong {
	color: #F30;
}




#de_inst4med_reiseinfo .WsInfo div#Weltkarte {
	float: right;
	margin-right:5px;
}


#de_inst4med_reiseinfo .WsInfo.Meldung h1 {
	padding: 0 10px 0 10px;
}
#de_inst4med_reiseinfo .WsInfo.Meldung h4 {
	padding: 0px 10px 0 10px;
	margin-top: 15px;
}

