.navigation {
	background-image: url(../images/navigationsleiste/navigationsleiste.png);
	background-repeat: no-repeat;
	width: 12%;
	height: 50px;
}

.rahmengross {
	background-image: url(../images/index/rahmen_gross.png);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 25px;
	width: 250px;
	text-align: center;
	vertical-align: middle;
	padding-top: 2px;
}

.rahmenklein {
	padding-top: 2px;
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../images/index/nur_rahmen.png);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 80px;
	width: 250px;
	background-position: bottom;
	vertical-align: middle;
	text-align: center;
}
.neues_background {
	background-image: url(../images/index/background_neues.png);
	background-repeat: no-repeat;
	text-align: left;
	width: 100%;
	padding-top: 0px;
	position: absolute;
	bottom: 0px;
	left: 0px
}
.neues_linien {
	background-image: url(../images/index/linien_02.png);
	background-position: right;
	background-repeat: no-repeat;
}


.rahmenklein_zaehler {
	padding-top: 3px;
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../images/index/rahmen_gross.png);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 30px;
	width: 250px;
	background-position: bottom;
	vertical-align: middle;
	text-align: center;
}
