@charset "utf-8";

/* pt-sans-regular - latin */
@font-face {
  font-family: 'PT Sans';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/pt-sans-v12-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/pt-sans-v12-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/pt-sans-v12-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/pt-sans-v12-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/pt-sans-v12-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/pt-sans-v12-latin-regular.svg#PTSans') format('svg'); /* Legacy iOS */
}

body {
	width: 1040px;
	background-color: #ffffff;
	font-size: 62.5%;
	margin: 0 auto;
	padding: 0;
	height: 100%;
}

body * {
	font-size: 100%;
	font-family: 'PT Sans', Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 150%;
	font-weight: normal;
	text-transform: uppercase;
	top: -20px; 
	color: #666;
	position: relative;
	} 
	
.h1_sub {
	font-weight: normal;
	font-size: 120%;
	text-transform: uppercase;
	top: 20px;
	line-height: 1.2;
	margin-bottom: 20px;
	position: relative;
	} 
	
	
h2 {
	font-weight: normal;
	font-size: 120%;
	text-transform: uppercase;
	color: #666;
}

h4 {
	font-weight: normal;
	font-size: 110%;
	text-transform: uppercase;
	font-weight: bold;	
	line-height: 1.2;
	color: #000000;
}

p {
	margin-bottom: 1.1em;
	margin-top: 0;
	font-weight: normal;
	font-size: 100%;
	}
	
.text { 
	margin-top: 0; 
	font-weight: normal;
	font-size: 130%;
	line-height: 1.2;
	width: 95%;
	
}


td { 
	vertical-align: top;
}

td.m_u { 
	vertical-align: middle;
	text-align: center;
}

td.normal { 
	font-size: 130%;
}

td.middle { 
	font-size: 110%;
}

div.clearFloat {
	clear: both;
	font-size: 0;
	height: 0;
	line-height: 0px;
}

li.clearFloat {
	clear: both;
}

ul.symbolList {
	display: inline;
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.AbsWrap {
	position: relative;
	width: 100%;
}
.rowWrap {
	width: 100%;
}

.headline {
	font-size: 120%;
	text-transform: uppercase;
	font-weight: bold;	
}

.normal {
	font-weight: normal;
	font-size: 130%;
	line-height: 1.3;
	margin-right: 10px;
}

.normal_td {
	font-weight: normal;
	font-size: 110%;
	line-height: 1.2;
	margin-right: 10px;
}

.header_td {
	font-weight: normal;
	font-size: 100%;
	margin-right: 5px;
}

#navbar {
	font-family: "PT Sans",Arial,Helvetica,sans-serif;
	position: fixed;
	top: 0px;
	margin-bottom: 0;
	background-color: #ff0;
	width: 1040px;
	padding-top: 0px;
	height: 34px;
	z-index: +5;
    display: block;
    font-size: 14px;
    font-weight: 500;
    text-decoration: none;
    text-transform: uppercase;
}

#logobar {
	position: fixed;
	top: 35px;
	margin-bottom: 0;
	background-color: #ececec;
	width: 1040px;
	padding-top: 0px;
	height: 80px;
	z-index: +5;
}

html > body #navbar {
	height: auto;
	min-height: 35px;
}

html > body #Drucker {
	height: auto;
	min-height: 14px;
}

#slider_promo {
	position: relative;
	background-color: #e4e4e4;
	width: 1040px;
	top: 115px;
}

#promo_slider {
	position: relative;
	background-color: #e4e4e4;
	width: 950px;
	left: 15px;
	top: -35px;
	height: 130px;
	z-index: 0;
}

#bg_slider {
	position: relative;
	background-color: #e4e4e4;
	width: 1040px;
	left: 0px;
	top: 105px;
	height: 140px;
	z-index: 0;
}

#logo_ebook {
	position: relative;
	width: 193px;
	left: 30px;
	top: 115px;
	height: 130px;
	float: left;
	z-index: 1; }

#db {
	position: relative;
	background-color: #ffffff;
	width: 750px;
	margin-top: -15px;
	margin-bottom: 35px;
	padding-top: 20px;
	padding-left: 20px;
	min-height: 700px;
	left: 250px;
	overflow: hidden;
}

.katalog_buch{
	min-height: auto;
}

#db2 {
	position: relative;
	background-color: #ffffff;
	width: 750px;
    height: auto; /* IE6: setzt dies wie min-height um*/
	margin-top: -15px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin-bottom: -11px;
	left: 250px;
	overflow: visible;
}

.autoren_navigationsleiste {
	font-size: 130%;
	vertical-align: middle;
	color: #333;
	line-height: 130%;
	top: -10px;
	
}

#suche_autoren {
	left: -10px;
	top: 8px;
	position: relative;
	float: right;
}

#autoren_buchstaben {
	background-color: #ececec ;
	position: relative;
	top: -20px;
	line-height: 40px;
  	font-size: 140%;
  	font-weight: 500;
	vertical-align: middle;
	text-align: left;
	padding-left: 20px;
	width: 95%;
}

#autoren_detail {
	position: relative;
	background-color: #ececec;
	width: 730px;
	margin-top: -25px;
	padding-top: 0px;
	padding-bottom: 40px;
	left: 0px;
	display: block;
	overflow: hidden;
}

#autoren_veranstaltungen {
	position: relative;
	background-color: #ffffff;
	width: 730px;
	top: 20px;
	height: auto;
	display: block;
	overflow: visible;
}

#autoren_weitere_titel_block {
	position: relative;
	background-color: #ffffff;
	width: 730px;
	top: 20px;
	height: auto;
	display: block;
	overflow: visible;
}

#autoren_weitere_titel {
	position: relative;
	width: 100%;
	background-color: #0066cc;
}


#main {
	position: relative;
	top: 0px;
	background-color: #ececec;
	width: 1040px;
	height: auto !important; /* normale Browser */
    height: 100%; /* IE6: setzt dies wie min-height um*/
    min-height: 1100px; /* normale Browser */
	display: block;
	overflow: hidden;
}

html > body #E-Mail {
	height: auto;
	min-height: 14px;
}

.Txt_Portofreie {
	font-size: 100%;
	text-align: center;
	color: #888;
	line-height: 120%;
	padding-bottom: 2px;
	padding-top: 1px;
	left: 735px;
	position: relative;
	top: -73px;
	margin-bottom: 0;
	width: 328px;}

html > body #Div_Suche {
	height: auto;
	min-height: 26px;
}

.Block_Startseite_Titel5x {
	position: relative;
	width: 735px;
	height: 175px;
	left: 280px;
	z-index: +1;
	top: -15px;
	padding-bottom: 2px;
	padding-top: 1px;
	padding-left: 10px;
}

.Block_Startseite_News {
	position: relative;
	background-color: #ffffff;
	width: 735px;
	height: 280px;
	left: 280px;
	top: 25px;
	z-index: +1;
	padding-bottom: 2px;
	padding-top: 1px;
	padding-left: 10px;
}

.Block_Startseite_Veranstaltungen {
	position: relative;
	background-color: #ffffff;
	width: 735px;
	height: 450px;
	left: 280px;
	top: 50px;
	z-index: +1;
	padding-bottom: 2px;
	padding-top: 1px;
	padding-left: 10px;
}


.Logo {
	text-align: left;
	color: #999;
	line-height: 120%;
	padding-bottom: 2px;
	padding-top: 1px;
	left: 48px;
	position: relative;
	top: 14px;
	margin-bottom: 0;
	width: 150px;
}

.Txt_ZEITGESCHICHTE {
	
	font-size: 240%;
	text-align: left;
	color: #999;
	line-height: 120%;
	top: -25px;
	left: 229px;
	position: relative;
	width: 461px;
	z-index: 99;
}

.Txt_re_ecke {
	
	font-size: 90%;
	font-weight: bold;
	text-align: right;
	text-decoration: underline;
	color: #999;
	line-height: 120%;
	position: relative;
	right: 10px;
	top: -18px;
}



