/* @override 
	http://192.168.0.200:8888/druckkunst_typolight/tl_files/museum/__css/druckmuseum.css
	http://localhost:8888/druckkunst_typolight/tl_files/museum/__css/druckmuseum.css
	http://www.druckkunst-museum.de/tl_files/museum/__css/druckmuseum.css
*/

body, div, dl, dt, dd, ul, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}

html {
	height: 100.01%;
	margin-bottom: 1px;
}

.block {
	overflow: visible;
	float: left;
}

body {
	background-color: #dbd8cf;
	font: 10px/16px Verdana, Arial, Helvetica, sans-serif;
}

/*body#top {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}*/

/*div#null {
	position: absolute;
	top: 0;
	bottom: 0;
}*/

div#wrapper {
	margin-left: 90px;
	position: absolute;
	top: 0;
	bottom: 0;
	width: 82em;
}

/*#wrapper img.invisible {
	position: absolute;
	bottom: 0;
}*/

#header {
	height: 131px;
}

#header div.inside {
	width: 820px;
	z-index: 2;
	float: left;
	background: #dbd8cf url(../bilder/kopf/hg_lur.gif) repeat-y;
}

div.kopfbild {
	height: 101px;
	background-color: #dbd8cf;
	float: left;
	width: 820px;
}

div#container {
/*margin-bottom: 31px;*/
/*position: absolute;*/
	background: url(../bilder/kopf/hg_lur.gif) repeat-y;
	width: 80em;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
}

#main {
	width: 80em;
	float: left;
}

#main div.inside {
	width: 640px;
	padding: 5em 8em;
	background-color: #fff;
	float: left;
}

#footer {
	background-color: #eeece6;
	background: url(../bilder/kopf/hg_lur.gif) repeat-y;
	padding-left: 10px;
	bottom: 0;
	float: left;
	padding-right: 10px;
}

#footer div.inside {
	background-color: #eeece6;
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	height: 23px;
	padding-top: 8px;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
	clear: left;
	border-top: 1px solid #dbd8cf;
}

a {
	color: #b1072a;
	text-decoration: none;
}

a:hover {
	color: #b1072a;
	text-decoration: underline;
}

/* @group navi_top */

.navigation {
	height: 31px;
	width: 800px;
	padding-left: 10px;
	clear: both;
}

.navigation ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	float: left;
}

.navigation ul.level_1 li {
	display: inline;
	float: left;
	width: 133px;
	position: relative;
}

.navigation ul.level_1 li.last {
	width: 134px;
}

.navigation ul.level_1 li.first {
	width: 134px;
}

.navigation ul.level_1 li.active.submenu.first p.active.submenu.first,
.navigation ul.level_1 li.active.submenu.first span.active.submenu.first {
	border-left-style: none;
}

.navigation ul.level_1 p.active,
.navigation ul.level_1 span.active {
	background-color: #c90230;
}

.navigation ul.level_1 li.active.submenu.last ul.level_2 li.active.first span.active.first {
	background-image: none;
}

.navigation ul.level_1 li a,
.navigation ul.level_1 li p,
.navigation ul.level_1 li span {
	height: 30px;
	color: #000;
	text-decoration: none;
	font: bold 12px/30px Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding-left: 10px;
	display: block;
	background-color: #e4e1d7;
	background-image: url(../bilder/statisch/menu0.gif);
	border-top: none;
	border-bottom: 1px solid #c4c0b9;
	border-left: 1px solid #c4c0b9;
}

.navigation ul.level_1 li.submenu.first a.submenu.first {
	border-left-style: none;
}

.navigation ul.level_1 li a.last {
	border-right: none;
}

.navigation ul.level_1 li a:hover,
.navigation ul.level_1 li p.active,
.navigation ul.level_1 li span.active {
	color: #e4e1d7;
	text-decoration: none;
	background-color: #c90230;
	background-image: url(../bilder/statisch/menu1.gif);
}

.navigation ul.level_1 a.submenu.trail {
	color: #e4e1d7;
	text-decoration: none;
	background-color: #c90230;
	background-image: url(../bilder/statisch/menu1.gif);
}

