body {
	background: #BEB9B2 url(../bilder/bg_inhalt.png) 50% 9.2em no-repeat;
	font: 13px Arial, Helvetica, sans-serif;
	line-height:18px;
	margin:0;
	padding:0;
	color: #362B26;
}
a:link, a:visited, a:active {
	text-decoration: none;
	color: #8C0000;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}
blockquote {
	margin: 1em 0;
	font-style: italic;
	display: inline;
}
cite {
	font-style: normal;
	font-weight: bold;
	margin-left: 5px;
}
blockquote p {
	display: inline;
	margin: 0;
}
blockquote p:first-child:before {
	content: "„";
}
blockquote p:last-child:after {
	content: "“";
}
textarea, select, input, img {
	vertical-align: middle;
	color: #39302A;
}
img, fieldset {
	border: none;
	margin: 0;
	padding: 0;
}
legend {
	padding: 0;
}
label[for]:after {
	content: ":";
}
select {
	font-weight: bold;
	font-size: .9em;
}
input[type=text], input[type=password], textarea {
	background: transparent url(../bilder/bg_textinput.png) no-repeat;
	border: none;
	padding: 2px;
}
label input {
	width: auto !important;
}
textarea {
	overflow: auto;
}
ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
p {
	margin: 1em 0;
}
hr, legend {
	display: none;
}
address {
	font-style: normal;
	font-weight: normal;
}
table {
	border-collapse: collapse;
}
form div {
	clear: both;
}
form div div {
	clear: none;
}
#inhalt * hr {
	display: block;
}
.current, .current a {
	text-decoration: none !important;
	cursor: default;
	outline: none;
}
#container {
	width: 980px;
	margin: 0 auto;
	background: url(../bilder/bg_kopf.png) no-repeat center top;
	padding: 0 20px;
}
#kopf {
	background:url(../bilder/bg_topnav.png) left top no-repeat;
	height: 8.3em;
	position: relative;
	padding-top: 10px;
}
#logo {
	position: absolute;
	right: 30px;
	top: 20px;
	margin: 0;
}
#kopf form {
	float:left;
	width: 18em;
	height: 2em;
	line-height: 1.9em;
	background: url(../bilder/bg_inp_suche.png) no-repeat;
	margin-right: 10px;
}
#kopf legend {
	display: none;
}
#kopf #suchfeld {
	border: none;
	background: none;
	color: #3B302A;
	font-size: .85em;
	font-weight: bold;
	width: 90%;
	padding: 0 0 0 5px;
	outline: none;
}
#kopf #topnav {
	float: left;
	padding: 0;
	background: url(../bilder/trenner_topnav.png) right center no-repeat;
	margin-top: -5px;
}
#kopf #topnav li {
	float: left;
	font-size: .85em;
	padding: 0 10px;
	background: url(../bilder/trenner_topnav.png) left center no-repeat;
}
#kopf #topnav li a {
	color: #8C0101;
	background: left center no-repeat;
	display: block;
	padding: 9px 0 9px 28px;
}
#kopf #topnav .li1 a {
	background-image: url(../bilder/icon_warenkorb.png);
}
#kopf #topnav .li2 a {
	background-image: url(../bilder/icon_konto.png);
	padding-left: 32px;
}
#kopf #topnav li a:hover {
	text-decoration: underline;
}
#kopf #hauptnav {
	position: absolute;
	left: 0;
	bottom: 10px;
}
#kopf #hauptnav li {
	float:left;
	font-size: 1.25em;
	line-height: 1.3em;
	padding: 0 25px 0 10px;
	font-weight: bold;
}
#kopf #hauptnav li a {
	color:#FFF;
	text-decoration:none;
}
#kopf #hauptnav li.current a {
	color: #3B302A;
	cursor: pointer;
}
#kopf #hauptnav li a:hover {
	color: #8C0202;
}
#kopf #hauptnav li.first {
	padding-right: 15px;
}
#kopf #hauptnav li.first a {
	background: url(../bilder/icon_home.png) 0 3px no-repeat;
	display: block;
	width: 15px;
	height: 16px;
	text-indent: -999em;
}
#kopf #hauptnav li.first a:hover {
	background-position: 0 -17px;
}
#kopf #hauptnav li.first.current a {
	background-position: 0 -37px;
}
#inhalt {
	clear: left;
	padding: 15px 0 20px;
	float: left;
	width: 100%;
}
#inhalt {
	clear: left;
	padding: 15px 0 20px;
	float: left;
	width: 100%;
	min-height: 1000px;
}
#nebeninhalt {
	width: 240px;
	float: left;
	margin-right: 10px;
}
#nebeninhalt h2 {
	margin: 1em 0 .5em;
}
#nebeninhalt > * {
	margin: 0 10px 1em 0;
	clear: both;
}
#nebeninhalt form div {
	margin: .5em 0;
}
#nebeninhalt form div div {
	margin: 0;
}
#nebeninhalt .mehr {
	clear: both;
}
#nebeninhalt div.mehr {
	margin-top: 1.5em;
}
#nebeninhalt .zeitschrift {
	float: left;
	margin: 0 -15px 10px 0;
}
.intro .buch .info {
	bottom: -13px;
	right: 10px;
}
#nebeninhalt .subnav {
	margin: 0 0 30px;
}
#nebeninhalt .subnav li {
	background-color:#E7E6E2;
	font-weight:bold;
	margin: 0 10px 1px 0;
	color: #3A302A;
}
#teasernav li {
	min-height: 31px;
	padding: 7px 10px;
	font-size: .85em;
	line-height: 1.45em;
}
.jsenabled #teasernav li {
	cursor: pointer;
}
#nebeninhalt .subnav li a {
	display: block;
	padding: 6px 10px 5px;
}
#nebeninhalt #teasernav a {
	outline: none;
	display: inline;
	padding: 0 !important;
}
#nebeninhalt .subnav .active {
	background:url(../bilder/active.png) no-repeat center right;
	color:#fff;
	margin-right: 0;
}
#nebeninhalt #teasernav .active {
	background-image:url(../bilder/aktiv.png);
	padding-right: 19px;
}
#nebeninhalt .subnav li.active a {
	color: #FFF;
	text-decoration: none;
	padding-right: 19px;
}
.jsenabled #nebeninhalt #teasernav li:hover a {
	text-decoration: underline;
}
.not-found {
	font-size:18px;
	line-height:25px;
	font-weight:bold;
}
#zeitschriftdetail #nebeninhalt {
	margin-left:30px;
}
#nebeninhalt #teaser_abo .beschreibung {
	font-weight: bold;
	position: relative;
	z-index: 2;
}
#nebeninhalt #teaser_abo h2 {
	font-size: 1.3em;
	margin: 0 0 .8em;
	padding-top: .5em;
}
#nebeninhalt #teaser_abo .beschreibung h2 {
	color: #8C0000;
}
#nebeninhalt #teaser_abo strong {
	font-weight: normal;
	display: block;
	font-size: .85em;
	margin: .8em 0;
}
#nebeninhalt #teaser_abo .mehr li {
	margin: .3em 0;
	clear: both;
	float: left;
	width: 100%;
}
#tipps h2 {
	background: #E6E4E1 url(../bilder/bg_pfeile_rot_hochrunter.png) 95% 1em no-repeat;
	margin: 1px 0 0;
	padding: 10px 50px 10px 10px;
	font-size: 1.2em;
	color: #8C0000;
	cursor: pointer;
}
#tipps h2.active {
	cursor: default;
	background-position: 95% -2.1em;
	color: #362B26;
}
#tipps div {
	display: none;
	margin-bottom: 1px;
	background: #E6E4E1;
	padding: 0 10px 10px;
	overflow: hidden;
	font-size: .85em;
	font-weight: bold;
	line-height: normal;
}
#tipps div div {
	display: block;
	padding: 0;
	overflow: visible;
	margin: 0;
	font-size: 1em;
}
#tipps li {
	margin: 5px 0;
}
#tipps .mehr {
	margin: 1em 0 0 !important;
	font-size: 1em;
}
#tipps .mehr a {
	padding: 3px 0 3px 30px;
}
#hauptinhalt {
	width:730px;
	float: right;
}
.detail #hauptinhalt {
	width: 460px;
	float: left;
}
#hauptinhalt div {
	clear: both;
}
#hauptinhalt div div {
	clear: none;
}
#hauptinhalt h2 {
	color: #8C0101;
	font-size: 1.45em;
	margin: .5em 0;
}
#hauptinhalt table {
	width: 100%;
}
.jsenabled #hauptinhalt #teaser {
	height: 350px;
	position: relative;
	padding-bottom: 11px;
	background: url(../bilder/bg_teaser.png) bottom center no-repeat;
	margin-bottom: .5em;
}
#hauptinhalt #teaser div {
	margin-bottom: 1em;
	position: relative;
}
.jsenabled #hauptinhalt #teaser div {
	display: none;
	position: absolute;
	height: 100%;
	width: 100%;
	margin: 0;
}
#hauptinhalt #teaser div div {
	display: block;
	position: static;
	height: auto;
	width: auto;
}
#hauptinhalt #teaser ul {
	position: absolute;
	left: 20px;
	bottom: 31px;
}
#hauptinhalt #teaser li {
	float: left;
	margin-right: 40px;
}
#hauptinhalt #teaser li a {
	color: white;
	display: block;
	padding: 5px 0 5px 25px;
	background: url(../bilder/b_pfeile_rechts_rot.png) left center no-repeat;
	font-size: .85em;
}
#hauptinhalt #teaser li a:hover {
	text-decoration: underline;
}
#nachrichten {
	position: relative;
}
.jsenabled #nachrichten h2 {
	display: none;
}
#nachrichten li {
	font-weight: bold;
}
.jsenabled #nachrichten .mehr {
	position: absolute;
	right: 0;
	top: 0;
	margin: 0;
}
.buecherauswahl .autor {
	padding-top: .5em;
}
.buecherauswahl h4 {
	margin: 0 0 .5em;
	font-size: 1.1em;
}
.buecherauswahl .mehr, .archiv_zeitschriften .mehr {
	clear: both !important;
}
#hauptinhalt #b_suche {
	float:left;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 20px;
}
#hauptinhalt #b_suche div {
	float:left;
	width: 230px;
	font-weight:bold;
	margin-left: 20px;
	display: inline;
}
#hauptinhalt #b_suche div:first-child {
	margin-left: 0;
}
#hauptinhalt #b_suche div.first {
	margin-left: 0;
} /* IE 6 */
#hauptinhalt #weitere h2 {
	position: absolute;
	left: -999em;
}
#hauptinhalt #weitere .abschnitt {
	float:left;
	width: 230px;
	clear: none;
	margin-left: 20px;
	display: inline;
}
#hauptinhalt #weitere .abschnitt.first {
	margin: 0;
}
#weitere .abschnitt img {
	margin-bottom: 1.5em;
	max-width: 230px;
}
#weitere .abschnitt h3 {
	color: #900;
	font-size: 1.2em;
	margin: 0 0 1em;
}
.untertitel {
	font-weight: bold;
	margin: 1em 0;
}
#hauptinhalt #b_suche div img {
	float:left;
	margin: 17px 13px 10px 0;
	display: inline; /* IE 6 */
}
#hauptinhalt #b_suche div h3 {
	font-size:16px;
	line-height:120%;
	font-weight:bold;
	color:#8C0000;
	margin-bottom:0px;
}
#hauptinhalt #b_suche div p, #hauptinhalt #b_suche div ul {
	margin-top:5px;
	font-size:11px;
	line-height:15px;
}
#hauptinhalt #b_suche div ul li {
	margin-left:28px;
}
#fuss {
	/*  background:url(../bilder/bg_footer.png) top left no-repeat;*/
	background:#b7b2ac;
	clear:both;
	float:left;
	width: 100%;
	color: #FFF;
	font-size: .85em;
	line-height: 1.45em;
	padding: 20px;
}
#fuss a {
	color: white;
}
#fuss a:hover {
	color: #8C0000;
	text-decoration: none;
}
#fuss dl {
	float:left;
	margin: 0 20px 0 0;
	width: 180px;
	font-weight: bold;
}
#fuss dt {
	text-transform:uppercase;
	padding: 0 0 7px;
}
#fuss dd {
	margin: 0;
	padding: 0;
}
#fuss address {
	color:#3A302A;
	font-weight: bold;
}
#fuss #kontakt ul {
	margin: 1em 0;
}
#erw_suche legend, #form_newsletter legend {
	display: block;
	font-size: 2.55em;
	line-height: 1.5em;
	font-weight: bold;
	margin-left: -3px;
}
#erw_suche div, #form_newsletter div {
	margin: 1.5em 0;
}
#erw_suche label, #form_newsletter label {
	width:230px;
	margin-right: 10px;
	float:left;
	font-weight:bold;
}
#erw_suche input, #form_newsletter input {
	font-weight:bold;
	width: 470px;
	font-size: 1.23em;
	padding: 5px;
}
#erw_suche select {
	width:480px;
}
#erw_suche .submit {
	padding-left: 238px;
}
#form_newsletter label {
	width:130px;
}
#form_newsletter input {
	width: 270px;
}
#form_newsletter .radio {
	padding-left: 140px;
	padding-bottom: 1em;
}
#form_newsletter .submit {
	padding-left: 140px;
}
h2#titel_ergebnis {
	font-size: 1.38em;
	line-height: 1.4em;
	margin-right: 10px;
	margin-top: 0;
}
h2#titel_ergebnis span {
	color: #8C0101;
}
#suche_suchergebnis label {
	position: absolute;
	left: -999em;
}
#nebeninhalt #suche_suchergebnis {
	line-height: 1.9em;
}
#nebeninhalt #suche_suchergebnis input {
	width: 214px;
	font-size: .85em;
	font-weight:bold;
	padding: 7px 8px;
	background: #E7E6E2 url(../bilder/bg_textinput.png) no-repeat;
	border: none;
	margin-bottom: .8em;
}
.submit input {
	font-weight:bold;
	background:none !important;
	width: auto !important;
	height: auto !important;
	margin: 0 !important;
	padding: 0 !important;
}
#nebeninhalt #suche_suchergebnis select {
	width: 230px;
}
.nav_ergebnisse {
	margin-bottom: 15px;
}
.nav_ergebnisse li {
	font-size: 1.15em;
	font-weight: bold;
	color: #8C0202;
}
.nav_ergebnisse li.current, .nav_ergebnisse li.current a {
	color: #342B26;
}
.nav_ergebnisse li a img {
	vertical-align: top;
	margin-right: 5px;
}
#verlag .nav_ergebnisse li a img {
	vertical-align: middle;
}
.jsenabled #sortierung .submit {
	display: none;
}
#magazin .liste_uebersicht .mehr {
	margin: 1em 0;
}
.liste_uebersicht.lesungen .datum {
	font-size: 1.45em;
}
.liste_uebersicht.lesungen h3 {
	color: #3E332C;
	font-size: 1.45em;
	margin-bottom: .3em;
}
.liste_uebersicht.lesungen .titel {
	color: #8C0000;
	font-size: 1.23em;
	font-weight: bold;
	margin: .3em 0 .5em;
}
.liste_uebersicht.lesungen .ort {
	font-size: .85em;
}
#nebeninhalt #teaser_abo.aw_start .info {
	left: auto;
	right: -20%;
}
#logo_aw {
	margin: 0 0 4px !important;
}
#aw_aktuell {
	margin-bottom: 2.5em;
	position: relative;
}
#aw_aktuell .zeitschrift, .detail #nebeninhalt .buchdaten .zeitschrift {
	background: url(../bilder/bg_zeitschrift_gross.png) bottom right no-repeat;
	width: 200px;
	padding: 0 27px 5px 6px;
	margin-left: 0;
	margin-bottom: 2em;
	top: 10px;
	position: relative;
}
#aw_aktuell .zeitschrift img, .detail #nebeninhalt .buchdaten .zeitschrift img {
	width: 200px;
	max-width: none;
	padding: 0 5px 0 0;
	background: url(../bilder/bg_zeitschrift_gross_top.png) top right no-repeat;
	top: -10px;
}
.detail #nebeninhalt .buchdaten .buch {
	width: 207px;
	padding: 0 24px 10px 8px;
	background: url(../bilder/bg_buch_gross.png) right bottom no-repeat;
	left: -8px;
	margin-bottom: 2em;
}
.detail #nebeninhalt .buchdaten .buch img {
	width: 200px;
	background: url(../bilder/bg_buch_gross_top.png) right top no-repeat;
	padding: 6px 7px 0 0
}
#aw_aktuell .reinlesen, .detail #nebeninhalt .buchdaten .zeitschrift .reinlesen, .detail #nebeninhalt .buchdaten .buch .reinlesen {
	background-image: url(../bilder/reinlesen_gross.png);
	width: 150px;
	height: 30px;
	top: 245px;
}
.detail #nebeninhalt .buchdaten .buch .reinlesen {
	top: 65px;
}
.detail #nebeninhalt .buchdaten .zeitschrift .reinlesen {
	top: auto;
	bottom: 23px;
}
.detail #nebeninhalt .preis {
	font-weight: bold;
	clear: both;
	margin-bottom: 1.7em;
}
.detail #nebeninhalt .eur {
	font-size: 1.55em;
	margin-right: 10px;
}
.detail #nebeninhalt .sfr, .detail #nebeninhalt .daten {
	font-size: .85em;
}
.detail #nebeninhalt .isbn {
	margin: 1em 0 2em;
	font-weight: bold;
}
#aw_aktuell .buchbeschreibung {
	margin-left: 250px;
}
#aw_aktuell .buchbeschreibung .untertitel {
	font-size: 1.23em;
	margin-top: 0;
}
#aw_aktuell .buchbeschreibung h2 {
	font-size: 2.6em;
	line-height: 100%;
	color: #362B26;
}
#aw_aktuell .buchbeschreibung .intro {
	margin: 1em 0;
}
#aw_aktuell .mehr li {
	float: left;
	width: 240px;
}
.archiv_zeitschriften {
	margin-bottom: 2.5em;
}
.archiv_zeitschriften h3 {
	position: absolute;
	left: -999em;
}
.archiv_zeitschriften li {
	clear: both;
}
.jsenabled .archiv_zeitschriften li {
	float: left;
	clear: none;
}
.archiv_zeitschriften .zeitschrift {
	margin-bottom: 1em;
}
#herausgeber, #aw_info {
	float: left;
	width: 100%;
	margin-bottom: 1em;
}
#herausgeber {
	margin-bottom: 1.5em;
}
#herausgeber .bild {
	float: left;
	font-size: .85em;
	line-height: 1.3em;
	margin-right: 20px;
	width: 100px;
}
#herausgeber .bild img {
	margin-bottom: 10px;
	max-width: 100px;
}
#herausgeber .beschreibung {
	float: left;
	width: 340px;
	border-right: 1px solid #D2D1CA;
	padding-right: 20px;
}
#aw_info h2 {
	color: #362B26;
	font-size: 1.45em;
	margin-top: 0;
}
#aw_info .kontakt {
	float: right;
	width: 230px;
}
#aw_info .kontakt div {
	margin: 1em 0;
}
.detail #hauptinhalt .untertitel, .detail #hauptinhalt h2 {
	line-height: normal;
	margin-top: 0;
}
.detail #hauptinhalt .untertitel {
	font-size: 1.23em;
}
.detail #hauptinhalt h2, #verlag #hauptinhalt h2 {
	font-size: 2.6em;
	color: #3B302A;
}
.detail #hauptinhalt h2 + .untertitel {
	margin-top: -.5em;
}
.detail #hauptinhalt h3 {
	font-size: 1em;
}
.detail #hauptinhalt ul.mehr.pdf {
	margin-top: 2em;
}
.detail #hauptinhalt ul.mehr.pdf li {
	float: left;
	margin-right: 30px;
}
.detail #umsetzung {
	clear: both;
}
.detail #umsetzung h3 {
	font-size: 1.23em;
}
.detail #hauptinhalt h4 {
	font-size: 1em;
	font-weight: normal;
	font-style: italic;
}
#verlag #hauptinhalt h4 {
	font-weight: bold;
	font-style: normal;
}
.detail #hauptinhalt img {
	max-width: 460px;
}
.detail #hauptinhalt .bildbeschreibung {
	font-size: .85em;
	margin: .5em 0 1.8em;
}
.detail #zusatzinfos .autor div {
	clear: both;
}
.detail #zusatzinfos .zitat, .detail #zusatzinfos .autor .info {
	margin-bottom: 2em;
}
.detail #zusatzinfos .autor .name {
	font-weight: bold;
	font-size: 1.23em;
}
.detail #zusatzinfos .autor .name img {
	float: left;
	max-width: 100px;
	margin-right: 20px;
	margin-bottom: 40px;
}
.detail #zusatzinfos .autor .info {
	clear: none;
}
.detail #nebeninhalt2 {
	float: right;
	width: 230px;
}
.detail #nebeninhalt2 div {
	clear: both;
}
.detail #nebeninhalt2 div div {
	margin: 1em 0;
}
.detail #nebeninhalt2 div div div {
	margin: 0;
}
.detail #nebeninhalt2 .mehr {
	margin-bottom: 3em;
}
#nebeninhalt2 .buchliste li {
	margin: .3em 0;
	float: left;
	width: 100%;
}
#nebeninhalt2 .buchliste li div {
	clear: both;
}
#nebeninhalt2 .buchliste li .autor {
	font-weight: bold !important;
}
#nebeninhalt2 .buchliste li h3 {
	font-size: 1.23em;
	margin: .5em 0;
	color: #960000;
}
#nebeninhalt2 .buchliste li .autor, #nebeninhalt2 .buchliste li .beschreibung {
	font-size: .85em;
	font-weight: normal;
}
.jsenabled #nebeninhalt2 .buchliste li .autor, .jsenabled #nebeninhalt2 .buchliste li .beschreibung {
	font-size: 1em;
}
#nebeninhalt2 address {
	margin-bottom: 1.4em;
}
#nebeninhalt2 address + ul {
	font-weight: normal;
}
#verlag #hauptinhalt h3 {
	font-size: 1.45em;
}
#verlag #hauptinhalt .nav {
	clear: both;
}
#verlag #hauptinhalt .nav li {
	float: left;
	width: 50%;
	line-height: normal;
}
#verlag #hauptinhalt .nav li a {
	padding-top: 4px;
	padding-bottom: 4px;
	background-position: top left;
}
#verlag .kontakte {
	margin-bottom: 3em;
	float: left;
	width: 100%;
}
#verlag .kontakte h4 {
	color: #8C0000;
}
.kontakte div {
	float: left;
	width: 50%;
	margin-bottom: 1.5em;
}
.kontakte div div {
	float: none;
	width: auto;
	margin: 0;
}
.kontakte .adresse {
	margin-bottom: 1em;
}
#verlag #hauptinhalt h4 {
	margin: 2em 0 .8em;
}
#verlag #hauptinhalt h5 {
	font-size: 1em;
	margin: .5em 0 0;
}
#verlag #hauptinhalt form {
	margin-bottom: 3em;
}
#verlag #hauptinhalt form div {
	clear: both;
}
#verlag #hauptinhalt form label {
	float: left;
	width: 110px;
	margin-right: 5px;
	font-weight: bold;
}
#verlag #hauptinhalt form fieldset input, #verlag #hauptinhalt form fieldset select, #verlag #hauptinhalt form fieldset textarea {
	margin-bottom: 15px;
	font-size: 1em;
	font-weight: bold;
	width: 341px;
}
#verlag #hauptinhalt form fieldset input {
	padding: 5px 2px;
}
#verlag #hauptinhalt form fieldset select {
	width: 345px;
}
#verlag #hauptinhalt form fieldset textarea {
	height: 10em;
}
#verlag #hauptinhalt form .submit {
	padding-left: 115px;
}
#verlag #hauptinhalt form .submit input {
	background: transparent url(../bilder/b_pfeile_rechts_rot.png) left center no-repeat !important;
	padding: 5px 0 5px 30px !important;
	color: #8C0000;
	font-weight: bold;
	border: none;
}
#verlag #hauptinhalt form .submit input:hover {
	text-decoration: underline;
	cursor: pointer;
}
#verlag h2 + .nav_ergebnisse {
	margin-top: 2em;
}
#downloads table td {
	padding: .5em 0;
	font-weight: bold;
}

