/*
###########################################################################
ELEMENTE ##################################################################
###########################################################################
*/	
H1 {
	font-size: 1.4em;
	margin-top: 0;
	text-decoration: none;
	}
/*
###########################################################################
RAND ######################################################################
###########################################################################
*/		
.bilder_rechts {
	float: right;
	margin-left: 20px;
	
	}	
	.bilder_rechts .bilderrahmen {
	width: 252px;
	height: 169px;
	background: url(../bilder/rahmen_klein1.jpg) no-repeat;
	padding: 9px 0 0 9px;
	margin-bottom: -5px;
		}
	.bilder_rechts P {
		margin: 0 0 10px 9px;
		font-size: 10px;
		color: #ED7C2B;
		}

