body {
    background-color: #E6E6E6;
    font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
    font-size: 100%;
    margin:0;
    padding:0;
}

fieldset {
    border: none;
}
p {
    margin: 0.95em 0;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
#wrapper {
    position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
}
#frame {
    width: 95%;
    min-width: 70em;
    height: 100%;
    max-height: 100%;
    top: 0;
    margin-left: auto;
    margin-right: auto;
    background-color: #8B857D;
}
#header {
	width: 70em;
    background: #8B857D;
    margin-left: auto;
    margin-right: auto;

}
#header a img {
    float: left;
}
#menu {
	width: 70em;
    margin-left: auto;
    margin-right: auto;
    background-color: #7B756E;
    padding: 0.5em 0 0.5em 0;
}
#mainmenu {
    margin: 0;
    padding: 0;
    font-size: small;
    /*overflow: hidden; causes z-index to fail in ff2 */
}
ul.subnav {
    display: none;
    position: absolute;
    z-index: 100;
    background-color: #7B756E;
    padding:0.5em;
}
#mainmenu li {
    list-style-type:none;
}
li.navitem {
    margin-left: 1.4em;
    float:left;
}
li.subnav {
    margin: 0;
    border-bottom: 1px solid #828282;
}
li.subnav:last-child {
    border: 0;
}
ul.subsubnav {
    margin-left: 20px;
    margin-right: 5px;
    padding: 0px;
}
ul.subsubnav li {
    border-bottom: 1px solid #828282;
}
ul.subsubnav li:last-child {
    border: 0;
}
.subnav a {
  white-space:nowrap;
}
div#content table.frame {
    height: 100%;
    width: 98%; /* allow 2% for scrollbar in ie */
}
td {
    vertical-align: top;
}
#left-book {
    /* this is a td */
    border-right: 1px solid #C75B14;
    background: url(images/logo_white_08-1.gif) no-repeat;
    background-position: 28.5em 10em;
    height: 24em;
    width: 67%;
}
.left-book {
	/* TODO: unify */
    /* this is a td */
    border-right: 1px solid #C75B14;
    background: url(images/logo_white_08-1.gif) no-repeat;
    background-position: 28.5em 10em;
    height: 24em;
    width: 67%;
}
#left-overview {
    /* this is a td */
    border-right: 1px solid #C75B14;
    background: url(images/logo_white_08-1.gif) no-repeat;
    background-position: 5em 10em;
    width: 24.5%;
    height: 24em;
}

#right-overview table {
    /*font-size: small;*/
}
#outercontent {
    width: 70em;
    height: 100%;
	margin-left: auto;
    margin-right: auto;

}
#content {
    width: 55em;
    height: 75%;
    overflow-y: scroll;
    /*position: relative;*/
    border: 1px solid #C75B14;
    background-color: #F2F2F2;
    /*margin-top: 0.4em;*/
	float: left;
}
#extra  {
    width: 236px;
	height: 75%;
	max-height: 75%;
	overflow: hidden;
	background: #f0f0f0;	
	border:1px solid #C75B14;	
}
#facebookiframe {
	overflow:hidden; 
	padding:0;
	margin:0;
	height:75%; 
	width:236px; 	
	max-height:75%;
}
#extra p {
	padding-left: 20px;
}
div.news h2 {
	padding-top: 2px;
	padding-bottom: 3px;
}
div.news a {
	color: #C75B14;	
}
div.news {
    font-size: small;
    float:left;
	color: #C75B14;
    border-top:  #C75B14 1px solid;
	padding: 6px;
    margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
    width: 220px;   
}
#menu {
    clear:both;
}
#menu ul li a  {
    color:white;
    text-decoration:none;
}
 
#menu ul li a:hover  {
    text-decoration:underline;
}
#content a:active, a:visited, a:link {
    color:#000000;
    text-decoration:none;
}
#content a:hover {
    color:#000000;
    text-decoration: underline;
}
 
img {
  border: 0;
}
h2 {
    color: #C75B14;
    font-weight: normal;
    font-size: x-large;
    margin: 0;
}
#contentleft {
    overflow: hidden;
    margin: 1.2em 0.5em 0.5em 1.2em;
}

