body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	background-image: url(layout/hg-body_02.gif);
	background-color: #FFFFFF;
}
.hg-body {
	background-attachment: fixed;
	background-image: url(layout/hg-body.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.navigation_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
a.navigation_link:link {
	color: #708C2D;
	text-decoration: none;
}
a.navigation_link:visited {
	color: #708C2D;
	text-decoration: none;
}
a.navigation_link:hover {
	color: #D57F28;
}

a.navigation_link:active {
	color: #708C2D;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #A7B940;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #DE964E;
}

.rahmen-01 {
	background-color: #FBF8F2;
	margin: 5px;
	padding: 5px;
	border: 1px double #EBDFC1;
}

.h1-ueberschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #DE964E;
}
.h1-ueberschrift-2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #C79F13;
}

.schrift-10 {
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
}
.schrift-14 {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #D57F28;
}

.pointer {
	cursor: pointer;
}
