.lay_grundrahmen {
	overflow: visible;
	position: absolute;
	height: 600px;
	width: 900px;
	left: 50px;
	top: 0px;
	background-color: #000000;
	visibility: visible;
}
.lay_website {
	overflow: visible;
	position: absolute;
	height: 500px;
	width: 650px;
	left: 50px;
	top: 100px;
	background-color: #FFFFFF;
	visibility: visible;

}
.lay_logo {
	position: absolute;
	height: 110px;
	width: 171px;
	left: 0px;
	top: 0px;
}
.lay_kompass {
	position: absolute;
	height: 85px;
	width: 479px;
	left: 171px;
	top: 0px;
}
.lay_navigation {
	background-color: #D8B217;
	position: absolute;
	height: 25px;
	width: 479px;
	left: 171px;
	top: 85px;
}
.lay_schatten {
	background-image: url(../elemente/kachel_schatten.gif);
	background-repeat: repeat-y;
	overflow: visible;
	position: absolute;
	height: 500px;
	width: 10px;
	left: 950px;
	top: 0px;
}
.lay_abschluss {
	background-color: #D8B217;
	position: absolute;
	height: 15px;
	width: 479px;
	right: 0px;
	bottom: 0px;
	padding-top: 5px;
}
.lay_spalte_li {
	overflow: visible;
	position: absolute;
	height: auto;
	width: 140px;
	left: 15px;
	top: 140px;
}
.lay_spalte_re {
	overflow: visible;
	position: absolute;
	height: auto;
	width: 464px;
	left: 171px;
	top: 140px;
	visibility: visible;
}
.txt_grundtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.txt_grundtext_fett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.txt_grundtext_link {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #1A5330;
	text-decoration: none;
}
.txt_grundtext_link:hover {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.txt_headline {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.txt_trennlinie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1A5330;
}
.txt_formularfeld {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border: 1px solid #D8B217;
}
.txt_grundtext_klein {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.lay_querformat {
	position: absolute;
	height: 15px;
	width: 170px;
	right: 0px;
	bottom: 0px;
}