.navigation ul.level_1 li.trail a.trail {
	color: #e4e1d7;
	text-decoration: none;
	background-color: #c90230;
	background-image: url(../bilder/statisch/menu1.gif);
}

.navigation ul.level_2 li a {
	font-weight: normal;
	font-style: normal;
	font-size: 11px;
	line-height: 18px;
	display: block;
	background-color: #f2f0eb;
	background-image: none;
	border-top: none;
	border-right: 1px solid #e4e1d7;
	border-bottom: 1px solid #e4e1d7;
	border-left: 1px solid #e4e1d7;
	height: auto;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 122px;
}

.navigation ul.level_1 li.submenu.last ul.level_2 li.first a.first {
	height: auto;
}

.navigation ul.level_2 li a:hover {
	color: #fff;
	display: block;
	background-image: none;
	background-color: #c90230;
}

.navigation ul.level_1 li.submenu.trail ul.level_2 li.trail a.trail {
	color: #fff;
	text-decoration: none;
	background-color: #c90230;
	background-image: none;
}

.navigation ul.level_2 {
	position: absolute;
	top: 31px;
	left: 0;
	display: none;
	border-style: none;
}

.navigation ul.level_2:hover {
	display: block;
}

.navigation ul.level_1 li.submenu:hover ul.level_2 {
	display: block;
	position: absolute;
	clear: left;
	float: left;
}

.navigation ul.level_2 li.active p.active,
.navigation ul.level_2 li.active span.active {
	color: #fff;
	background-color: #c90230;
	height: auto;
	font-weight: normal;
	font-style: normal;
	font-size: 11px;
	line-height: 18px;
	background-image: none;
	border-top: none;
	border-right: 1px solid #e4e1d7;
	border-bottom: 1px solid #e4e1d7;
	border-left: 1px solid #e4e1d7;
	width: 122px;
	padding-top: 3px;
	padding-bottom: 3px;
}

/*.navigation ul.level_1 li.submenu ul.level_2 li a:hover {
	background-color: #c90230;
}*/

.navigation ul.level_2 li {
	clear: left;
}

.navigation ul.level_2 li.last a.last {
	border-right: 1px solid #e4e1d7;
}

/* @end */

/* @group navi_fuss */

.fussnavi, .fussnavi2 {
	font: 11px/16px Verdana, Arial, Helvetica, sans-serif;
	float: left;
}

.fussnavi ul.level_1,
.fussnavi2 ul.level_1 {
	list-style-type: none;
}

.fussnavi ul.level_1 li,
.fussnavi2 ul.level_1 li {
	display: inline;
}

.fussnavi ul.level_1 li a,
.fussnavi ul.level_1 li span,
.fussnavi ul.level_1 li p
 {
	color: #000;
	text-decoration: none;
	float: left;
	padding-right: 8px;
	border-right: 1px solid #000;
	padding-left: 8px;
}

.fussnavi2 ul.level_1 li a,
.fussnavi2 ul.level_1 li span,
.fussnavi2 ul.level_1 li p
 {
	color: #000;
	text-decoration: none;
	float: left;
	padding-right: 8px;
	border-left: 1px solid #000;
	padding-left: 8px;
}

.fussnavi ul.level_1 li a.last,
.fussnavi ul.level_1 li span.last,
.fussnavi ul.level_1 li p.last {
	border-right: 1px none #000;
}

.fussnavi ul.level_1 li a.first,
.fussnavi ul.level_1 li span.first,
.fussnavi ul.level_1 li p.first {
	padding-left: 0px;
}

/* @end */

/* @group navi-sprache */

div.mod_changelanguage {
	float: right;
	font: 11px/16px Verdana, Arial, Helvetica, sans-serif;
	display: inline;
}

div.mod_changelanguage ul {
	list-style-type: none;
}

div.mod_changelanguage ul li {
	float: left;
}

div.mod_changelanguage ul li a {
	color: #000;
	text-decoration: none;
}

div.mod_changelanguage ul li p {
	color: #888;
	text-decoration: none;
}

div.mod_changelanguage ul li p,
div.mod_changelanguage ul li a {
	padding-right: 0.8em;
	padding-left: 0.8em;
	border-right: 1px solid #000;
}

