@CHARSET "ISO-8859-1";

body {
	background-color: #CCCCCC;
	}
	
div.inhalt {
	margin-left: 13%;
	margin-right: 13%;
	margin-top: 3%;
	margin-bottom: 5%;
	
	background-image: url(../images/winter1024.jpg);
	border:1px solid black;
	height: 720px;
	
	}	

h2  {
	color: white;
	}	