#contentleft p {
    font-size: small;
    position: absolute;
    z-index:3;
    top: 250px;
    /* width: 6.1em; */
    max-width: 13em;
}
#contentright {
    /*margin-top: 0.5em;*/
    padding-top: 0.5em;
    padding-right: 1em;
}
#contentright li, a, p {
    font-size: small;
}
#contentright p, h3 {
    padding-left: 1em;
    padding-right: 1em;
}
#contentleftbuch {
    padding-left: 1em;
    padding-top: 1.5em;
    /*font-size: small;*/
}
#contentleftbuch h2 {
    text-align: left;
    margin: 0 1.7em 1.5em 0.5em;
}

#contentleft h2 {
    position: absolute;
    z-index:3;
    top: 170px;
    width: 6.1em;
    height: 1.5em;
    background-color: #F2F2F2;
}
h2.autorheadline {
    padding: 1em 1.5em 0.5em 1em;
}

#left-overview.autorlist {
    margin: 0;
    padding: 0;
}
#contentleft.autorlist {
    margin: 0;
    padding: 0;
}
#autorlist {
    margin-top: 6em;
    text-align: right;
    padding-right: 0.5em;
}
#contentleftbuch p {
    margin: 1em 3em 1em 1em;
}
#contentrightbuch {
    overflow: hidden;
    padding: 1.5em 0 1.5em 1.5em;
    margin-bottom: 0.56em;
}
table.funktion {
    margin-left: 30px;
}
.funktion a {
    text-decoration: none !important;
}
.funktion img {
    border: 0 !important;
}
/*
.funktion table {
	border: 1px;
    width: 250px;
    float: right;
}
* */
.funktion tr td a {
    font-size: 140%;
}
.funktion tr td button {
    font-size: 140%;
}
.funktion tr td input {
    font-size: 140%;
    margin-right: 4px;
}

.bestellen {
    /* input */
    font-size: 95%;
    background-color: #F2F2F2;
    color: #C75B14;
    border: 2px;
    border-color: #8B857D;
    border-style: inset;
    text-align: center;
    position: relative;
    top: 0.25em;
    left: 0.35em;
}
#menge {
    vertical-align: center;
}
 
a:link > button.bestellenicon, a:visited > button.bestellenicon {
	display: block;
	background-image: url("images/icon-wk-klein_01.gif");
	width: 30px;
	height: 30px;
}
a:hover > button.bestellenicon {
	display: block;
	background-image: url("images/icon-wk-klein_02.gif");
	width: 30px;
	height: 30px;
}
button.bestellenicon {
	display: block;
	width: 44px;
}

button.top_bestellenicon {
	/*display: block;*/
	width: 10px;
	/*background-color: #828282;*/
	background: #828282 url('images/icon-wk-klein_02-top.gif') no-repeat top;
	width: 37px;
	height: 37px;
	margin-top: 3px;
}
a:hover > button.top_bestellenicon {
	background-image: url("images/icon-wk-klein_02-top.gif");
}

.smallbook_top {
	padding: 5px 5px 5px 0px;
	width: 105px;
	float: left;
	font-size: 9px;	
	line-height: 11px;
	height: 120px;
	overflow: hidden;
}
.smallbook_top a img {
	float: left;
	padding-right: 3px;
}
a.toptitel {
	font-size: 9px !important;	
}
.smallbook_top .detail {
	height: 60px;
	overflow: hidden;
}
button {
    border: 0;
    padding: 0;
    margin: 0;
    background-color: #F2F2F2;
    cursor: pointer;
}
button img {
    border: 0 !important;
    padding: 0;
    margin: 0;
    padding-left: 3px;
}

