.topimg {
	background-image: url(../images/top/start.jpg);
	background-repeat: no-repeat;
}
.midimg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bolder;
	color: #52911C;
	text-decoration: none;
	font-style: normal;
	text-transform: uppercase;
	background-image: url(../images/bg/hotel_stoderhof.gif);
	background-repeat: no-repeat;
	letter-spacing: 1px;
}


.item2 {
  	background: #214D00;
}

.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    background: #5C6B54;
}


.box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	background: #88A577;
	padding: 5px;
}

.boxhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	background: #254E02;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5C6B54;
}

.boxcontent {
  	background: #52911C;
}

p.newstext {
  	color: #FFF;
}

.newsimg {
  	background: url(../images/box/home/t02.gif);
}