.Txt_Suchtext {
	
	font-size: 140%;
	text-align: left;
	color: #aaa;
	line-height: 120%;
	padding-bottom: 2px;
	padding-top: 1px;
	left: 770px;
	position: relative;
	top: -50px;
	margin-bottom: 0;
	width: 153px;
}

#sliderbar {
	position: relative;
	background-color: #d4d4d4;
	width: 1040px;
	height: 500px;
}


#Div2 {
	left: 0px;
	position: absolute;
	top: 130px;
	margin-bottom: 0;
	background-color: #d9d9d9;
	width: 1040px;
	padding-top: 0px;
	height: 369px;
}
html > body #Div2 {
	height: auto;
	min-height: 370px;
}
.Txt_AUSGEWÃ„HLTE {
	
	font-size: 180%;
	font-weight: bold;
	text-align: left;
	color: #999;
	line-height: 120%;
	padding-bottom: 2px;
	padding-top: 1px;
	left: 388px;
	position: absolute;
	top: 168px;
	margin-bottom: 0;
}
#Div3 {
	left: 126px;
	position: absolute;
	top: 165px;
	margin-bottom: 0;
	background-color: #fff;
	border: 6px solid #fff;
	width: 219px;
	padding-top: 0px;
	height: 258px;
}
html > body #Div3 {
	height: auto;
	min-height: 259px;
}
#Div4 {
	left: 126px;
	position: absolute;
	top: 171px;
	margin-bottom: 0;
	background-color: #000;
	border: 6px solid #fff;
	width: 219px;
	padding-top: 0px;
	height: 251px;
}
html > body #Div4 {
	height: auto;
	min-height: 252px;
}
#white_transparent_bg {
	left: 371px;
	position: absolute;
	top: 195px;
	margin-bottom: 0;
	background-color: #fff;
	width: 559px;
	padding-top: 0px;
	height: 233px;
}
html > body #white_transparent_bg {
	height: auto;
	min-height: 234px;
}
.Txt_Jan {
	
	font-size: 160%;
	text-align: left;
	color: #212121;
	line-height: 150%;
	padding-bottom: 2px;
	padding-top: 1px;
	left: 389px;
	position: absolute;
	top: 209px;
	margin-bottom: 0;
	width: 228px;
}
.Txt_Geheimnisvolle {
	
	font-size: 390%;
	font-weight: bold;
	text-align: left;
	color: #434343;
	line-height: 120px;
	padding-bottom: 2px;
	padding-top: 1px;
	left: 387px;
	position: absolute;
	top: 232px;
	margin-bottom: 0;
	width: 463px;
}
.Txt_Der {
	
	font-size: 160%;
	text-align: left;
	color: #434343;
	line-height: 120%;
	padding-bottom: 2px;
	padding-top: 1px;
	left: 388px;
	position: absolute;
	top: 271px;
	margin-bottom: 0;
	width: 519px;
}
#Div5 {
	left: 990px;
	position: absolute;
	top: 290px;
	margin-bottom: 0;
	background-color: #ff0;
	width: 50px;
	padding-top: 0px;
	height: 49px;
}
html > body #Div5 {
	height: auto;
	min-height: 50px;
}
#Div6 {
	left: 0px;
	position: absolute;
	top: 290px;
	margin-bottom: 0;
	background-color: #ff0;
	width: 50px;
	padding-top: 0px;
	height: 49px;
}
html > body #Div6 {
	height: auto;
	min-height: 50px;
}
#Div7 {
	left: 13px;
	position: absolute;
	top: 298px;
	margin-bottom: 0;
	border: 2px solid #999;
	width: 15px;
	padding-top: 0px;
	height: 29px;
}
html > body #Div7 {
	height: auto;
	min-height: 30px;
}
#Div8 {
	left: 1007px;
	position: absolute;
	top: 298px;
	margin-bottom: 0;
	border: 2px solid #999;
	width: 15px;
	padding-top: 0px;
	height: 29px;
}
html > body #Div8 {
	height: auto;
	min-height: 30px;
}
.Txt_Das {
	
	font-size: 140%;
	text-align: left;
	color: #313140;
	line-height: 125%;
	padding-bottom: 2px;
	padding-top: 1px;
	left: 388px;
	position: absolute;
	top: 318px;
	margin-bottom: 0;
	width: 407px;
}
.Txt_Umfang {
	
	font-size: 140%;
	text-align: left;
	color: #333;
	line-height: 150%;
	padding-bottom: 2px;
	padding-top: 1px;
	left: 389px;
	position: absolute;
	top: 394px;
	margin-bottom: 0;
	width: 126px;
}
.Txt_Preis {
	
	font-size: 140%;
	font-weight: bold;
	text-align: left;
	color: #333;
	line-height: 150%;
	padding-bottom: 2px;
	padding-top: 1px;
	left: 789px;
	position: absolute;
	top: 394px;
	margin-bottom: 0;
	width: 109px;
}
.Txt_ISBN {
	font-size: 140%;
	text-align: left;
	color: #333;
	line-height: 150%;
	padding-bottom: 2px;
	padding-top: 1px;
	left: 568px;
	position: absolute;
	top: 394px;
	margin-bottom: 0;
	width: 168px;
}

.Txt_GESAMTVERZEICHNIS {
	font-size: 130%;
	text-align: center;
	color: #333;
	line-height: 120%;
	padding-bottom: 2px;
	padding-top: 1px;
	left: 745px;
	position: absolute;
	top: 581px;
	margin-bottom: 0;
	width: 137px;
}
.Txt_Lieferbares {
	font-size: 130%;
	text-align: right;
	text-decoration: underline;
	color: #333;
	line-height: 150%;
	padding-bottom: 2px;
	padding-top: 1px;
	left: 854px;
	position: absolute;
	top: 676px;
	margin-bottom: 0;
	width: 138px;
}
.Txt_HAEUFIG {
	font-size: 150%;
	text-align: left;
	color: #999;
	line-height: 120%;
	padding-bottom: 2px;
	padding-top: 1px;
	left: 287px;
	position: absolute;
	top: 676px;
	margin-bottom: 0;
	width: 300px;
}

.Font_H2 {
	font-size: 150%;
	font-weight: bold;
	text-align: left;
	color: #999;
	line-height: 120%;
	padding-bottom: 2px;
	padding-top: 1px;
	top: 2px;
	left: -4px; 
	position: relative;
	text-transform: uppercase;
	margin-bottom: 5px;
}

.Txt_VORSCHAU {
	
	font-size: 150%;
	text-align: left;
	color: #999;
	line-height: 120%;
	padding-bottom: 2px;
	padding-top: 1px;
	left: 40px;
	position: relative;
	top: 10px;
	margin-bottom: 0;
	width: 160px;
}

.Txt_COVER_ANKLICKEN {
	
	font-size: 140%;
	font-weight: bold;
	text-align: center;
	color: #434343;
	line-height: 120%;
	padding-bottom: 2px;
	padding-top: 1px;
	left: 94px;
	position: absolute;
	top: 784px;
	margin-bottom: 0;
	width: 80px;
}


.Txt_Titel_klein {
	
	font-size: -80%;
	text-align: center;
	font-weight: bold;
	color: #333;
	line-height: 100%;
	padding-bottom: 2px;
	padding-top: 5px;
	margin-bottom: 0;
	width: 86px;
}

.Txt_Preis_klein {
	
	font-size: -80%;
	text-align: center;
	color: #333;
	line-height: 100%;
	padding-bottom: 2px;
	padding-top: 1px;
	margin-bottom: 0;
	width: 86px;
}

