body, html {
	background: #E7E7E9;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 88%;
	margin: 0px;
	padding: 0px;
	color: #221E1F;
}

.printonly {
	display: none;
}

.print_header { display: none; }

/*************** HTML TAGS ***************/

h1 {
	font-size: 1.7em;
	/* font-style: italic; */
	margin: 0px;
	padding: 0px;
	background-color: #E7E7E9;
	font-weight: normal;
	color: #221E1F;
	white-space: nowrap;
}

h2 {
	font-size: 1.3em;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}

h3 {
	font-size: 1.0em;
	/* font-style: italic; */
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 5px 0px;
	font-weight: bold;
	border-bottom: 1px dashed #848C8F;
}

h4 {
	font-size: 1.0em;
	/* font-style: italic; */
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}

.hinweis {
	font-size: 1.0em;
	font-weight: bold;
	font-style: normal;
	color: #F00;
}

a,
a:link,
a:active,
a.visited,
a:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

table {
	border: none;
}

table.content_table {
	clear: both;
	width: 100%;
	margin-bottom: 20px;
}

td {
	vertical-align: top;
}

img {
	border: none;
}

p {
	/* clear: both; */
	margin: 10px 0px 0px 0px;
	padding: 0px;
}

ul {
	list-style: square;
}

.clear {
	clear: both;
}

.space1 {
	clear: both;
	margin: 1px;
}

.space {
	clear: both;
	margin: 5px;
}

.space10 {
	clear: both;
	margin: 10px;
}

.space20 {
	clear: both;
	margin: 20px;
}

.normaltext {
	font-size: 1.0em;
	font-weight: normal;
	font-style: normal;
}

/*************** HEADER ***************/

.header {
	height: 108px;
	border-bottom: 1px solid #848C8F;
}

.header_frame {
	clear: both;
	width: 100%;
	height: 108px;
	background-color: #A8B1B7;
	color: #221E1F;
	
	
}

