﻿/*layoutcss nicht aktiv*/

body {
	color: #000;
	font-size: 12pt;
	font-family: "Times New Roman", Times, Serif;
	font-style: normal;
	backface-visibility: visible;
	background-image: url('../bilder1/images/jurasteig101.jpg');
	background-attachment: fixed;
	width: 100%;

}

#masthead {
	width: auto;
	margin: 0;
	padding: 0;
	overflow: auto;
}
#navigation {
	width: auto;
	margin: 0;
	padding: 0;
	border: 0;
	clear: both;
}
#footer {
	width: auto;
	clear: both;
	overflow: auto;
}
.float_right {
	float:right;
}