div.mod_changelanguage ul li.last p,
div.mod_changelanguage ul li.last a {
	border-right-style: none;
	border-right-width: 0;
	padding-right: 0;
}

/* @end */

h1 {
	font-size: 16px;
	color: #c90230;
	margin-bottom: 1em;
	line-height: 24px;
	clear: left;
}

h2 {
	font-size: 13px;
	color: #c90230;
	margin-bottom: 16px;
}

.mod_article {
	float: left;
	width: 100%;
}

.mod_article.artikel_mit_linie {
	border-bottom: 1px dotted #c90230;
	padding-bottom: 1em;
	margin-bottom: 2em;
}

.mod_article.titelnews {
	border: 1px solid #c2bfb8;
	padding: 1.4em;
	margin-left: 8em;
	margin-top: 4em;
	background: #eeece6 url(../bilder/statisch/titelnewshg.gif) repeat-x 0 top;
	width: 45em;
	float: left;
}

div.ce_text {
	font: 11px/16px Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 1em;
	width: 37.5em;
	float: left;
	overflow: visible;
}

div.ce_text.druckunstlogo {
	overflow: visible;
	float: left;
	background: url(../bilder/bilder_kontakt/druckkunst-logo-150.gif) no-repeat 0 0.5em;
	margin-left: -5.3em;
	padding-left: 5.3em;
}

div.ce_text.blind {
	border: 1px solid #c2bfb8;
	padding: 1.4em;
	margin-left: 7em;
	margin-top: 4em;
	background: #eeece6 url(../bilder/statisch/titelnewshg.gif) repeat-x 0 top;
	width: 41em;
	float: left;
}

.titelnews div.ce_text {
	
}

div.ce_text h2 {
	font-size: 11px;
	color: #c90230;
	margin-bottom: 0px;
	padding-top: 1.5em;
}

div.ce_text div.image_container {
	margin-right: -20.5em;
	margin-left: 4em;
}

div.ce_text.druckunstlogo div.image_container {
	float: left;
	padding: 0;
	margin: 0 1.5em 0 -5.5em;
}

div.ce_text.druckunstlogo div.image_container img {
	margin: 0;
	padding: 0;
	border-style: none;
	position: absolute;
	left: 25px;
}

#executive-board div.ce_text div.image_container,
#vorstand div.ce_text div.image_container {
	margin: 0;
}

div.ce_text a {
	text-decoration: none;
	color: #b1072a;
}

div.ce_text a:hover {
	text-decoration: underline;
	color: #b1072a;
}

/* @group PUNKT */

div.ce_text.punkt {
	width: 47em;
}

div.ce_text.punkt div.image_container {
	float: left;
	margin: 0;
	padding-right: 2.5em;
}

* html div.ce_text.punkt div.image_container {
	float: left;
	margin-left: 0;
	padding-right: 2.5em;
}

div.ce_text.punkt h2 {
	padding: 1em 0 1.5em;
}

#punkt-ausgaben .image_container img {
	border: 1px solid #000;
	float: left;
	padding: 0;
	margin: 0;
}

div.ce_text.punkt ul {
	list-style-type: none;
	margin-left: 25em;
}

div.ce_text.punkt ul li {
	background: url(../bilder/statisch/listenpunkt.gif) no-repeat 0.4em 0.35em;
	padding: 0 0 0 1.4em;
}

#punkt-ausgaben div.ce_download img.mime_icon {
	vertical-align: -4px;
}

#punkt-ausgaben div.ce_download {
	display: block;
	clear: left;
	margin-bottom: 3em;
	border-bottom: 1px solid #c90230;
	padding-bottom: 1em;
	padding-top: 1em;
	width: 52em;
}

/* @end */

div.toggler {
	color: #c90230;
	cursor: pointer;
}

div.ce_hyperlink {
	clear: left;
	font-size: 11px;
	padding-top: 2em;
	width: 37.5em;
}

div.ce_download {
	clear: left;
	display: block;
	width: 60em;
	margin-bottom: 0.5em;
}

