/* 	
	X-Mas Stylesheet
	
	written by Hendrik Meyer
	MEDIA DSIGN Websolutions
	www.media-dsign.de
*/
html {
	height: ;
}
body {
/*	margin-top: 50px;*/
	/*background: #990000 url('img/schnee_heideballon.gif') no-repeat bottom right;*/
	background: #990000 url('images/back-wr-verlauf.jpg') repeat-x top left;
}
/*div.lorbeer {
	margin: -30px auto;
	margin-bottom: 30px;
	background-image: url('img/lorbeer_muster_heideballon.gif');
	background-repeat: none;
	width: 788px;
	height: 51px;
}

div.wolke {
	top: 250px;
	left: 450px;
	width: 180px;
	height: 174px;
	position: absolute;
	background-image: url('img/schneewolke.gif');
	background-repeat: none;
}

div.wolke2 {
	top: 100px;
	left: 750px;
	width: 180px;
	height: 174px;
	position: absolute;
	background-image: url('img/schneewolke.gif');
	background-repeat: none;
}*/

h1 {
	font-size: 24px;
	font-weight: bold;
}
h2 {
	font-size:22px;
	font-weight: bold;
}
h3 {
	font-size:20px;
	font-weight: bold;
}

table.newsimg {
	margin-top: 20px;
}

table.newsimg img {
	width: 180px;
	margin-right: 5px;
}

div.newsentry {
	margin-bottom: 40px;
}