@charset "utf-8";
.grundraster {
	left: 5px;
	top: 5px;
	right: 5px;
	bottom: 5px;
	text-indent: 0px;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: top;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 10px;

}
.hauptmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-indent: 18px;
	text-decoration: none;
}
body {
	background-attachment: fixed;
	background-color: #666666;
	background-image: url(photoshop/bg_natur.gif);
	background-repeat: no-repeat;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	line-height: 27px;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
}
p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