div.ce_download.block img.mime_icon {
	vertical-align: -4px;
}

/* @group Gallerie */

div.ce_gallery {
	margin-top: 2em;
}

div.ce_gallery h2 {
	font-size: 11px;
	color: #c90230;
	margin-bottom: 16px;
}

div.ce_gallery h3 {
	clear: both;
	display: block;
	width: 99%;
}

div.ce_gallery.galerie150 {
	
}

.ce_gallery.galerie150 .image_container {
	margin-right: 1em;
	margin-bottom: 1em;
}

div.ce_gallery .image_container {
	padding: 0;
	margin: 0;
}

div.ce_gallery .image_container a {
	margin: 0;
	padding: 0;
}

div.ce_gallery .image_container a img {
	border: 1px solid #666;
}

div.ce_gallery table tbody tr td {
	vertical-align: top;
	padding: 0 1.7em 1.7em 0;
}

div.ce_gallery table tbody tr td.col_last  {
	margin: 0;
	padding: 0;
}

div.ce_gallery table tbody  div.caption {
	font-size: 10px;
	text-align: center;
	padding-right: 0.3em;
}

/* @end */

div.sammlungsteaser {
	font-size: 11px;
	width: 58.3em;
	border-bottom: 1px dotted #afaca5;
	padding-bottom: 1em;
	margin-bottom: 2em;
}

div.sammlungsteaser div.bildrechts {
	margin-left: 2em;
	margin-bottom: 0;
}

div.sammlungsteaser div.teaser {
	font-size: 11px;
	width: 58.3em;
	margin: 0;
	padding: 0;
}

p.back {
	clear: left;
	padding-top: 1em;
	padding-bottom: 1em;
}

div.teaser {
	padding-bottom: 1em;
	width: 43em;
	margin-bottom: 3em;
	clear: left;
}

.ausstellung {
	margin-bottom: 4em;
	float: left;
	width: 100%;
	border-bottom: 1px dotted #afaca5;
	overflow: visible;
}

.ausstellung h1 {
	font-size: 13px;
	color: #c90230;
	margin-bottom: 16px;
	display: block;
}

.ausstellung h3 {
	font-size: 11px;
	margin-bottom: 1.5em;
}

.ausstellung div.teaser {
	width: 640px;
	margin-bottom: 1em;
}

.ausstellung div.teaser img {
	float: right;
	margin-left: 4em;
	margin-bottom: 2em;
	margin-top: 0em;
	vertical-align: text-top;
	border: 1px solid #c4c0b9;
}

div.teaserbild {
	margin-left: 4em;
	margin-right: 0em;
	margin-bottom: 2em;
	float: right;
}

div.teaser p.more {
	padding-top: 2em;
	padding-bottom: 0em;
}

.teaserartikel.ce_text a.more {
	display: none;
}

div.ce_teaser.teaserartikel {
	font-weight: bold;
}

.teaserartikel.ce_text img {
	float: right;
	margin-bottom: 1em;
	margin-left: 4em;
	margin-right: -20em;
	border: 1px solid #c4c0b9;
}

.teaserartikel.ce_text h2 {
	padding: 0 0 1em;
}

.teaserartikel.ce_text h1 {
	margin: 0;
}

/* @group kontaktform #f2, #f3 */

#f2 div.formbody,
#f3 div.formbody {
	width: 30em;
	margin-top: 3em;
	margin-left: 3em;
}

#f2 div.formbody label,
#f3 div.formbody label {
	display: block;
	margin-bottom: 0.3em;
}

#f2 input.text,
#f3 input.text {
	width: 100%;
	margin-bottom: 1em;
	height: 1.7em;
	color: #b1072a;
	font: 11px "Lucida Grande", Lucida, Verdana, sans-serif;
	padding-top: 0.75em;
	padding-left: 0.25em;
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #c4c0b9;
	border-left: 1px solid #c4c0b9;
}

#f2 textarea,
#f3 textarea {
	width: 100%;
	height: 12em;
	margin-bottom: 1em;
	color: #b1072a;
	font: 11px "Lucida Grande", Lucida, Verdana, sans-serif;
	padding-top: 0.5em;
	padding-left: 0.25em;
}

