/* Inhalt links */

#start {
	width:670px;
	float:left;
	text-align:center;
	}

#wegweiser {
	width: 235px;
	float:left;
	height: 320px;
	}
	
#bild1 {
	float:right;
	margin-left: 5px;
	width: 425px;
	height: 320px;
	}
	
#text {
	clear:both;
	margin-top:0px;
	text-align:left;
	padding:10px;	
}

	
/* rechte Seite Wetter + Veranstaltungstipp */

#wetter a:hover {
	text-decoration:underline;
	font-weight:500;
}
	
	
#wetter {
	float:right;
	width:155px;
	border: 1px none #000000;
	padding: 5px;
	}

.trennstrich_tipp {
	margin: 2px 0 5px 0;
	width:150px;
	height:1px;
	background-color:#ffdb6c;
	}
	
.tipp {
	background-color:#FFF3CF;
	height:12px;
	margin:10px 0 5px 0;
	border: 1px solid #ffdb6c;
	padding:3px;
	width:142px;
}

.tipp_text {
	margin:0 0 5px 0;
	width:150px;
}
