table {
	width: 700px;
	border: 1px solid #006699;
}

table.wetter {
        width: 310px;
        border: 1px solid #006699;
}
td.head {
	background-color: #006699;
	text-align: center;
	font-family: "Courier New", Courier, mono;
	font-style: normal;
	font-weight: bold;
}
td.text {
	padding: 5px;
    font-family: "Courier New", Courier, mono;
}
img {
	border: 1px solid #006699;
	margin: 3px;
}
p.head {
	text-decoration: underline;
	font-weight: bold;

}
p.text {
	margin-left: 20px;

}
p.bild {
	text-align: center;

}