#f2 div.formbody div.submit_container,
#f3 div.formbody div.submit_container {
	width: 100%;
	text-align: center;
	margin-top: 2em;
}

#f2 #ctrl_39 span,
#f3 #ctrl_40 span {
	display: block;
}

#f2 #ctrl_39 span label,
#f3 #ctrl_40 span label {
	display: inline;
}

#f2 #ctrl_39.checkbox_container,
#f3 #ctrl_40.checkbox_container {
	display: block;
}

#f2 div.formbody span.captcha_text,
#f3 div.formbody span.captcha_text {
	display: block;
	width: 100%;
	text-align: center;
	color: #b1072a;
}

#f2 input.captcha,
#f3 input.captcha {
	width: 100%;
	height: 1.7em;
	color: #b1072a;
	padding-top: 0.75em;
	text-align: center;
	border-top: none;
	border-right: 1px solid #c4c0b9;
	border-bottom: 1px solid #c4c0b9;
	border-left: 1px solid #c4c0b9;
}

.error {
	color: #b1072a;
}

/* @end */

/* @group links */

#links div.ce_text {
	width: 71%;
	margin-bottom: 0.5em;
	padding-bottom: 0.5em;
	border-bottom: 1px solid #c4c0b9;
	display: block;
	float: left;
	padding-left: 18.5em;
}

#links div.ce_text a {
	width: 17.5em;
	margin-right: 1em;
	display: inline;
	float: left;
	margin-left: -18.5em;
}

/* @end */

/* @group presseform #f5, #f6 */

#f5 div.formbody,
#f6 div.formbody {
	width: 30em;
	margin-top: 3em;
	margin-left: 3em;
}

#f5 div.formbody label,
#f6 div.formbody label {
	display: block;
	margin-bottom: 0.3em;
}

#f5 input.text,
#f6 input.text {
	width: 100%;
	margin-bottom: 1em;
	height: 1.7em;
	color: #b1072a;
	font: 11px "Lucida Grande", Lucida, Verdana, sans-serif;
	padding-top: 0.75em;
	padding-left: 0.25em;
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #c4c0b9;
	border-left: 1px solid #c4c0b9;
}

#f5 textarea,
#f6 textarea {
	width: 100%;
	height: 12em;
	margin-bottom: 1em;
	color: #b1072a;
	font: 11px "Lucida Grande", Lucida, Verdana, sans-serif;
	padding-top: 0.5em;
	padding-left: 0.25em;
}

#f5 div.formbody div.submit_container,
#f6 div.formbody div.submit_container {
	width: 100%;
	text-align: center;
	margin-top: 2em;
}

#f5 #ctrl_39 span,
#f6 #ctrl_40 span {
	display: block;
}

#f5 #ctrl_39 span label,
#f6 #ctrl_40 span label {
	display: inline;
}

#f5 #ctrl_39.checkbox_container,
#f6 #ctrl_40.checkbox_container {
	display: block;
}

#f5 div.formbody span.captcha_text,
#f6 div.formbody span.captcha_text {
	display: block;
	width: 100%;
	text-align: center;
	color: #b1072a;
}

#f5 input.captcha,
#f6 input.captcha {
	width: 100%;
	height: 1.7em;
	color: #b1072a;
	padding-top: 0.75em;
	text-align: center;
	border-top: none;
	border-right: 1px solid #c4c0b9;
	border-bottom: 1px solid #c4c0b9;
	border-left: 1px solid #c4c0b9;
}

.error {
	color: #b1072a;
}

/* @end */

/* @group schriften_elsner_flake */

#kristall-grotesk div.ce_accordion.block {
	width: 55em;
	overflow: visible;
	float: left;
}

#kristall-grotesk div.ce_text.schrift.block {
	margin-left: 2em;
	border-top: 1px solid gray;
	border-bottom: 1px solid gray;
	width: 50em;
	margin-top: 1em;
}

#kristall-grotesk div.ce_accordion.block div.toggler {
	font-size: 12px;
	font-weight: bold;
	padding-top: 1em;
	cursor: pointer;
}

.schrift table thead th {
	padding: 0.5em;
}