#Background {
	left: 270px;
	position: absolute;
	top: 923px;
	margin-bottom: 0;
	background-color: #fff;
	width: 740px;
	padding-top: 0px;
	height: 371px;
}
html > body #Background {
	height: auto;
	min-height: 372px;
}
.Txt_Alle {
	font-size: 130%;
	text-align: right;
	text-decoration: underline;
	color: #333;
	line-height: 150%;
	padding-bottom: 2px;
	padding-top: 1px;
	left: 833px;
	position: absolute;
	top: 936px;
	margin-bottom: 0;
	width: 159px;
}
.Txt_NEWS {
	font-size: 150%;
	text-align: left;
	color: #999;
	line-height: 120%;
	padding-bottom: 2px;
	padding-top: 1px;
	left: 287px;
	position: absolute;
	top: 937px;
	margin-bottom: 0;
	width: 699px;
}

/*Formatierung für die hauptnavigation*/ 

.Txt_Menue {
	font-size: 150%;
	text-align: left;
	color: #999;
	line-height: 120%;
	padding-bottom: 2px;
	padding-top: 1px;
	left: 47px;
	position: absolute;
	top: 270px;
	margin-bottom: 0;
	width: 60px;
}

#Divider {
	left: 48px;
	position: absolute;
	top: 290px;
	margin-bottom: 0;
	border-bottom: 1px solid #ccc;
	width: 190px;
	height: 1px;
	overflow: hidden;
}

.Txt_Navigation_links {
	font-size: 140%;
	text-align: left;
	color: #434343;
	line-height: 200%;
	padding-bottom: 2px;
	padding-top: 1px;
	left: 50px;
	position: absolute;
	top: 290px;
	margin-bottom: 0;
	width: 200px;
}

.Txt_Infomaterial {
	font-size: 150%;
	text-align: left;
	color: #999;
	line-height: 120%;
	padding-bottom: 2px;
	padding-top: 1px;
	left: 45px;
	position: absolute;
	top: 700px;
	margin-bottom: 0;
	width: 201px;
}

#Divider3 {
	left: 45px;
	position: absolute;
	top: 720px;
	margin-bottom: 0;
	border-bottom: 1px solid #ccc;
	width: 198px;
	height: 1px;
	overflow: hidden;
}

.Txt_Werbemittel {
	font-size: 120%;
	text-align: left;
	color: #666;
	line-height: 1.6;
	padding-bottom: 2px;
	padding-top: 1px;
	left: 45px;
	position: absolute;
	top: 725px;
	margin-bottom: 0;
	width: 200px;
}

.Txt_LINKS {
	font-size: 150%;
	text-align: left;
	color: #999;
	line-height: 120%;
	padding-bottom: 2px;
	padding-top: 1px;
	left: 47px;
	position: absolute;
	top: 810px;
	margin-bottom: 0;
	width: 221px;
}

#Divider2 {
	left: 48px;
	position: absolute;
	top: 830px;
	margin-bottom: 0;
	border-bottom: 1px solid #ccc;
	width: 190px;
	height: 1px;
	overflow: hidden;
}

.Txt_URLs {
	font-size: 120%;
	text-align: left;
	color: #666;
	line-height: 1.6;
	padding-bottom: 2px;
	padding-top: 1px;
	left: 45px;
	position: absolute;
	top: 835px;
	margin-bottom: 0;
	width: 200px;
}


#buch_liste {
	font-size: 130%;
	color: #333;
	position: relative;
	margin-right: 5px;
	width: 650px;
	top: 14px;
	left: 65px;
	float: left;
	margin-top: 5px;
}

#buch_jahr {
	font-size: 130%;
	line-height: 140%;
	font-weight: bold;
	color: #333;
	text-align: center;
	position: relative;
	width: 40px;
	top: 40px;
	left: 20px;
	background-color: #ffff00;
	clear: left; 
}

#autoren_booklist {
	margin-bottom: 5px;
}

#wawi  {
	height: auto;
	background-color: #ececec;
	position: relative;
	margin-top: 5px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 5px;
	font-size: 120%;
	color: #000000;
	overflow: hidden;
}

#wawi_long  {
	height: auto;
	min-height: 75px;
	background-color: #ececec;
	position: relative;
	margin-top: 5px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 5px;
	padding-bottom: 10px;
	font-size: 120%;
	overflow: hidden;
}

#wawi_suche {
	left: 0px;
	position: relative;
	padding-top: 7px;
	padding-bottom: 0px;
}

.Txt_news_datum {
	font-size: 130%;
	text-align: left;
	color: #666;
	line-height: 18px;
	padding-bottom: 2px;
	padding-top: 1px;
	margin-bottom: 0;
	width: 220px;
}

.Txt_news_headline {
	font-size: 130%;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	color: #666;
	padding-bottom: 2px;
	padding-top: 1px;
	margin-bottom: 0;
	width: 220px;
}

.Txt_news_text {
	font-size: 120%;
	text-align: left;
	vertical-align: top;
	color: #666;
	padding-bottom: 2px;
	padding-top: 1px;
	margin-bottom: 0;
	width: 220px;
}

.Txt_veranstaltung_art {
	
	font-size: 130%;
	text-align: left;
	color: #666;
	line-height: 18px;
	padding-bottom: 2px;
	padding-top: 1px;
	padding-left: 5px;
	margin-bottom: 0;
	width: 220px;
}

.Txt_veranstaltung_datum {
	
	font-size: 130%;
	text-align: left;
	color: #666;
	line-height: 18px;
	padding-bottom: 2px;
	padding-top: 1px;
	padding-left: 5px;
	margin-bottom: 0;
	width: 130px;
	float: left; 
	height: 18px;
}

.Txt_veranstaltung_uhrzeit {
	
	font-size: 130%;
	text-align: right;
	color: #666;
	line-height: 18px;
	padding-bottom: 2px;
	padding-top: 1px;
	padding-right: 5px;
	margin-bottom: 0;
	width: 65px;
	float: right;
	position: relative;
	height: 18px;
}

.Txt_veranstaltung_headline {
	
	font-size: 130%;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	color: #666;
	padding-bottom: 2px;
	padding-top: 1px;
	margin-bottom: 0;
	width: 220px;
}

.umlaufendesbild {
	float: left;
	border-style:solid;
	border-color:#cecece;
	border-width:1px;
}

.Txt_veranstaltung_ibutton {
	padding-bottom: 2px;
	padding-top: 1px;
	padding-left: 5px;
	position: relative;
	margin-bottom: 0;
	bottom: -89px;
	width: 15px;
	float: left;
	height: 115px;
}

.Txt_veranstaltung_mehrzumbuch {
	
	font-size: 90%;
	text-align: left;
	vertical-align: top;
	padding-bottom: 2px;
	padding-top: 1px;
	position: relative;
	margin-bottom: 0;
	bottom: -105px;
	left: -12px;
	height: 115px;
}


.Txt_veranstaltung_autor {
	font-size: 110%;
	text-align: left;
	vertical-align: top;
	color: #666;
	top: 8px;
	position: relative;
	padding-bottom: 2px;
	padding-top: 1px;
	margin-bottom: 0;
	width: 220px;
}

.Txt_veranstaltung_titel {
	font-size: 150%;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	padding-bottom: 2px;
	padding-top: 1px;
	margin-bottom: 0;
	position: relative;
	top: 5px;
	width: 220px;
}


.Txt_veranstaltung_untertitel {
	
	font-size: 100%;
	text-align: left;
	font-weight: bold;
	vertical-align: top;
	color: #666;
	padding-bottom: 2px;
	padding-top: 1px;
	margin-bottom: 0;
	width: 220px;
}

.Txt_veranstaltung_kurztext {
	font-size: 100%;
	text-align: left;
	vertical-align: top;
	color: #666;
	padding-bottom: 2px;
	padding-top: 1px;
	margin-bottom: 0;
	width: 220px;
}

.Txt_veranstaltung_ort {
	font-size: 120%;
	text-align: left;
	font-weight: bold;
	position: relative;
	left: 20px;
	vertical-align: top;
	padding-bottom: 2px;
	padding-top: 1px;
	margin-bottom: 0;
	width: 200px;
}

