/* 
Stylesheet für die Haus Schwanensee
*/

* { padding: 0; margin: 0; }
html {
	height: 101%;

}
body {
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	
}

h1 {
	padding-left: 15px;
	margin-bottom: 15px;
	font-size: 130%;
	color: #525252;
	border-bottom-color: rgb(247,151,12);
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-left-color: rgb(247,151,12);
	border-left-style: solid;
	border-left-width: 20px;
} 

h2 {    font-size: 110%; margin-bottom: 1em;

}
