﻿html, body {
	background-color:	#FFEFD5;
	margin-left:		auto;
	margin-right:		auto;
	max-width:	    	65em;
}



body { 	 
     margin-top:		   2em;
	text-align:		   Center;   
}


.rundeEcken {
    border-radius: 		5%;
	max-width:	    	100%;
}






/* Externer Link mit HTML Pfeil 
a[href^="http://"]:not([href*="meyer-darmstadt.de"]):after,
a[href^="https://"]:not([href*="meyer-darmstadt.de"]):after {

content: "\21D7";

color: red;
padding-left:0px;
font-size: 1.2em;
font-weight:�bold;


}

 */
