/* Festmusik CSS */


html { height: 100%}
*{
	padding: 0;
	margin: 0;
}
img {
border: 0;
}
body{
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 12px;
	color: #fefbea;
	height: 101%;
	background-image: url(bilder/hg.gif);
	/**/white-space: nowrap;
	line-height: 19px;
}
#banner{
	height: 145px;
	width:100%;
	text-align:center;
}
#banner h1{
	font-size: 24px; 
	padding-top: 25px;
}
#rossi {
	height: 227px;
	width:100%;

}
#dp {
	width:100%;
	height: 227px;
	text-align: right;
}
#design {
	font-size: 9px;
	text-align: left;
	color: #CCCCCC;
}
h2 {
	padding: 15px 0 10px 0;
	font-size: 16px;
	font-weight:lighter;
	}
	h3 {
	padding: 13px 0 10px 0;
	font-size: 16px;
	font-weight:lighter;
	}
.clear {clear:both;}
#dp a {	color: #ff9000;}
#dp a:hover {	color: #ad1f39;}
#rossi a {	color: #e34d69;}
#rossi a:hover {	color: #ff9000;}
#design a {	color: #333333;}
#design a:hover {	color: #CCCCCC;}