.Txt_veranstaltung_anschrift_1 {
	font-size: 120%;
	text-align: left;
	vertical-align: top;
	position: relative;
	left: 20px;
	padding-bottom: 2px;
	padding-top: 1px;
	margin-bottom: 0;
	width: 220px;
}

.Txt_veranstaltung_anschrift_2 {
	font-size: 120%;
	text-align: left;
	vertical-align: top;
	position: relative;
	left: 20px;
	padding-bottom: 2px;
	padding-top: 1px;
	margin-bottom: 0;
	width: 220px;
}

.Txt_veranstaltung_marker {
	font-size: 100%;
	text-align: left;
	vertical-align: top;
	position: relative;
	left: 2px;
	color: #666;
	top: 25px;
	padding-bottom: 2px;
	padding-top: 1px;
	margin-bottom: 0;
	width: 10px;
}


#veranstaltung_liste {
	font-size: 130%;
	text-align: left;
	vertical-align: top;
	position: relative;
	color: #666;
	top: 5px;
	margin-top: 10px;
	width: 700px;
}


.veranstaltung_ort_block {
	position: absolute;
	top: 260px;
}

.Txt_VERANSTALTUNGEN {
	
	font-size: 150%;
	text-align: left;
	color: #999;
	line-height: 120%;
	padding-bottom: 2px;
	padding-top: 1px;
	left: 288px;
	position: absolute;
	top: 1331px;
	margin-bottom: 0;
	width: 183px;
}

.logo_unten_rechts {
	position: relative;
	margin-bottom: 0;
	left: 950px;
	top: -115px;
	background-color: #f3f3f3;
	border: 1px solid #d3d3d3;
	width: 16px;
	padding-top: 0px;
	height: 60px;
}

.Txt_Suchtext2 {
	font-size: 140%;
	text-align: left;
	color: #aaa;
	line-height: 120%;
	padding-bottom: 2px;
	padding-top: 1px;
	left: 775px;
	position: absolute;
	top: 1763px;
	margin-bottom: 0;
	width: 153px;
}

.Txt_Ch {
	font-family: '', Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-align: left;
	color: #333;
	line-height: 80%;
	padding-bottom: 2px;
	padding-top: 1px;
	left: 648px;
	position: relative;
	top: 10px;
	margin-bottom: 0;
	width: 130px;
}
.Txt_Kontakt {
	
	font-size: 100%;
	text-align: left;
	color: #333;
	line-height: 80%;
	padding-bottom: 2px;
	padding-top: 1px;
	left: 785px;
	position: relative;
	top: -45px;
	margin-bottom: 0;
	width: 173px;
}


.footer_elem {
	position: static;
	top: 0;
	margin: 0;
	padding: 0;
	width: auto;
	left: auto;
	display: inline-block;
	vertical-align: baseline;
}	

.footer_elem:last-child,.footer_elem:nth-of-type(2) {
	margin-left: 50px;
}	

.Txt_Copyright {
	width: 222px;
	font-weight: 800; 
	color: #666;
	letter-spacing: 0.02em;
	height: auto;
	margin-left: 200px;
	line-height: 1100%;
	display: inline-block;
	vertical-align: bottom;
}

.footer_left {
	float:left;
}

.footer_right {
	float:right;
}	

/* Navbar Head Elemente */
#start {
	color: #000;
	left: 49px;
	position: absolute;
	top: 7px;
	height: 14px;
	margin-bottom: 0;
	width: 41px;
}
#verlag {
	color: #000;
	left: 110px;
	position: absolute;
	top: 7px;
	height: 14px;
	margin-bottom: 0;
	width: 49px;
}
#kontakt {
	color: #000;
	left: 180px;
	position: absolute;
	top: 7px;
	height: 14px;
	margin-bottom: 0;
	width: 62px;
}
#newsletter {
	color: #000;
	left: 260px;
	position: absolute;
	top: 7px;
	height: 14px;
	margin-bottom: 0;
	width: 58px;
}
#blog {
	color: #000;
	left: 362px;
	position: absolute;
	top: 7px;
	height: 14px;
	margin-bottom: 0;
	width: 58px;
}
#partner {
	color: #000;
	left: 415px;
	position: absolute;
	top: 7px;
	height: 14px;
	margin-bottom: 0;
	width: 58px;
}
#vertreter {
	color: #000;
	left: 492px;
	position: absolute;
	top: 7px;
	height: 14px;
	margin-bottom: 0;
	width: 73px;
}
#impressum {
	color: #000;
	left: 582px;
	position: absolute;
	top: 7px;
	height: 14px;
	margin-bottom: 0;
	width: 73px;
}
#twitter {
	left: 749px;
	position: absolute;
	top: 11px;
	height: 14px;
	margin-bottom: 0;
	width: 14px;
}
#facebook {
	left: 774px;
	position: absolute;
	top: 11px;
	height: 14px;
	margin-bottom: 0;
	width: 15px;
}
#rss {
	left: 799px;
	position: absolute;
	top: 11px;
	height: 14px;
	margin-bottom: 0;
	width: 14px;
}
#E-Mail {
	left: 825px;
	position: absolute;
	top: 11px;
	margin-bottom: 0;
	width: 20px;
	padding-top: 0px;
	height: 13px;
}
#Drucker {
	left: 856px;
	position: absolute;
	top: 11px;
	margin-bottom: 0;
	width: 19px;
	padding-top: 0px;
	height: 13px;
}
#warenkorb {
	color: #000;
	left: 909px;
	position: absolute;
	top: 7px;
	height: 14px;
	margin-bottom: 0;
	width: 82px;
}
#button_details {
	left: 371px;
	position: absolute;
	top: 442px;
	height: 28px;
	margin-bottom: 0;
	width: 80px;
}


#Button_VA {
	background-color: #ececec;
	border: 1px solid #bbb;
}

#spalte_1 {
	position: relative;
	background-color: #ffffff;
	top: -20px;
	left: -20px;
	height: auto !important; /* normale Browser */
    height: 100%; /* IE6: setzt dies wie min-height um*/
    min-height: 100%; /* normale Browser */
	width: auto;
	max-width: 230px;
	float: left;
	padding-right: 10px;
	padding-left: 20px;
	z-index: 1;
	overflow: hidden;
}

#spalte_2 {
	position: relative;
	background-color: #ffffff;
	height: auto !important; /* normale Browser */
    height: 100%; /* IE6: setzt dies wie min-height um*/
    min-height: 100%; /* normale Browser */
	max-width: 500px;
	width: auto;
	top: -20px;
	left: -20px;
	margin-right: -20px;
	overflow: hidden;
}

#spalte_1_titel {
	position: relative;
	background-color: #ffffff;
	width: 200px;
}

#spalte_2_titel {
	position: relative;
	background-color: #ffffff;
	width: 550px;
}

.intro {
	position: relative;
	width: auto;
	top: -20px;
	font-size: 130%;
	margin-right: 20px;
	overflow: hidden;
}

.autoren {
	position: relative;
	width: auto;
	overflow: hidden;
	font-size: 120%;
	line-height: 1.2;
	text-decoration: underline;
}

.titel {
	position: relative;
	top: -5px;
	width: auto;
	overflow: hidden;
	font-size: 170%;
	font-weight: bold;
	line-height: 100%;
}

.untertitel {
	position: relative;
	top: -20px;
	width: auto;
	overflow: hidden;
	font-size: 130%;
	font-weight: bold;
	color: #333;
}

.kurztext {
	position: relative;
	top: -30px;
	width: auto;
	margin-right: 5px;
	overflow: hidden;
	font-size: 130%;
	color: #333;
	line-height: 1.2;
}

.intro_bild {
	position: relative;
	width: auto;
	top: -20px;
}

