@charset "utf-8";
/* CSS Document lakesideattrappe.css */
body{}
h1{line-height:1.2em; font-size:64px;}
h2{line-height:1.2em; font-size:42px; padding-bottom:.25em;}

header{margin-top:-10px; padding-top:0px;}
header a{text-decoration:none;}
header h1{margin-bottom:0px; padding-left:.25em;}
header h2{margin-top:0px; padding-left:.25em;}

main{
	/*font family*/
	font-size:16px;
}
main h3{font-size:32px;}
main a{text-decoration:underline;}

aside{border-left:1px solid #ccc;}

aside h3{
	line-height:1.25em;
	margin-bottom:1em;
	
}

aside .w3-btn, aside .w3-button{
	overflow:inherit;
	white-space:normal !important;
	font-size:1.35rem;
	
}
footer{
	margin-top:72px;
}

.mdflag{
	/*background-image:url("../images/md-flag.jpg");
	background-size:contain;
	min-height:320px;
	background-repeat:no-repeat;
	background-position:center bottom;*/
}

.portcess{
	background-image:url("../images/front-water-dump-port.jpg");
	background-size:cover;
	background-repeat:no-repeat;
	/*background-position:center;*/
}



footer{}