body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #673301;
	overflow-y: auto;
}

body {
	background-color: #CBFFF3;
	text-align: center;
	margin: auto;
}

.content {
	background-color: white;
	line-height: 145%;
}

#main_container {
	text-align: center;
}

#teaser_td {
	height: 155px; 
	border-bottom: 3px solid #663300; 
	text-align: center; 
	vertical-align: top;
}

#homefacility_logo {
	margin-top: 32px;
}

#homefacility_logo2 {
	display: none;
}

#content_row {
	vertical-align: top;
	min-height: 527px;
}

#navi_td {
	text-align: right;
	width: 187px;
}

#content_td {
	width: 632px; 
	background-color: #FFFFFF;
}

#image_td {
	width: 178px;
}

#content {
	margin-left: 60px;
	margin-right: 60px;
	margin-bottom: 20px;
	margin-top: 36px;
	background-color: #FFFFFF;
	color: #673301;
	line-height: 140%;
}

#footer_row {
	vertical-align: bottom;
	font-size: 8pt;
	border-top: 1px solid #673301;
	background-color: #CBFFF3;
}

#footer_div {
	position: relative;
	padding-bottom: 5px;
	padding-top: 5px;
	z-index: 500;
	background-color: #CBFFF3;
}

#content_table {
	border: 0px; 
	width: 997px;
	margin: auto;
}

#content_table td {
	vertical-align: top;
}

/* content elemnts and tags */
a {
	color: #673301;
	text-decoration: underline;
}

h1 {
	font-size: 100%;
	text-align: left;
	margin: 0px;
	margin-bottom: 18px;
}

* html h1 {
	margin-bottom: 17px;
}

*>html h1 {
	margin-bottom: 17px;
}

h2, h3, h4 {
	font-size: 100%;
	margin: 0px;
	margin-top: 12px;
	margin-bottom: 7px;
}

/* Seiten-Navigation */

#navigation {
	margin-top: 77px;
	margin-right: 29px;
	margin-bottom: 0px;
	width: 160px;
	text-align: right;
	/* position: fixed; */
}

/*
* html #navigation {
	position: absolute;
  left: expression( ( 0 + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
  top: expression( ( 0 + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
}

* html>#navigation {
	position: absolute;
  left: expression( ( 0 + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
  top: expression( ( 0 + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
}
*/

#img_holder2 {
	margin-top: 0px;
	margin-right: 29px;
	margin-bottom: 20px;
	width: 178px;
	position: fixed;
	height: auto;
}

* html #img_holder2 {
	position: absolute;
  left: expression( ( 0 + ( ignoreMe4 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
  top: expression( ( 0 + ( ignoreMe3 = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
}

* html>#img_holder2 {
	position: absolute;
  left: expression( ( 0 + ( ignoreMe4 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
  top: expression( ( 0 + ( ignoreMe3 = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
}

#img_holder {
	height: auto;
}

#start_content {
	width: 997px; 
	margin: auto; 
	margin-top: 35px; 
	text-align: center; 
	line-height: 140%;
}

#start_navigation {
	margin: auto; 
	margin-top: 35px; 
	text-align: center;
	width: 997px;
}

#start_navigation a, #navigation a {
	font-family: Times New Roman, Times, serif;
	text-transform: uppercase;
	text-decoration: none;
	color: #673301;
	display: block;
	margin-bottom: 45px;
	font-weight: bold;
	font-size: 8pt;
	letter-spacing: 1pt;
}

#start_navigation a, #navigation a {
	display: inline;
}

#navigation .nav0 {
	display: none;
}

#navigation .nav1 {
	display: block;
}

#navigation .nav2 {
	display: none;
}

#navigation .nav3 {
	display: none;
}

#navigation .nav4 {
	display: none;
}

#navigation .nav5 {
	display: none;
}

#start_navigation a:hover, #navigation a:hover {
	color: #DB3501;
}

#navigation .open, #navigation .active {
	color: #DB3501;
}

.navi_dot {
	margin-left: 12px;
	border: 0px;
	margin-bottom: 0px;
}

.navi_dot2 {
	margin-right: 12px;
	margin-left: 12px;
	border: 0px;
}

input, textarea {
	border: 2px solid #673301;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	width: 300px;
}
