
.sidebar_left_entry {
		background-color: #FFFFFF;
		background-image: url("/plissee/bilder/button_modell.jpg");
		background-position: 1px center;
		background-repeat: no-repeat;
		display: block;
		height: 24px; line-height: 24px;
		font-size: 11px;
		color: #000000 !important;
		text-decoration: none;
		margin: 2px;
		text-align: left;
		padding-left: 4px;
}


.sidebar_left_payment {
		width: 154px;
		background-color: #ffffff;
		border: 1px solid #DCDCDC;
		margin-top: 2em;
		display: block;
		text-decoration: none;
}
		.sidebar_left_payment_head {
				text-align: center;
				/*
				background-image: -webkit-linear-gradient(0deg, #ececec 0%, #ffffff 50%);
				background-image: -moz-linear-gradient(0deg, #ececec 0%, #ffffff 50%);
				background-image: -o-linear-gradient(0deg, #ececec 0%, #ffffff 50%);
				background-image: linear-gradient(0deg, #ececec 0%, #ffffff 50%);
				*/
				background-color: #ececec;
				margin: 1px;
				padding-top: 4px;
				padding-bottom: 4px;
				font-size: 10px;
				font-weight: bold;
		}
		.sidebar_left_payment_body table {
				width: 100%;
				table-layout: fixed;
				border-spacing: 0;
		}
				.sidebar_left_payment_body table tr td {
						padding: 0;
						text-align: center;
				}
						.sidebar_left_payment_body table tr td img {
								padding: 0;
								text-align: center;
								padding-top: 6px;
								padding-bottom: 6px;
								border: 0;
						}

						
						
/*	für die Seiten Hinweise und Messanleitung*/		
  #seiten_body {
		width: 90%;
		margin: 30;
		padding: 40;		
		/* background-color: #FFFFFF; */
		font-family: 'verdana', 'arial';
		font-size: 12px;
		}
