body {
	margin: 0px;
}
#back {
	background-image: url(/images/hofa/backline.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#header {
	background-image: url(/images/hofa/header_neu.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	height: 460px;
	width: 990px;
}
#generic {
	color: #00a9ff;
	position: relative;
	top: 50px;
	right: 150px;
	width: 300px;
	float: right;
	text-align: right;
	
}

#generic a {
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-size: 10px;
	color: #00a9ff;
	text-decoration: none;
}
#generic a:hover {
	text-decoration: underline;
}#navigation {
	position: absolute;
	width: 143px;
	left: 120px;
	top: 269px;
}
.link_ebene1 {
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	float: left;
	padding-top: 5px;
	padding-bottom: 7px;
	padding-left: 14px;
	width: 129px;
	border: none;
}

.link_ebene1:hover {
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	float: left;
	border-bottom-width: 2px;
	border-left-width: 9px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #00a9ff;
	border-right-color: #00a9ff;
	border-bottom-color: #00a9ff;
	border-left-color: #00a9ff;
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	width: 129px;
}


.link_ebene1_aktiv {
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	float: left;
	border-bottom-width: 2px;
	border-left-width: 9px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #00a9ff;
	border-right-color: #00a9ff;
	border-bottom-color: #00a9ff;
	border-left-color: #00a9ff;
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	width: 129px;
}
.link_ebene2 {

	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	text-transform: uppercase;
	color: #cce1ec;
	text-decoration: none;
	float: left;
	border-bottom-width: 2px;
	border-left-width: 9px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #00a9ff;
	border-right-color: #00a9ff;
	border-bottom-color: #00a9ff;
	border-left-color: #00a9ff;
	background-color: #00a9ff;
	border-top-width: 0px;
	border-right-width: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	width: 129px;
}

.link_ebene2:hover {
	color: #ffffff;
}


.link_ebene2_aktiv {
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	background-color: #00a9ff;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 129px;
	left: -6px;
	background-repeat: repeat-y;
	padding-left: 14px;
	background-position: left bottom;
}
#content_container {
	position: absolute;
	width: 565px;
	/*width: 520px;*/
	left: 300px;
	/*left: 314px;*/
	top: 320px;
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	padding-bottom: 25px;
}
h1 {
	font-family: "Arial", Times, serif;
	font-size: 24px;
	line-height: 27px;
	font-weight: bold;
	color: #00a9ff;
	margin-top: 0px;
	margin-bottom: 35px;
}
h2 {

	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #00a9ff;
	margin-top: 0px;
	margin-bottom: 18px;
}
.box {
	margin-top: 25px;
}
.bild_teaser {
	float: left;
	/*margin-left: -50px;*/
	width: 180px;
	/*padding: 0px;*/
	position: relative;
	margin-right: 20px;
	margin-bottom: 20px;
}
.teasertext {
	margin-bottom: 20px;
}
.bild_artikel {
	float: left;
	margin-left: -50px;
	width: 250px;
	padding: 0px;
	position: relative;
	margin-right: 20px;
}
caption {
	font-size: 13px;
	font-weight: bold;
	color: #999999;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: left;
}
table {
	width: 100%;
	margin-bottom: 10px;
}
td {
	background-color: #E8E8E8;
	padding: 5px;
}
th {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #00a9ff;
	text-align: left;
	padding: 5px;
}
.fussnote {
	color: #999999;
}
.galerie_container {
	border: 1px solid #00a9ff;
	position: relative;
	padding: 10px;
	margin: 5px;
	float: left;
	background-color: #E8E8E8;
	height: 340px;
	width: 520px;
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
}
.bild_galerie {
	max-width: 320px;
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	border: 1px solid #00a9ff;
	max-height: 275px;
}
a {
	color: #00a9ff;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.galerie_text {
	overflow: auto;
	position: relative;
	width: 180px;
	height: 275px;
	background-color: #FFFFFF;
	padding: 5px;
	margin-top: 5px;
	float: left;
}
.galerie_beschreibung {
	color: #00a9ff;
	margin: 0px 0px 15px;
}
.galerie_navigation {
	float: left;
	width: 520px;
	clear: left;
}
ul li {
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #00a9ff;
	list-style-type: none;
	list-style-position: outside;
	padding-left: 10px;
	margin-bottom: 5px;
}
ul {
	margin-left: 0px;
	padding-left: 0px;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
}
.spalte_links {
	width: 190px;
	float: left;
	min-height: 22px;
	margin-bottom: 4px;
	padding: 1px 2px 1px 6px;
	margin-right: 4px;
	line-height: 20px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #E8E8E8;
}
.spalte_rechts {
	background-color: #E8E8E8;
	width: 310px;
	float: left;
	min-height: 22px;
	margin-bottom: 4px;
	padding: 2px;
}
.textfeld1 {
	width: 70px;
	height: 15px;
	font-size: 10px;
	line-height: 14px;
	margin: 1px 5px 1px 1px;
}
.textfeld2 {
	width: 200px;
	height: 15px;
	font-size: 10px;
	margin: 1px;
	line-height: 14px;
}
textarea {
	height: 100px;
	width: 300px;
	margin-left: 1px;
}
.button {
	width: 100px;
	height: 22px;
	font-size: 10px;
	line-height: 14px;
	margin: 1px 5px 1px 1px;
	color: #FFFFFF;
	background-color: #00a9ff;
	padding: 2px;
}

.box_startseite {
	margin-top: 10px;
}