/* @end */

/* @group mitgliedsantrag #f1, #f4 */

#f1 div.formbody,
#f4 div.formbody {
	width: 30em;
	margin-top: 3em;
	margin-left: 3em;
}

#f1 div.formbody label,
#f4 div.formbody label {
	display: block;
	margin-bottom: 0.3em;
}

#f1 input.text,
#f4 input.text {
	width: 100%;
	margin-bottom: 1em;
	height: 1.7em;
	color: #b1072a;
	font: 11px "Lucida Grande", Lucida, Verdana, sans-serif;
	padding-top: 0.75em;
	padding-left: 0.25em;
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #c4c0b9;
	border-left: 1px solid #c4c0b9;
}

#f1 div.formbody div.submit_container,
#f4 div.formbody div.submit_container {
	width: 100%;
	text-align: center;
	margin-top: 2em;
}

#f1 div.formbody span.captcha_text,
#f4 div.formbody span.captcha_text {
	display: block;
	width: 100%;
	text-align: center;
	color: #b1072a;
}

#f1 input.captcha,
#f4 input.captcha {
	width: 100%;
	height: 1.7em;
	color: #b1072a;
	padding-top: 0.75em;
	text-align: center;
	border-top: none;
	border-right: 1px solid #c4c0b9;
	border-bottom: 1px solid #c4c0b9;
	border-left: 1px solid #c4c0b9;
}

.error {
	color: #b1072a;
}

/* @end */

/* @group newsletter */

#newsletter-anmeldung input.text {
	width: 100%;
	margin-bottom: 1em;
	height: 1.7em;
	color: #b1072a;
	font: 11px "Lucida Grande", Lucida, Verdana, sans-serif;
	padding-top: 0.75em;
	padding-left: 0.25em;
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #c4c0b9;
	border-left: 1px solid #c4c0b9;
}

#newsletter-kuendigen div.checkbox_container span, 
#newsletter-anmeldung div.checkbox_container span {
	display: block;
}

#newsletter-kuendigen div.mod_unsubscribe form div.formbody div.checkbox_container span, {
	
}

#newsletter-kuendigen label,
#newsletter-anmeldung label {
	margin-bottom: 0.3em;
	margin-left: 0.5em;
}

#newsletter-kuendigen input.checkbox,
#newsletter-anmeldung input.checkbox {
	vertical-align: -0.2em;
}

#newsletter-anmeldung input.submit {
	margin-top: 1em;
	margin-bottom: 1em;
	margin-left: 11.5em;
}

#newsletter-kuendigen div.checkbox_container,
#newsletter-anmeldung div.checkbox_container {
	margin-top: 1em;
}

div.mod_nl_list ul {
	list-style-type: none;
	margin-bottom: 1em;
}

div.mod_nl_list ul li {
	color: gray;
	margin-bottom: 0.3em;
}

div.mod_nl_reader p.back {
	margin-top: 2em;
}

/* @end */

/* @group mitglieder-registrierung */

#newsletter-anmeldung div.formbody {
	width: 30em;
	margin-top: 3em;
	margin-left: 3em;
}

#newsletter-anmeldung div.formbody div.submit_container {
	width: 100%;
	text-align: center;
	margin-top: 2em;
}

#newsletter-anmeldung div.formbody span.captcha_text {
	display: block;
	width: 100%;
	text-align: center;
	color: #b1072a;
}

#newsletter-anmeldung input.captcha {
	width: 100%;
	height: 1.7em;
	color: #b1072a;
	padding-top: 0.75em;
	text-align: center;
	border-top: none;
	border-right: 1px solid #c4c0b9;
	border-bottom: 1px solid #c4c0b9;
	border-left: 1px solid #c4c0b9;
}

#newsletter-anmeldung ul {
	list-style-type: none;
}

#newsletter-anmeldung span.mandatory {
	clear: left;
	display: inline;
}

.error {
	color: #b1072a;
}

/* @end */

/* @group sitemap */

.sitemap div.mod_sitemap {
	width: 30em;
	margin-top: 3em;
	margin-left: 3em;
}

.sitemap ul {
	list-style-type: none;
}