.cover_image {
	padding-bottom: 0px;
	padding-top: 0px;
	top: 3px;
	position: relative;
	height: auto;
	max-width: 230px;
	border: 1px solid #bbb;
  	-webkit-box-shadow: 5px -6px 5px #969696; /* webkit browser*/ 
	-moz-box-shadow: 5px -6px 5px #969696; /* firefox */ 
	box-shadow: 5px -6px 5px #969696;
}

.img_border {
	padding-bottom: 0px;
	padding-top: 0px;
	top: 3px;
	position: relative;
	height: 180px;
	border: 1px solid #bbb;
  	-webkit-box-shadow: 5px -6px 5px #969696; /* webkit browser*/ 
	-moz-box-shadow: 5px -6px 5px #969696; /* firefox */ 
	box-shadow: 5px -6px 5px #969696;
}

.bottom { vertical-align: middle; }

#titel_autor {
	font-size: 120%;
	font-weight: normal;
	padding-bottom: 2px;
	padding-top: 1px;
	left: 20px;
	position: relative;
	margin-bottom: 0;
	width: 450px;
}

#titel_titel {
	font-size: 170%;
	font-weight: bold;
	padding-bottom: 2px;
	padding-top: 1px;
	left: 20px;
	top: 1px;
	position: relative;
	margin-bottom: 0;
	width: auto;
	max-width: 480px;
}


#titel_untertitel {
	font-size: 130%;
	font-weight: bold;
	color: #424242;
	line-height: 1.2;
	padding-bottom: 2px;
	padding-top: 1px;
	padding-right: 10px;
	left: 20px;
	top: 1px;
	position: relative;
	margin-bottom: 0;
	width: auto;
	max-width: 480px;
}

#titel_langtext {
	font-size: 130%;
	line-height: 1.4;
	left: 20px;
	top: 30px;
	position: relative;
	margin-bottom: 40px;
	width: auto;
	margin-right: 25px;
}

#titel_meta_daten {
	font-size: 130%;
	line-height: 1.4;
	padding-bottom: 2px;
	padding-top: 1px;
	padding-right: 25px;
	left: 20px;
	top: 15px;
	position: relative;
	margin-bottom: 5;
	width: auto;
}

#ytplayer {
	left: 20px;
	top: 10px;
	position: relative;
	width: 450px;
	height: 350px;
}

#titel_hprobe {
	font-size: 130%;
	top: 10px;
	left: 20px;
	position: relative;
	margin-bottom: 0;
	width: 450px;
	float: left;
}

audio {
	width: 100%;
}

#titel_links {
	font-size: 130%;
	line-height: 1.2;
	top: 10px;
	left: 20px;
	position: relative;
	width: 450px;
	float: left;
	margin-bottom: 5px;
}

#titel_presse {
	font-size: 130%;
	line-height: 1.4;
	margin-bottom: 40px;
	left: 20px;
	top: 10px;
	position: relative;
	margin-bottom: 10px;
	margin-right: 20px;
	width: auto;
	float: left;
	background-color: #ffffff;
	overflow: visible;
}

#titel_veranstaltungen {
	font-size: 130%;
	color: #333;
	line-height: 1.2;
	margin-bottom: 40px;
	left: 20px;
	top: 10px;
	position: relative;
	margin-bottom: 10px;
	width: 450px;
	float: left;
	background-color: #ffffff;
	overflow: visible;
}

#titel_weitere {
	font-size: 130%;
	color: #333;
	line-height: 1.2;
	margin-bottom: 40px;
	left: 20px;
	top: 10px;
	position: relative;
	margin-bottom: 10px;
	width: 450px;
	float: left;
	background-color: #ffffff;
	overflow: visible;
}

#titel_veranstaltungen_text {
	font-size: 120%;
	color: #333;
	line-height: 1.2;
	margin-bottom: 40px;
	left: 20px;
	position: relative;
	margin-bottom: 10px;
	width: 450px;
	float: left;
	background-color: #ffffff;
	overflow: visible;
}


#titel_cover_download {
	font-size: 90%;
	color: #333;
	line-height: 100%;
	position: relative;
	width: 100%;
	top: 6px;
	text-align: right;

}

#titel_lieferbar {
	font-size: 110%;
	color: #333;
	line-height: 100%;
	padding-bottom: 2px;
	padding-top: 1px;
	left: 0px;
	top: 10px;
	position: relative;
	margin-bottom: 0;
	width: 75px;

}

#titel_preis {
	font-size: 130%;
	font-weight: bold;
	text-align: right;
	position: relative;
	top: -7px;
	line-height: 130%;
	width: 100%;

}

#titel_preis_reseller {
	font-size: 110%;
	text-align: left;
	position: relative;
	line-height: 130%;
	width: 100%;
}

#titel_preis_ebook {
	font-size: 130%;
	font-weight: bold;
	text-align: right;
	position: relative;
	line-height: 130%;
	width: 100%;
}

#portofrei {
	font-size: 110%;
	padding-bottom: 2px;
	padding-top: 1px;
	left: 0px;
	position: relative;
	margin-bottom: 0;
	width: auto;

}

#autoren_ubersicht {
	font-size: 110%;
	color: #333;
	line-height: 1.5;
	left: 0px;
	top: -30px;
	position: relative;
	width: 95%;
	min-height: 500px;
}

#autor_trenner {
	width: 100%;
	float: left;
}

#autor_a {
	font-size: 130%;
	line-height: 1.5;
	font-weight: bold;
	color: #333;
	text-align: center;
	position: relative;
	width: 20px;
	background-color: #ffff00;
	margin-top: 5px;
	clear: left; 
}

#autor {
	font-size: 110%;
	position: relative;
	margin-right: 5px;
	width: 220px;
	float: left;
}

#autoren_name {
	font-size: 140%;
	font-weight: 600;
	color: #333;
	line-height: 140%;
	left: 20px;
	top: 10px;
	position: relative;
	width: 100%;
}

#autoren_foto {
	position: relative;
	width: 180px;
	top: 20px;
	left: 20px;
	float: left;
	font-size: 100%;
	color: #333;
	min-height: 200px;
}

#autoren_bio {
	font-size: 130%;
	top: 16px;
	line-height: 130%;
	position: relative;
	height: 100px;
	width: 98%;
}

#autoren_books {
	font-size: 130%;
	font-weight: bold;
	line-height: 130%;
	position: relative;
	width: 100%;
	float: left;
	left: 20px;
	top: 30px;
}

#autoren_lieferbare {
	font-size: 140%;
	font-weight: 600;
	top: 0px;
	line-height: 130%;
	position: relative;
	width: 100%;
	padding-bottom: 10px;
}


#kleine_schrift {
	
	font-size: 90%;
	color: #333;
	line-height: 90%;
}



#titel_volltext {
	
	font-size: 110%;
	color: #333;
	line-height: 100%;
	padding-bottom: 2px;
	padding-top: 1px;
	left: 20px;
	top: 2px;
	position: relative;
	margin-bottom: 0;
	width: 75px;

}

#titel_empfehlen {
	
	font-size: 110%;
	color: #333;
	line-height: 100%;
	padding-bottom: 2px;
	padding-top: 1px;
	left: 20px;
	top: 2px;
	position: relative;
	margin-bottom: 0;
	width: 75px;

}

#autoren_gesamtanzahl {
	font-size: 130%;
	color: #333;
	line-height: 130%;
	padding-bottom: 0px;
	padding-top: 0px;
	left: 0px;
	top: -15px;
	position: relative;
	width: 150px;
	margin-top: 8px;
}

#katalog_gesamtanzahl {
	font-size: 130%;
	line-height: 130%;
	padding-bottom: 0px;
	padding-top: 0px;
	left: 0px;
	top: 0px;
	position: relative;
	width: 150px;
	margin-top: 8px;
}

.katalog_sortieren_text {
	font-size: 130%;
	vertical-align: middle;
	color: #333;
	line-height: 130%;
}

#katalog_sortieren {
	margin-top: -20px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 20px;
	left: 0px;
	top: 0px;
	width: 95%;
	background-color: #ececec;
}