#contentright .smallbook {
    margin-left: 1em;
    width: 18em;

}
div.smallbook {
    overflow-y: hidden;
    float: left;
    width: 16.5em;
    min-height: 13em;
    padding-top: 0.8em;
    /*padding-bottom: 1.5em;*/
    padding-bottom: 1em;
    padding-left: 0em;
    margin-left: 0.10em;
    margin-right: 0.10em;
    border-top: 1px solid #C75B14;
}
div.top {
    border-top: none;
}
div.smallbook img {
    margin-right: 0.7em;
    border: 1px solid black;
    float: left;
}
div.smallbook p {
    margin-right: 0em !important;
    font-size: 70%;
    margin-top: 0px;
}
div.smallbook.suche {
    min-height: 10em;
    width: 33em !important;
    padding-top: 1em;
    margin-left: 2em !important;
}
div.smallbook.suche p {
    font-size: 80%;
}
.presse a {
    font-size: x-small;
}
div.autor {
    margin-left: 0.5em;
    margin-right: 0.5em;
    float: left;
    height: 200px;
}
div.autor a img {
    border: 1px solid black;
}
div.autorbio img {
    float:right;
    margin: 0em 1em 2em 2em;
}
p.bibliografie, p.erschienen, p.termine {
    padding-bottom: 0em;
    margin-bottom: 0em;
}
ul.bibliografie, ul.erschienen {
    padding-left: 1em;
    padding-top: 0;
    margin: 0 0 0.5em 0;
}
ul.bibliografie li, ul.erschienen li {
    list-style-type: none;
    list-style-position: outside;
}
table.termine {
    font-size: small;
    margin-left: 1em;
    margin-top: 1em;
}
#contentleft .termine {
    font-size: small;
}
#contentleft .termine {
    font-size: small;
}
.termine {
    padding-top: 6.5em !important;
}
#contentright .termintext {
    font-size: small;
}
#contentright .termintitle {
    font-size: small;
}
table.form {
    font-size: small;
    table-layout: auto;
    border-collapse: collapse;
    border-spacing: 0;
}
table.form tr td {
    padding-left: 1em;
}
table.link   {
    padding-left: 1em;
    display:block;
}
table.link tr td  {
    padding-left: 0.5em;
    vertical-align: middle;
}
.termintitle {
    float: left;
    padding: 1em 2em 1em 2em;
}
.termintext {
    padding-top: 1em;
    padding-right: 1em;
    padding-bottom: 0em;
    margin-left: 5em;
}
.termintext .smallbook {
    padding-top: 1.2em;
    padding-left: 0;
    padding-bottom: 3em;
    border: none;
    /* more width relative to font-size !*/
    width: 18.5em;
    height: 11em;
}
table.autor tr td {
    padding: 0;
}
table.autor {
    font-size: smaller;
    padding-top: 0;
}
div.buchdetail {
    float:left;
    font-size: 70%;
}
div.buchdetail img {
    border: 1px solid black;
}
#contentrightbuch .termine {
    padding: 1em 0em;
}
.audiolink a {
    font-size: 100%;
}
.vorabdruck a {
    font-size: 100%;
}
#contentrightbuch .termintitle {
    padding: 0.5em 1em 0em 0em;
    font-size: 100%;
}
#contentrightbuch .termintext {
    padding-top: 0.5em;
}
#contentrightbuch .termintext a {
    padding: 0.5em 1em 0.5em 0em;
    font-size: 100%;
}
#contentrightbuch table tr td {
    font-size: 70%;
}
div.fehler {
    color: red;
}
div.fehler a:active, div.fehler a:visited, div.fehler a:link, div.fehler a:focus, div.fehler a:hover  {
	color: red !important;
}

form.searchform {
    padding-left: 6em;
}

div#newsheader  {	
	padding-top: 20px;
	padding-left: 20px;
    float: left;
    width: 40em;
    font-size: 0.74em;
    color: white;
}
div#newsheader a {
    color: white;	
}
.videoimg {
	float: left;
	padding: 30px;	
}
.videotext {
	padding: 30px;		
}
.video {
	padding: 0px 30px 30px 30px;				
	clear: both;
}
.vormerkungkennzeichen {
    font-weight: bold;
}
.adminschatten {
    background-color: d8d8d8;
}
.error {
    color: red;
}
.firstrow {
    border-top: 2px solid black;
}
.firstrow td {
    padding-top: 10px;
}
.fifthrow {
    border-bottom: 2px solid black;
}
.admin table {
    border-collapse: collapse;
    font-size: smaller;
    padding: 20px;
    /* width: 50%; */

}
.admin td {
    vertical-align: top;
    padding-left: 20px;
}
.admin a {
    text-decoration: underline;
    color: blue;
}
 
.cluetip-topbooks div#cluetip h3 {	
	background-color: red !important;
	margin: 0;	
	
} 
.cluetip-topbooks #cluetip-title {	
	font-size: small;
	font-weight: normal;
	padding: 0;
	margin: 0;	
	line-height: 12px;
} 
.cluetip-topbooks div#cluetip-outer {
	font-size: smaller;
	padding: 10px;
}
.cluetip-topbooks div#cluetip-inner {
	padding: 0px;
}

.cluetip-default, #cluetip-outer {
	background-color: white !important;

}
div#cluetip.ui-widget {
	opacity: 1 !important;
	background-color: white !important;	
}
/* opera */
div.smallbook form {
	margin-left: 110px;
}