.header_image {
	width: 880px;
	height: 30px;
	padding: 78px 0px 0px 0px;
/*	background-image: url(../img/systembilder/header_gf.jpg); */
	background-image: url(../img/systembilder/header_40.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
}



.header_logo {
	position: relative;
	left: 344px; top: -47px;
	z-index: 3;
	width: 192px;
	height: 51px;
	background-image: url(../img/systembilder/reha-gmbh-logo.gif);
	background-repeat: no-repeat;
	margin-bottom: -47px;
	
}

.breadcrumb_frame {
	clear: both;
	width: 880px;
}

.breadcrumb {
	width: 767px;
	float: left;
	text-align: right;
	padding: 6px 3px 18px 0px;
}

.breadcrumb_border {
	float: left;
	width: 110px;
	height: 12px;
	background-image: url(../img/systembilder/bg_headline.gif);
	background-repeat: repeat-x;
	background-position: 0px 8px;
	padding: 10px 0px 0px 0px;
}

.breadcrumb_border_none {
	float: left;
	width: 110px;
	height: 12px;
	background-image: none;
	padding: 10px 0px 0px 0px;
}

/*************** TOPNAVIGATION ***************/

.topnavigation_frame {
	clear: both;
	padding: 79px 0px 0px 159px;
}

table {
	padding: 0px;
	border: none;
	margin: 0px;
}

td {
	padding: 0px;
	margin: 0px;
}

.topnavigation_bar {
	position: relative;
	z-index: 4;
	width: 100%;
	text-align: center;
	top: 1px; left: 0px;
	height: 38px;
}

a.topnav,
a.topnav:link,
a.topnav:active,
a.topnav:visited {
	float: left;
	color: #221E1F;
	font-size: 0.8em;
	text-decoration: none;
	padding: 8px 1px 8px 1px;
	margin: 0px;
	background-image: url(../img/systembilder/bg_button.jpg);
	background-repeat: repeat-x;
	border-top: 1px solid #000;
	height: 12px;
}
a.topnav:hover {
	background-image: url(../img/systembilder/bg_button_hover.jpg);
	background-repeat: repeat-x;
}

a.topnav_hi,
a.topnav_hi:link,
a.topnav_hi:active,
a.topnav_hi:visited,
a.topnav_hi:hover {
	float: left;
	color: #221E1F;
	font-size: 0.8em;
	text-decoration: none;
	padding: 8px 1px 8px 1px;
	margin: 0px;
	background-color: inherit;
	background-image: url(../img/systembilder/bg_button_hover.jpg);
	background-repeat: repeat-x;
	border-top: 1px solid #000;
	height: 12px;	
}

.topnav_spacer {
	float: left;
	color: #221E1F;
	width: 5px;
	padding: 6px 0px 0px 0px;
	margin: 0px;
	height: 22px;
	background-image: url(../img/systembilder/bg_button.jpg);
	background-repeat: repeat-x;
	border-top: 1px solid #000;
}


/*************** CONTENT COLUMNS ***************/

.content_column_frame {
	width: 880px;
}

.content_column_left {
	float: left;
	width: 158px;
	text-align: left;
}


.content_column_right {
	float: left;
	width: 722px;
	text-align: left;
}

/*************** CONTENTNAVIGATION ***************/

.contentnavigation_frame {
	width: 144px;
	margin-right: 14px;
	background-color: #A8B1B7;
	padding: 10px 0px 18px 0px;
	color: #221E1F;
}

.contentnav_item {
	width: 126px;
	border-bottom: 1px dashed #fff;
	margin: 0px 9px 0px 9px;
}

a.contentnav,
a.contentnav:link,
a.contentnav:active,
a.contentnav:visited {
	clear: both;
	display: block;
	width: 124px;
	color: #221E1F;
	padding: 6px 0px 6px 2px;
	text-decoration: none;
	font-weight: bold;
	background-color: inherit;
}
a.contentnav:hover {
    color: #221E1F;
	background-color: #CED8DD;
}

a.contentnav_hi,
a.contentnav_hi:link,
a.contentnav_hi:active,
a.contentnav_hi:visited,
a.contentnav_hi:hover {
	clear: both;
	display: block;
	width: 124px;
	color: #221E1F;
	padding: 6px 0px 6px 2px;
	text-decoration: none;
	font-weight: bold;
	background-color: #FECB09;
	/* font-style: italic; */
}


/*************** TEXTCONTENT ***************/

.textcontent_frame {
	clear: both;
	width: 722px;
}

.textcontent_left {
	float: left;
	width: 512px;
}

.textcontent_left .text {
	line-height: 155%;
	padding-bottom: 20px;
	color: #000;
	background-color: inherit;
}

.textcontent_left .text p { 
	margin: 0px; 
	padding: 0px; 
}

.textcontent_left .text img {
	border: 1px solid #848C8F;
}


img.textcontent_image {
	float: left;
	margin: 3px 15px 5px 0px;
}

img.textcontent_image_right {
	float: right;
	margin: 3px 0px 5px 15px;
}

.textcontent_right {
	float: left;
	width: 210px;
}

/*************** CHAPTERS ***************/

/* CONTAINER IMAGE WITH LABEL */

.imagecontainer_frame {
	clear: both;
	width: 722px;
}

.imagecontainer_image {
	float: left;
	width: 512px;
	padding: 0px 0px 20px 0px;
}

.imagecontainer_label {
	float: left;
	width: 174px;
	background-color: #A8B1B7;
	padding: 18px;
	font-size: 1.2em;
	/* font-style: italic; */
	font-weight: bold;
	color: #221E1F;
}

.imagecontainer_label .normaltext {
	font-size: 0.8em;
	font-weight: normal;
}


/* CHAPTER TEXT DEFAULT */

.textchapter_frame {
	clear: both;
	width: 512px;
	margin: 0px 0px 20px 0px;
}

td.headline {
	padding: 0px;
	background-image: url(../img/systembilder/bg_headline.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

td.headlinetext {
	padding: 0px 8px 0px 0px;
	vertical-align: top;
	width: 50px;
}


/* CHAPTER IMAGEGALLERY */

table.gallery {
	clear: both;
	width: 512px;
	margin-top: 15px;
}

td.gallery_image {
	width: 158px;
}

td.gallery_image_img {
	border: 1px solid #848C8F;
}

td.gallery_spacer {
	width: 19px;
}

/* CHAPTER TEASER WITH OPTIONAL IMAGE */

table.teaser {
	clear: both;
	width: 512px;
	/*padding-bottom: 20px;*/
	margin-bottom: 20px;
	border-bottom: 1px dashed #848C8F;
}

table.teaser_end {
	clear: both;
	width: 512px;
	padding-bottom: 20px;
}

table.teaser td img {
	border: 1px solid #848C8F;
	margin-bottom: 20px;
}

table.teaser_end td img {
	border: 1px solid #848C8F;
}

table.teaser td h4 {
	margin-bottom: 5px;
}

table.teaser td {
	font-size: 0.9em;
}

table.teaser_end td h4 {
	margin-bottom: 5px;
}

table.teaser_end  td {
	font-size: 0.9em;
}

td.td_teaser_image {
	width: 120px;
	padding-right: 15px;
}


/*************** BOXEN ***************/

.box_frame {
	width: 182px;
	margin: 0px 0px 25px 28px;
	padding: 0px 0px 10px 0px;
	font-size: 0.9em;
	line-height: 135%;
	border-bottom: 1px dashed #848C8F;
}

.box_content {
	padding-left: 5px;
}

/* BOX ANSPRECHPARTNER */

.box_frame img {
	border: 1px solid #848C8F;
}

.box_frame ul {
	padding: 0px;
	margin: 0px 0px 0px 15px;
	list-style: square;
}

.box_frame ul li {
	padding: 2px 0px 7px 0px;
}


/*************** FOOTER ***************/

.footer_frame {
	clear: both;
	width: 880px;
	
}


.footer_icons {
	float: left;
	width: 35px;
}

.iconbar {
	position: relative;
	z-index: 1;
	left: 0px; top: -90px;
	background-image: url(../img/systembilder/icon_bar.gif);
	height: 110px;
	width: 22px;
	
}

.footer_left {
	float: left;
	width: 405px;
	text-align: left;
	padding-top: 7px;
	font-style: italic; 
	font-size: 0.9em;
	border-top: 1px dashed #848C8F;
}

.footer_right {
	float: left;
	width: 440px;
	text-align: right;
	padding-top: 6px;
	font-size: 0.9em;
	border-top: 1px dashed #848C8F;
}

a.footer,
a.footer:link,
a.footer:active,
a.footer:visited {
	color: #221E1F;
	text-decoration: none;
	padding-left: 10px;
	background-color: inherit;
}
a.footer:hover {
	text-decoration: underline;
}