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

h1 {
	font-size: 15px;
	text-align: left;
	padding-bottom: 10px;
	margin: 0px;
}

h2 {
	font-size: 13px;
	text-align: left;
	padding-bottom: 10px;
	margin: 0px;
}

h3 {
	clear: both;
	font-size: 12px;
	text-align: left;
	padding-bottom: 0px;
	padding-top: 5px;
	margin: 0px 0px 5px 0px;
	font-style: italic;
}

h4 {
	font-size: 12px;
	text-align: left;
	padding-top: 5px;
	margin: 0px;
}



.box_content img {
	clear: both;
	margin-top: 5px;
}

.noprint {
	display: none;
}

.header { display: none; }

.print_header {
	width: 100%;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 10px;
	border-bottom: 1px solid #ccc;
	text-align: left;
	margin-bottom: 20px;
	font-style: italic;
}

.breadcrumb_frame { display: none; }

.contentnavigation_frame { display: none; }

.content_column_right {
	clear: both;
	width: 100%;
}

.textcontent_frame{
	width: 100%;
}

.textcontent_left{
	width: 100%;
}

table.imagecontainer_frame { display: none; }

table.content_table {
	width: 100%;
}

.text {
	clear: both;
	text-align: left;
	margin-bottom: 20px;
	line-height: 155%;
}

.box_content {
	text-align: left;
	margin-bottom: 20px;
	line-height: 155%;
}

td {
	text-align: left;
}
td.headlinetext {
	text-align: left;
}

.textcontent_image {
	float: left;
	padding: 0px 10px 10px 10px;
}

.textcontent_right {
	clear: both;
	text-align: left;
	padding-bottom: 20px;
	width: 100%;
}

.footer_frame {
	clear: both;
	width: 100%;
}

.footer_icons  { display: none; }

.footer_right  { display: none; }

.footer_left {
	clear: both;
	padding-top: 10px;
	border-top: 1px solid #ccc;
	width: 100%;
	text-align: left;
	font-style: italic;
}

table.gallery {
    /* einkommentieren, wenn anzeige gewünscht 
	clear: both;
    margin-top: 10px;
	margin-bottom: 10px;
	*/
	display: none;
}

td.gallery_spacer {
	padding: 10px;
}

table.teaser {
	clear: both;
	width: 100%;
	padding-bottom: 20px;
	border-bottom: 1px dashed #ccc;
	margin-bottom: 20px;
}

table.teaser_end {
	clear: both;
	width: 100%;
	padding-bottom: 20px;
	border-bottom: 1px dashed #ccc;
	margin-bottom: 20px;
}

table.teaser td {
	line-height: 155%;
}

table.teaser_end td {
	line-height: 155%;
}

td.td_teaser_image { display: none; }