.sitemap ul.level_1 li {
	border-left: 1px solid #c4c0b9;
	border-bottom: 1px solid #c4c0b9;
	padding-left: 1em;
	padding-bottom: 0.5em;
	margin-bottom: 1.5em;
	font-weight: bold;
}

.sitemap ul.level_2 li {
	border-left: none;
	border-bottom: none;
	padding-left: 0em;
	padding-bottom: 0em;
	margin-bottom: 0em;
	font-weight: normal;
	font-style: normal;
}

.sitemap a {
	color: #000;
	text-decoration: none;
}

.sitemap a:hover {
	color: #b1072a;
	text-decoration: underline;
}

.sitemap ul.level_2 {
	margin-left: 1.5em;
}

/* @end */

/*#links table {
	margin: 0 0 0 0em;
	padding: 0;
	height: auto;
}

#links table tr {
	margin: 0;
	padding: 0px;
	border-bottom: 1px solid #c4c0b9;
}

#links table td {
	margin: 0;
	padding: 3px;
	vertical-align: top;
}*/

/* @group eintritt */

.eintrittslpreise {
	clear: left;
}

#table_91 .even,
#table_280 .even {
	background-color: #f2f2f2;
	margin-bottom: 0.5em;
	padding-bottom: 0.5em;
}

#table_91 tbody td,
#table_280 tbody td {
	vertical-align: top;
	padding: 0.5em;
}

#table_91 td,
#table_280 td {
	vertical-align: top;
	border-bottom: 1px solid #c4c0b9;
}

#table_91 tbody td.col_last,
#table_280 tbody td.col_last {
	text-align: right;
	padding-left: 2em;
}

/* @end */

.bildrechts {
	margin-bottom: 2em;
	float: right;
	margin-left: 0;
	margin-right: 0;
}

.bildrechts div.image_container img {
	width: 200px;
	height: auto;
}

.zufallrechts {
	margin-bottom: 2em;
	float: right;
	height: auto;
}

div.ce_accordion {
	width: 43em;
	clear: left;
	float: left;
}

/* @group flowplayer */

/* player container */
div.player512 {
	height:288px;
	width:512px;
	cursor:pointer;
	float:left;
	text-align:center;
	margin-right:15px;
	border: 1px solid gray;
}

div.player {
	height:313px;
	width:512px;
	cursor:pointer;
	float:left;
	text-align:center;
	margin-right:15px;
	border: 1px solid gray;
}

/* play button */
div.player512 img {
	margin-top:90px;
}

/* info area */
div.player512 div.info {
	height:40px;
	background: #000 repeat-x;
	opacity:0.7;
	color: #fff;
	text-align:left;
	padding: 10px 15px 5px;
	border-top:1px solid #ccc;
	margin-top: 55px;
	font: normal bold 13px "Lucida Grande", Lucida, Verdana, sans-serif;
}

/* duration data inside info area */
div.player512 div.info span {
	color: silver;
	display:block;
	font-weight: normal;
	font-style: normal;
	font-size: 11px;
}

.description {
	display:block;
	margin-top: 30px;
}

/* @end */

div.mod_randomImage.bildrechts div.image_container img {
	/*width: 20em;*/
}

/* @group shop-versuch
 */

.shopsorter {
	float: left;
	width: 19.9em;
	padding-top: 1em;
	padding-bottom: 1em;
	border-top: 1px solid #999;
}

h1.ce_headline.shopeinzug {
	padding-left: 13.8em;
}

.shopsorter ul.level_1 {
	list-style-type: none;
}

div.mod_cataloglist {
	float: left;
	width: 40em;
	border-left: 1px solid #999;
	padding-left: 2em;
}

div.mod_cataloglist div.field.bild1 div.label {
	display: none;
}

div.mod_cataloglist div.field.bild1 div.value span.image img {
	/*width: 75px;
	height: auto;*/
	float: left;
	margin-right: 2em;
	border: 1px solid gray;
}

div.mod_cataloglist div.field.titel_de div.value {
	font-weight: bold;
	display: block;
	font-size: 12px;
}