#news_sortieren {
	margin-top: -20px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 20px;
	left: 0px;
	top: 0px;
	width: 95%;
	height: 33px;
	overflow: hidden;
	background-color: #ececec;
}

#katalog_lieferung {
	font-size: 120%;
	line-height: 90%;
	top: 5px;
	position: relative;
	width: 500px;
}

#katalog_seiten{
	font-size: 130%;
	line-height: 130%;
	text-align: right;
	padding-right: 5px;
	right: 10px;
	top: -20px;
	position: relative;
	width: 300px;
	float: right;
	z-index: 1;
}

/* Seitenzahlen */
/* Inaktive Seitenzahlen */
#katalog_seiten .klein {
	color: #333;
	background-color: #ececec;
	padding: 2px 5px;
	text-decoration: none;
	line-height: 2.0;
}
/* Aktive Seitenzahl hervorheben */
#katalog_seiten #currentpage, #current {
	color: #000;
	background-color: #ffff00;
	font-weight: bold;	
	padding: 2px 5px;
	text-decoration: none;
}

#katalog_up {
	font-size: 110%;
	color: #333;
	line-height: 110%;
	text-align: right;
	padding-right: 5px;
	right: 10px;
	position: relative;
	width: 100px;
	clear: both;
	top: -20px;
	float: right;
}

#katalog_image {
	top: 0px;
	width: 150px;
	float: left;
}

#katalog_image_weitere {
	top: 0px;
	width: 150px;
	float: right;
}

.shadow {
	position: relative;
	top: 3px;
	float: right;
	right: 20px;
	border: 1px solid #bbb;
  	-webkit-box-shadow: 5px -6px 5px #969696; /* webkit browser*/ 
	-moz-box-shadow: 5px -6px 5px #969696; /* firefox */ 
	box-shadow: 5px -6px 5px #969696;
}

.border {
	border: 1px solid #bbb;
}

.float_right {
	float:right;
	width: 600px;
	height: 120px;
	margin-top: -7px;
}

.katalog_kasten_unten {
	float:left;
	width: 750px;
	height: 30px;
	margin-top: 5px;
}

#buch {
	position: relative;
	height: 152px;
	width: auto;
	display: block;
	overflow: hidden;
}

#katalog_autor {
	font-size: 130%;
	line-height: 110%;
	position: relative;
	top: 5px;
	width: auto;
}

#katalog_autor_detail {
	font-size: 130%;
	line-height: 110%;
	position: relative;
	width: auto;
	left: 20px;
	top: -108px;
}

#katalog_titel {
	font-size: 170%;
	font-weight: bold;
	line-height: 1.0;
	position: relative;
	top: 10px;
	width: auto;
}

#katalog_titel_detail {
	font-size: 170%;
	font-weight: bold;
	line-height: 160%;
	position: relative;
	width: auto;
	left: 20px;
	top: -110px;
}


#katalog_untertitel {
	font-size: 130%;
	font-weight: bold;
	color: #424242;
	top: 11px;
	line-height: 1.3;
	position: relative;
	width: auto;
	}
	
#katalog_untertitel_detail {
	font-size: 130%;
	font-weight: bold;
	color: #424242;
	line-height: 110%;
	position: relative;
	width: 95%;
	left: 20px;
	top: -110px;
	}

#katalog_kurztext {
	font-size: 130%;
	line-height: 1.3;
	position: relative;
	top: 20px;
	width: 550px;
}

#katalog_kurztext_detail {
	font-size: 130%;
	line-height: 120%;
	position: relative;
	margin-top: 4px;
	width: 550px;
	left: 20px;
	top: -110px;
}

#katalog_auflage_detail {
	font-size: 120%;
	line-height: 120%;
	position: absolute;
	margin-top: 4px;
	width: 100px;
	left: 150px;
	bottom: 11px;
}

#katalog_preis {
	font-size: 130%;
	font-weight: 600;
	line-height: 110%;
	float: left;
	width: 150px;
	position: relative;
	text-align: right;
	top: 3px;
	right: 18px;
}

#katalog_auflage {
	font-size: 110%;
	color: #333;
	line-height: 110%;
	position: relative;
	width: 50px;
	float: left;
	top: -15px; 
}

#katalog_preis_detail {
	font-size: 130%;
	font-weight: 600;
	line-height: 110%;
	float: left;
	width: 150px;
	position: relative;
	text-align: right;
	right: 15px;
	top: -110px;
}

#katalog_termin {
	font-size: 120%;
	line-height: 0.6;
	float: left;
	left: 0px;
	top: 6px;
	width: 300px;
	position: relative;
}

#katalog_termin_detail {
	font-size: 120%;
	color: #333;
	line-height: 110%;
	float: left;
	left: 0px;
	width: 300px;
	position: relative;
	top: -108px;
}

#katalog_details {
	font-size: 120%;
	line-height: 110%;
	float: left;
	width: 50px;
	top: 2px;
	position: relative;
}

#katalog_details_detail {
	font-size: 110%;
	color: #333;
	line-height: 110%;
	float: left;
	width: 50px;
	position: relative;
	top: -110px;
}

#katalog_pdf {
	font-size: 120%;
	line-height: 110%;
	float: left;
	position: relative;
	top: 2px;
}

#katalog_pdf_detail {
	font-size: 110%;
	color: #333;
	line-height: 110%;
	float: left;
	left: 60px;
	position: relative;
	top: -110px;
}

#katalog_bestellen {
	font-size: 110%;
	color: #333;
	line-height: 110%;
	left: 200px;
	position: relative;
}

#katalog_button_detail {
	font-size: 13px;
	color: #333;
	line-height: 110%;
	position: relative;
	top: -110px;
	overflow: visible;
	left: -55px;
}

#feedback_titel {
	font-size: 170%;
	font-weight: bold;
	line-height: 1.0;
	position: relative;
	width: auto;
}

#feedback_untertitel {
	font-size: 130%;
	font-weight: bold;
	color: #424242;
	line-height: 1.3;
	position: relative;
	width: auto;
	}

#feedback_autor {
	font-size: 130%;
	line-height: 110%;
	position: relative;
	width: auto;
}

#feedback_kurztext {
	font-size: 130%;
	line-height: 1.3;
	position: relative;
	width: 550px;
}

#news {
    float: left;
    width: 250px;
    height: 200px;
}

#news_datum {
	font-size: 110%;
	color: #333;
	background-color: #ffff00;
	line-height: 200%;
	top: 10px;
	margin-bottom: 0px;
	padding-left: 5px;
	width: 225px;
}

#news_headline {
	font-size: 130%;
	font-weight: bold;
	line-height: 120%;
	top: 10px;
	margin-bottom: 0;
	margin-top: 5px;
	width: 225px;
	height: 30px;
}

#news_text {
	font-size: 10pt;
	line-height: 1.2;
	top: 10px;
	margin-bottom: 0;
	margin-top: 5px;
	width: 225px;
}

#spalte_1_va {
	position: relative;
	top: 0px;
	left: -20px;
	width: auto;
	float: left;
	padding-right: 10px;
	padding-left: 20px;
	z-index: 1;
	overflow: hidden;
}

#spalte_2_va {
	position: relative;
	background-color: #ffffff;
	width: 100%;
	top: 5px;
	left: -10px;
	margin-right: -20px;
	overflow: visible;
}

#veranstaltung_ort_block {
	position: relative;
	background-color: #ffff00;
	top: -50px;
}

#veranstaltung {
    float: left;
    width: 250px;
    height: 450px;
	position: relative;
	z-index: 1;
	}

#veranstaltung_detail {
	width: 530px;
}

#veranstaltung_art {
	font-size: 120%;
	background-color: #ffff00;
	line-height: 200%;
	top: 10px;
	margin-bottom: 0px;
	padding-left: 5px;
	width: 225px;
}

