body {
	background-image: url(images/hg_welle.jpg);
	background-repeat: no-repeat;
	background-color: #f2e9c8;
	margin: 0px;
	padding: 0px;
}

table {
	border-spacing: 0px;
	border: 0px;
}

#banner {
	background-color: #FFFFFF;	
}

#schatten_l {
	background-image: url(images/schatten_links.png);
	background-repeat: no-repeat;
}

#schatten_r {
	background-image: url(images/schatten_rechts.png);
	background-repeat: no-repeat;
}

#content {
	background-color: #FFFFFF;
	height: 450px;
}

#navi {
	background-image: url(images/hg_navi.png);	
}

#fuss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #444444;
}

/* Schriftstyles  */

a.link_fuss:link{
text-decoration:none;
color: #333333;

}

a.link_fuss:hover{
text-decoration:underline;
color: #333333;

}

a.link_fuss:active{
text-decoration:none;
color: #333333;

}

a.link_fuss:visited{
text-decoration:none;
color: #333333;
}

.fliesstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #444444;
}

.ueberschrift {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 18px;
	color: #444444;
}
