* {
	background: #fff;
	border: 0;
	color: #000;
	font: 14px/17px arial, helvetica, sans-serif;
}

.skip,
#search-box,
#nav-meta,
#nav-global,
#section-header img,
#nav,
#breadcrumb,
#nav-content,
#text-features,
dd.zoom,
#site-info div,
#promos,
#stage,
.superpromos,
#teaser-wrapper,
#calendar,
a.all,
.form-wrapper div span,
.pager,
p a.back,
.new-search,
.text-box-toc,
.toc-box-toc,
#glossary-index,
#logo strong,
#logo em,
#extras,
#hoeffi,
#print-box,
#brands .teaser p a,
#brands .teaser.offer h2,
.teaser.latest ul li h3 em,
#produkte .teaser h2,
#produkte .teaser p,
#genre .teaser h2,
#genre .teaser p,
#service .teaser h2,
#service .teaser p,
#home .teaser-wrapper.tw-switcher,
#home .teaser-group {
    display: none;
}


/* LINKS 
--------------- */
a {
	text-decoration: none;
}


/* ELEMENTS
--------------------- */
h1,
h1 a,
h2,
h2 a,
h3,
h4,
h5,
#section-header h1 em {
	font-size: 22px;
	font-weight: bold;
	line-height: 20px;
}
h2 {
	font-size: 18px;
}
h3,
h4,
h5 {
	font-size: 16px;
}
img {
	display: block;
	margin: 10px 0;
}
dt {
	font-weight: bold;
}


/* MAIN 
------------ */
#stage {
	width: auto;
	height: auto;
}
p.intro {
	font-weight: bold;
}
#main .text .text-data {
	float: left;
	width: 100%;
	margin: 0 0 10px 0;
	padding: 0;
}
#main .text .text-data li {
	float: left;
	margin: 10px 10px 10px 0;
	list-style: none;
}
.text .highlight {
	font-style: italic;
	font-weight: bold;
}
table,
td {
	border: 2px solid #666;
	empty-cells: show;
	border-collapse: collapse;
}
#main #faq-wrapper h3 a,
.event-list li h3 a {
	font-weight: bold;
}
.event-list li h3 {
	margin: 0;
}
#main .text h1 em,
#main .text h1 span {
	font-size: 22px;
	font-weight: bold;
}
#searchresult #main ol h2 a {
	font-size: 16px;
}
#main h2 {
	clear: both;
	margin: 10px 0 5px;
}
#main .teaser img,
.photo,
dl.photo img {
	float: left;
	margin: 0 10px 0 0;
}
#main .teaser img.mod,
.photo.mod,
dl.photo.mod {
	float: right !important;
	margin: 0 0 0 10px;
}
#main .links ul {
	list-style-type: none;
}
dl.photo dt {
	display: block;
}
.teaser h2 {
	padding: 20px 0 0;
}
.teaser.latest ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.teaser.latest ul li {
	clear: both;
	display: block;
	margin: 0;
	padding: 20px 0 0;
}
.teaser.latest ul li h3 {
	font-weight: bold;
}
#produkte .teaser,
#genre .teaser,
#service .teaser {
	float: left;
	width: 220px;
	margin: 0 20px 20px 0;
}

/* forms */
input,
textarea {
	display: block;
	width: 300px;
	border: 1px solid #000;
}
.form-wrapper div.button-wrapper input {
	background: #ccc;
	width: auto;
}
.form-wrapper div {
	margin: 0 0 10px 0;
}

/* images */
.caption {
	font-weight: bold;
}
.copyright {
	font-style: italic;
	font-size: 12px;
}
.longdesc {
	font-size: 12px;
}

/* search-results */
#search-results ol {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#search-results ol li {
	border: none;
	margin: 10px 0 20px;
}
#search-results #main ul.text-data {
	margin: 0;
}

/* brands */
#brands .teaser {
	float: left;
	padding: 0 0 20px;
}
#brands .teaser img {
	float: left;
	display: inline;
	width: 175px;
	border: 1px solid #d9d9d9;
	margin: 0 20px 0 0;
	padding: 0;
}
#brands .teaser div.offer {
	float: left;
	width: 60%;
	margin: 0;
	padding: 0;
}
#brands .teaser-group .teaser div.offer p {
	position: static;
	display: inline;
	height: auto;
	width: auto;
	left: 0;
	overflow: visible;
	float: left;
	margin: 0;
	padding: 0;
}