#veranstaltung_datum {
	font-size: 120%;
	background-color: #c0c0c0;
	line-height: 200%;
	top: 10px;
	margin-bottom: 0px;
	padding-left: 5px;
	width: 225px;
}

.veranstaltung_cover {
	float: left;
	margin-top: 2px;
	position: relative;
	top: 5px;
	border: 1px solid #bbb;
  	-webkit-box-shadow: 3px -2px 5px #969696; /* webkit browser*/ 
	-moz-box-shadow: 3px -2px 5px #969696; /* firefox */ 
	box-shadow: 3px -2px 5px #969696;
}

.veranstaltung_cover_big {
	float: left;
	top: 8px;
	position: relative;
	height: 230px;
	border: 1px solid #bbb;
  	-webkit-box-shadow: 5px -6px 5px #969696; /* webkit browser*/ 
	-moz-box-shadow: 5px -6px 5px #969696; /* firefox */ 
	box-shadow: 5px -6px 5px #969696;
	}

.veranstaltung_untertitel {
	font-size: 120%;
	text-align: left;
	vertical-align: top;
	padding-bottom: 2px;
	color: #424242;
	padding-top: 1px;
	margin-bottom: 0;
	width: 220px;
	height: 32px;
	overflow: visible;
}

.veranstaltung_kurztext {
	font-size: 120%;
	text-align: left;
	line-height: 1.2;
	vertical-align: top;
	padding-bottom: 2px;
	padding-top: 4px;
	position: relative;
	margin-top: 10px;
	width: 220px;
	height: 50px;
}

.veranstaltung_detail_art {
	font-size: 130%;
	background-color: #ffff00;
	line-height: 200%;
	top: -10px;
	position: relative;
	padding-left: 5px;
	width: 500px;
}

.veranstaltung_ibutton {
	width: 25px;
	postion: relative;
	margin-top: 245px;
}

.veranstaltung_mehrzumbuch {
	font-size: 90%;
	text-align: left;
	position: relative;
	margin-top: 5px;
}

.veranstaltung_titel_info {
	position: relative;
	width: 100%;
	top: -260px;
	right: -150px;
}

#veranstalter_info {
	width: 100px;
	postion: relative;
	margin-top: -40px;
	float: left;
}

#veranstaltung_info {
	width: 300px;
	postion: relative;
	margin-top: 10px;
	font-size: 130%;
	line-height: 1.2;
}

#veranstalter_karte {
	postion: relative;
	padding-top: 20px;
	clear: both;
	width: 500px;
	height: 300px;
}

#tabellen_block {
	width: 500px;
	overflow: visible;
	display: block;
	position: relative;
}

#termine_links {
	width: 200px;
	overflow: visible;
	display: block;
	position: relative;
	right: 20px;
	top: -10px;
	float: right;
	font-size: 120%;
	font-weight: bold;
	color: #333;
}

#weitere_partner {
	background-color: #ececec ;
	position: relative;
	top: -20px;
	line-height: 40px;
  	font-size: 130%;
  	font-weight: 500;
	vertical-align: middle;
	text-align: left;
	padding-left: 20px;
	width: 95%;
}

#text_normal {
	position: relative;
	line-height: 1;
	top: 4px;
  	font-size: 120%;
	width: 95%;
	height: 30px;
	clear: both;
}

#text_gross {
	position: relative;
	line-height: 1;
	top: 4px;
  	font-size: 140%;
	width: 95%;
	height: 30px;
	clear: both;
}

#partner_detail {
	width: 700px;
}

.partner_detail_art {
	font-size: 130%;
	background-color: #ffff00;
	line-height: 200%;
	top: -10px;
	position: relative;
	padding-left: 5px;
	width: 700px;
}

.partner_liste {
	font-size: 130%;
	font-weight: normal;
	color: #333;
	line-height: 1.2;
	top: 0px;
	float: left;
	left: 2px;
	margin-top: 10px;
	padding-right: 5px;
	position: relative;
	width: 225px;
	height: 100px;
}

.partner_liste_weitere {
	font-size: 130%;
	font-weight: normal;
	line-height: 1.2;
	top: 0px;
	float: left;
	left: 0px;
	margin-top: 10px;
	padding-right: 5px;
	position: relative;
	width: 340px;
}

#my-slider {
	position: relative;
	float: right;
	width: 350px;
	border:0px solid black;
}

hr {
border: none;
border-top: 1px solid #d3d3d3;
color: #FFFFFF;
background-color: #FFFFFF;
height: 1px;
margin-bottom: 15px;
}


.button_kaufen { 
	font-size:115%; 
	width: 120px; 
	margin-left: auto;
    margin-right: auto;
	text-align: center; 
	padding: 2px; 
	text-transform: uppercase; 
}

#titel_ebook_block{
	font-size: 110%;
	color: #333;
	line-height: 100%;
	padding-bottom: 2px;
	padding-top: 15px;
	left: 0px;
	top: 2px;
	position: relative;
	margin-bottom: 0;
	width: auto;

}


#tablet {
	position: relative;
	float: left;
	width: auto;
}