div.mod_cataloglist div.layout_simple div.item {
	border-bottom: 1px solid gray;
	margin-bottom: 3em;
	padding-bottom: 1em;
}

div.mod_cataloglist div.field.titel_de div.label {
	display: none;
}

div.mod_cataloglist div.field.autor div.label {
	display: none;
}

div.mod_cataloglist div.field.preis div.label {
	float: left;
	padding-right: 0.4em;
	font-weight: bold;
}

div.mod_cataloglist div.field.preis div.value {
	font-weight: bold;
}

div.mod_cataloglist div.link {
	clear: left;
	padding-top: 1em;
}

div#shopdetail_de.mod_article {
	width: 41em;
}

#shopdetail_de div.mod_catalogreader div.layout_full div.item {
	margin-bottom: 2em;
}

#shopdetail_de div.field.titel_de div.label {
	display: none;
}

#shopdetail_de div.field.titel_de div.value {
	font-weight: bold;
	font-size: 12px;
}

#shopdetail_de div.field.autor div.label {
	display: none;
}

#shopdetail_de div.field.beschreibung_de div.label {
	display: none;
}

#shopdetail_de div.field.beschreibung_de div.value {
	font-style: italic;
}

#shopdetail_de div.field.verlag_de div.label {
	display: none;
}

#shopdetail_de div.field.verlag_de div.value {
	padding-top: 1.5em;
}

#shopdetail_de div.field.preis div.label {
	float: left;
	padding-right: 0.4em;
	font-weight: bold;
}

#shopdetail_de div.field.bild1 div.label,
#shopdetail_de div.field.bild2 div.label {
	display: none;
}

#shopdetail_de div.field.bild1 div.value,
#shopdetail_de div.field.bild2 div.value {
	float: left;
	padding-right: 2em;
}

#shopdetail_de div.field.preis div.value {
	padding-bottom: 1em;
	font-weight: bold;
}

#shopdetail_de div.field.bild1 img,
#shopdetail_de div.field.bild2 img {
	border: 1px solid gray;
}

#shopdetail_de div.mod_catalogreader p.back {
	clear: left;
	padding-top: 1em;
}

#shoptitel div.ce_hyperlink {
	clear: left;
	padding-top: 2em;
}

/* @end */

/* @group kalender */

table.calendar {
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #a7a7a7;
	border-collapse: collapse;
	width: 64em;
}

table.calendar thead {
	background-color: #dbd8cf;
}

table.calendar thead tr th.label {
	border-top: 1px solid #a7a7a7;
	text-align: center;
}

th.head.current {
	text-align: center;
	background-color: #c90230;
	color: #e4e1d7;
}

table.calendar thead tr th.head.previous {
	text-align: left;
	padding-left: 1ex;
}

table.calendar thead tr th.head.next {
	text-align: right;
	padding-right: 1ex;
}

table.calendar tbody tr td.days {
	text-align: center;
	vertical-align: top;
	border: 1px solid #a7a7a7;
	width: 14.285%;
}

table.calendar tbody tr td.days.active {
	/*background-color: #f8f7f5;*/
}

table.calendar tbody tr td.days div.header {
	font-weight: bold;
}

table.calendar tbody tr td.days.active.today div.header {
	background-color: #c90230;
	color: #fff;
}

.geschlossen a {
	color: #000;
	font-weight: bold;
}

table.calendar tbody tr td.days.active div.event {
	border-top: 1px dotted #eca7b7;
	margin-right: 3px;
	margin-left: 3px;
}



/* @end */

/* @group downloads */

.ce_downloadarchiv  div.image_container div.caption {
	width: 20em;
}

.ce_downloadarchiv.downloads div.downloadarchivList {
	border-bottom: 1px dotted #c90230;
	margin-bottom: 2em;
}

.ce_downloadarchiv h3 {
	padding-top: 1.5em;
	padding-bottom: 1em;
}

div.ce_downloadarchiv div.downloadarchivItem {
	display: inline;
	padding-bottom: 1em;
	margin-bottom: 1em;
	width: 21em;
}

div.ce_downloadarchiv  div.image_container a img {
	border: 1px solid #000;
}



/* @end */