a.button { display:block; margin-bottom:5px; text-align:center; width:120px; border-style:ridge; border: 1px solid #bbb; padding:2px; text-decoration:none; }
a.button:link    { color:#000000; background-color:#e5e5e5; }
a.button:visited { color:#000000; background-color:#e5e5e5; }
a.button:hover   { color:#cdcdcd; background-color:#878787; }
a.button:active  { color:#cdcdcd; background-color:#e5e5e5; }

div.button {  font-size:115%; width:200px; margin-top:15px; margin-left: 0px; text-align:center; padding:2px; text-transform: uppercase; 
	font-size: 130%; }
	
div.katalog_button { 
	font-size:115%; 
	width: 150px; 
	position: relative;
	margin-top:15px; 
	margin-right: 0px; 
	text-align:center; 
	padding:2px; 
	text-transform: uppercase; 
	font-size: 130%; 
	float: right;
	top: -22px;
	}
	
.katalog_button_detail { 
	width: 130px; 
	position: relative;
	margin-top:15px; 
	left: 10px;
	margin-right: 0px; 
	text-align:center; 
	padding: 2px; 
	text-transform: uppercase; 
	float: right;
	top: -17px;
	}
	
.weitere_button { 
	position: relative;
	right: 10px;
	margin-right: 0px; 
	text-align:center; 
	padding: 2px; 
	top: -5px;
	text-transform: uppercase; 
	font-size: 100%; 
	float: right;
	}
	
a.katalog_button { display:block; margin-bottom:5px; text-align:center; width:120px; border-style:ridge; border: 1px solid #bbb; padding:2px; text-decoration:none; }
a.katalog_button:link    { color:#000000; background-color:#e5e5e5; }
a.katalog_button:visited { color:#000000; background-color:#e5e5e5; }
a.katalog_button:hover   { color:#cdcdcd; background-color:#878787; }
a.katalog_button:active  { color:#cdcdcd; background-color:#e5e5e5; }	

a.weitere_button { display:block; margin-bottom:5px; text-align:center; width:70px; border-style:ridge; border: 1px solid #bbb; padding:2px; text-decoration:none; }
a.weitere_button:link    { color:#000000; background-color:#e5e5e5; }
a.weitere_button:visited { color:#000000; background-color:#e5e5e5; }
a.weitere_button:hover   { color:#cdcdcd; background-color:#878787; }
a.weitere_button:active  { color:#cdcdcd; background-color:#e5e5e5; }	

a.katalog_button_detail { display:block; margin-bottom:4px; text-align:center; width:100px; border-style:ridge; border: 1px solid #bbb; padding:1px; text-decoration:none; }
a.katalog_button_detail:link    { color:#000000; background-color:#e5e5e5; }
a.katalog_button_detail:visited { color:#000000; background-color:#e5e5e5; }
a.katalog_button_detail:hover   { color:#cdcdcd; background-color:#878787; }
a.katalog_button_detail:active  { color:#cdcdcd; background-color:#e5e5e5; }	

a.autoren { color:#000000; text-decoration: underline; font-weight: normal; font-size:13px}
a.autoren:link    { color:#000000; }
a.autoren:visited { color:#000000; }
a.autoren:hover   { color:#4a4a4a; }
a.autoren:active  { color:#000000; }	

a.normal { color:#000000; text-decoration: underline; font-weight: normal; }
a.normal:link    { color:#000000; }
a.normal:visited { color:#000000; }
a.normal:hover   { color:#4a4a4a; }
a.normal:active  { color:#000000; }

a.normal_td { color:#000000; text-decoration: underline; font-weight: normal; }
a.normal_td:link    { color:#000000; }
a.normal_td:visited { color:#000000; }
a.normal_td:hover   { color:#4a4a4a; }
a.normal_td:active  { color:#000000; }		

a.header_td { color:#000000; text-decoration: underline; font-weight: normal; }
a.header_td:link    { color:#000000; }
a.header_td:visited { color:#000000; }
a.header_td:hover   { color:#4a4a4a; }
a.header_td:active  { color:#000000; }	

a.klein { color:#000000; text-decoration: underline; font-weight: normal; line-height: 1.4;}
a.klein:link    { color:#000000; }
a.klein:visited { color:#000000; }
a.klein:hover   { color:#4a4a4a; }
a.klein:active  { color:#000000; }	

a.klein_o { color:#000000; text-decoration: none; }
a.klein_o:link    { color:#000000; }
a.klein_o:visited { color:#000000; }
a.klein_o:hover   { color:#4a4a4a; }
a.klein_o:active  { color:#000000; }	
		
/* Tiny Carousel */
#slider1 { height: 130px; margin: 10px 0 0; overflow:hidden; position: relative; padding: 8px 50px 5px ; width: 900px; }
#slider1 .viewport { height: 120px; overflow: hidden; position: relative; width: 900px; }
#slider1 .buttons {
    background: #ff0;
    border-radius: 35px;
    display: block;
    position: absolute;
    top: 50px;
    left: 0;
    width: 35px;
    height: 35px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    line-height: 35px;
    text-decoration: none;
    font-size: 22px;
	color: #6e6e6e;
}
#slider1 .next {
    right: 0;
    left: auto;
    top: 50px;
}
#slider1 .buttons:hover{
    color: #C01313;
    background: #ff0;
}
#slider1 .disable { visibility: hidden; }
#slider1 .overview { list-style: none; position: absolute; padding: 0; margin: 0; left: 0 top: 0; border: 0px solid #dcdcdc; }
#slider1 .overview li{ float: left; margin: 0 20px 0 0; padding: 0; height: 130px; border: 0px solid #dcdcdc; }

#footer {
	position: relative;
	background-color: #ffff00;
	height: 90px;
	padding: 20px 50px 0 50px;
}

#footer_balken {
	position: relative;
	background-color: #ececec;
	width: 1040px;
	height: 35px;
	top: 0px;
}

#cssmenu {
 	padding-bottom: 2px;
	padding-top: 4px;
	left: 25px;
	position: absolute;
	top: 290px;
	margin-bottom: 0;
}

#cssmenu > ul {
  list-style: none;
  margin: 0;
  padding: 0;
  vertical-align: baseline;

}

/* The container */
#cssmenu > ul {
  display: block;
  position: relative;
  width: 220px;
}

/* The list elements which contain the links */
#cssmenu > ul li {
  display: block;
  position: relative;
  margin: 0;
  padding: 0;
  width: 100%;

}

/* General link styling */
#cssmenu > ul li a {
/* Layout */
  display: block;
  position: relative;
  margin: 0;
  padding: 11px 20px;
/* Typography */
  font-family:  'PT Sans', Arial, Helvetica, sans-serif;
  color: #000000;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 500;
/* Background & effects */
  background: #ececec;
}

/* Rounded corners for the first link of the menu/submenus
#cssmenu > ul li:first-child > a {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-top: 0;
} */

/* Rounded corners for the last link of the menu/submenus
#cssmenu > ul li:last-child > a {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom: 0;
} */

/* The hover state of the menu/submenu links */
#cssmenu > ul li > a:hover,
#cssmenu > ul li:hover > a {
  color: #383838;
  background: #ffff00;
  background: -webkit-linear-gradient(#ffff00, #f4ff5e);
  background: -moz-linear-gradient(#ffff00, #f4ff5e);
  background: linear-gradient(#ffff00, #f4ff5e);
  border-color: transparent;
    	
}
/* The arrow indicating a submenu */
#cssmenu > ul .has-sub > a::after {
  content: '';
  position: absolute;
  top: 15px;
  right: 10px;
  width: 0px;
  height: 0px;
/* Creating the arrow using borders */
  border: 4px solid transparent;
  border-left: 5px solid #000000;
}

/* The same arrow, but with a darker color, to create the shadow effect */
#cssmenu > ul .has-sub > a::before {
  content: '';
  position: absolute;
  top: 16px;
  right: 10px;
  width: 0px;
  height: 0px;
/* Creating the arrow using borders */
  border: 4px solid transparent;
  border-left: 4px solid #bebebe;
}

/* Changing the color of the arrow on hover */
#cssmenu > ul li > a:hover::after,
#cssmenu > ul li:hover > a::after {
  border-left: 4px solid #b1b1b1;
}
#cssmenu > ul li > a:hover::before,
#cssmenu > ul li:hover > a::before {
  border-left: 4px solid rgba(0, 0, 0, 0.3);
}

/* THE SUBMENUS */
#cssmenu > ul ul {
  position: absolute;
  left: 50%;
  border: 1px solid #999;
  top: -9999px;
  padding-left: 0px;
  opacity: 0;
  width: 250px;
  z-index: 99;
  line-height: 1;
/* The fade effect, created using an opacity transition */
  -webkit-transition: opacity 0.3s ease-in;
  -moz-transition: opacity 0.3s ease-in;
  transition: opacity 0.3s ease-in;
}

/* Showing the submenu when the user is hovering the parent link */
#cssmenu > ul li:hover > ul {
  top: 0px;
  opacity: 1;   
}

/*  Suchfeld mit Lupe */
.searchfield {
position: absolute;
left: 760px;
top: 30px;
border: dotted 2px #D6D4D5;
padding: 3px;
background: #ffffff;
width: 240px;
transition: .3s linear;
font-family: Arial;
font-size: 200%;
z-index: 50;
}

.searchfield:focus{
border: 2px solid #ff0;
width: 260px;
background-color: #ffffff;
transition: .3s linear;
}

#suche_veranstaltung {
	position: relative;
	top: 5px;
	height: 30px;
	padding-top: 0px;
  	color: #000000;
  	font-size: 13px;
  	font-weight: 500;
}

#suche_veranstaltung_feld {
	left: 150px;
	position: absolute;
	top: -2px;
}

#suche_news_feld {
	left: 0px;
	position: relative;
	top: -3px;
}

.searchfield2 {
border: dotted 2px #D6D4D5;
padding: 3px;
background-color: #ffffff;
width: 200px;
transition: .3s linear;
font-family: Arial;
z-index: 50;
}

.searchfield2:focus{
border: dotted 2px #D6D4D5;
width: 200px;
background-color: #ffffff;
transition: .3s linear;
}

input[type="submit"] {
	display:block; margin-bottom:5px; text-align:center; width:150px; border-style:ridge; border: 1px solid #bbb; padding:2px; text-decoration:none;
	cursor: pointer;}
	
.searchfield_wawi {
border: dotted 2px #D6D4D5;
padding: 3px;
background-color: #ffffff;
width: 140px;
transition: .3s linear;
font-family: Arial;
z-index: 50;
}

.searchfield_wawi:focus{
border: dotted 2px #D6D4D5;
width: 140px;
background-color: #ffffff;
transition: .3s linear;
}