/*
 blau: #001f3c
 grau: #DBDBDA
 */
body, html {
    background-color: #ccc;
    color: #001F3C;
    text-align: center;
    font-family: 'Lucida Grande', LucidaGrande, Arial, Helvetica, sans-serif;
    font-size: 12.5px;
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none;
	font-weight:bold;
	color: #062059;
}

a img {
    border: none;
}

a:hover {
    color: #B2B2B2;
}

td {
    vertical-align: top;
}

h1 {
    color: #001F3C;
    font-size: 18px;
	margin:0 0 6px;
}

h2 {
    font-size: 14px;
    margin:0 0 6px;
}

h3 {
    font-size: 14px;
    margin:0 0 2px;
}

h4 {
    font-size: 12px;
    margin: 0 0 5px;
}

ul {
    list-style: disc;
	padding-left:13px;
	margin: 0 0 5px 5px;
}
li p, li{
	margin:0;
}

p {
	margin: 0 0 5px;
}

.border {
    border: dashed #063670;
    border-width: 1px 0 1px 0;
}

#wrapper {
    text-align: left;
    width: 1033px;
    position: relative;
    margin: 0 auto;
    background-color: white;
    padding: 0;
    margin-bottom: 20px;
}

#wrapper2col{
	margin-left:-10px;
}
#header {
    background-color: #DBDBDA;
    height: 150px;
}

.hidetext {
    margin: 0;
    display: none;
}

#vemag {
    color: white;
    position: absolute;
    left: -2000px;
    text-align: right;
    font-size: 12px;
    top: 13px;
}

#suche {
    position: absolute;
    right: 10px;
    top: 75px;
}

#suche input {
    width: 140px;
    border: 1px solid #bebdff;
    color: #666;
    padding-left: 2px;
}

#bootons {
    position: absolute;
    right: 10px;
    text-align: right;
    top: 124px;
}

#bootons img {
    margin-right: 2px;
}
#maincontent {
	background:#DADADA url(/i/leftback.jpg) no-repeat;
	min-height:5px; /*sonst zeigt IE7 den Hintergrund nicht*/
}
#leftcol {
    float: left;
    width: 305px;
	min-height:820px;
	margin:0;
	padding-left:15px;
	background: url(/i/schatten_mitte.jpg) no-repeat top right;
}

#center {
    float: left;
    width: 693px;
    min-height: 790px;
	_height: 790px; /*IE6*/
	padding:30px 0 0 20px;;
	
	background:#fff url(/i/back.jpg) repeat-x bottom;
}

#rightcol {
    float: left;
    width: 240px;
}

#socialBookmarkers {
    clear: both;
    font-size:10px;
    text-align: center;
    padding-top: 10px;
}

#socialBookmarkers a {
    padding: 3px;
}

#footer {
    clear: both;
    padding: 10px 15px 10px 0px;
    font-size: 10px;
	background-color:white;
}
#footer a {
	color: #001f3c;
}

/* Das sagen die Leser */
#testimonials {
    background: url(/i/dassagendieleser_blase_m.png) repeat-y;
    margin-top: 10px;
}

#testimonials .m {
    background: url(/i/dassagendieleser_blase_o.png) no-repeat;
    padding: 6px 30px 0 30px;
    margin: 0;
    font-style: italic;
}

#testimonials .u {
    background: url(/i/dassagendieleser_blase_u.png) no-repeat;
    height: 113px;
}

.source {
    font-style: normal;
    text-align: right;
    margin: 6px 0 10px;
}


/* Startseite Boxen*/
#smallboxes {
    border-spacing: 0;
	width:670px;
}

#smallboxes img {
	width:100px;
	float:left;
}
#smallboxes p a {
   color: #001f3c;
   font-weight:bold;
}

.ganzneu .bild img {
    max-width: 200px;
}
#buchdesmonats {
	color: #001F3C;
	margin:0 0 18px;
}
.box {
    margin-bottom: 15px;
    padding: 10px;
}
.box h2, .box h3{
	margin:0;
}
.ganzneu {
	margin-bottom:10px;
}
.ganzneu h2 {
	font-size:18px;
}
.ganzneu .mehr {
	margin-top:15px;
	display:block;
	font-weight:bold;
}
.box  h3 {
	font-size:13px;
	color: #001f3c;
	font-weight:normal;
	margin-bottom:5px;
}
.box h2 {
	color: #001F3C;
	font-size:15px;
	margin-bottom:2px;
}

.box .text {
    padding: 0 15px;
}

.box.narrow {
    width: 325px;
	border-top:#B2B2B2 solid 1px;
	padding-top:15px;
	
}

.box.narrow .bild img {
    width: 150px;
	margin-right:15px;
	float:left;
}
.box.narrow .bild {
	float:left;
}

/* Tipps der Woche */
#tippsdesmonats {
    padding-left: 0px;
	margin-top:25px;
	padding-right: 10px;
}

#tippsdesmonats .space {
	margin-bottom:5px;
	
}

#tippsdesmonats .bild img {
    width: 50px;
}

#tippsdesmonats .text a {
    color: #001f3c;
	font-weight:normal;
}


#tippsdesmonats td {
    vertical-align: middle;
    font-size: 12px;
}

/* Listenansichten */
.prg_pagenav {
    font-size: 11px;
    text-align: center;
}

#prg_sorting {
    font-size: 11px;
    color: #666;
}

#prg_sorting a {
    padding: 3px;
}

#prg_sorting .active {
    font-weight: bold;
}

.details {
    font-size: 11px;
    width: 250px;
    float: left;
}

.details p {
    margin: 0;
    padding: 0;
}

.titelbox {
    border-bottom: 1px dashed #063670;
    padding: 20px 10px 0px 10px;

    margin-left: -10px;
}

.titelbox h3 {
    margin-top: 0;
}

.titelbox img {
    padding-bottom: 6px;
}

.listEven {
    background: #fff url(/i/back.jpg) bottom repeat-x;
}

.werke {
    padding: 20px 10px 0px 30px;
    margin-left: -10px;
}

.werke.listEven {
    border-bottom: 1px dashed #063670;
    border-top: 1px dashed #063670;
}

#lizenzinfo {
	float:right;
	background-color:#EDEDED;
	padding:20px;
	width:200px;
}

.lizenzen .autor {
    font-size: 16px;
    font-weight: bold;
    margin-top: 20px;
    color: #001F3C;
}

#rightcol.lizenzen {
    margin: 50px 0 0 100px;
    background-color: #e5e5e5;
    padding: 10px;
}

.buylink {
    font-size: 12px;
    text-decoration: underline;
}

#top1_buylink {
    font-weight: bold;
}

#top1_buylink a:hover {
    font-weight: bold;
    text-decoration: underline;
}

#produktdiv {
    width: 620px;
    padding: 10px;
	margin-top:30px;
}
#produktdiv h1 {
	font-size:15px;
	font-weight:bold;
	margin-bottom:2px;
}

.autor {
	font-size:12px;
	margin-bottom:2px;
}

 .biblio {
	font-size:11.5px;
	font-style:italic;
}

#foldoutcontainer, .foldoutcontainer {
	margin-bottom:10px;
	
}

#headline {
	margin:5px 0;
	
}

.clear {
    clear: both;
}



/* Droppy Menu*/
.menu a.active {
   background-color: #001F3C;
   color:white;
}

/* Basic code - don't modify */
#topmenu {
    display: block;
    margin: 0;
    padding: 0;
    position: relative;
}

#topmenu li {
    display: block;
    list-style: none;
    margin: 0;
    padding: 0;
    float: left;
    position: relative;
}

#topmenu a {
    display: block;
}

#topmenu ul {
    display: none;
    position: absolute;
    left: 0;
    margin: 0;
    padding: 0 10px 0 0;
	border-left: 1px solid #001F3C;
}
* html #topmenu ul {
    line-height: 0;
    padding: 0 3px 3px 0;
}
 /* IE6 "fix" */
#topmenu ul a {
    zoom: 1;
}
 /* IE6/7 fix */
#topmenu ul li {
    float: none;
}

#topmenu ul ul {
    top: 0;
}

/* Essentials - configure this */
#topmenu ul {
    width: 158px;
}


/* Everything else is theming */
#topmenu {
    background-color: #fff;
    height: 30px;
    font-weight: bold;
}

#topmenu a:hover {
    background-color: #DBDBDA;
	color:#001F3C;
}

#topmenu a {
    font-size: 13px;
    padding: 6px 8px;
    line-height: 1;
}

#topmenu a.divider {
	border-left: 1px solid #001F3C;
}


#topmenu li.hover a {
}

#topmenu ul {
    top: 25px; 
	background-color: #fff;
}

#topmenu ul li a {
    font-size: 12.5px;
}

#topmenu ul li.hover > a {
}

#topmenu ul a {
    border-right: none;
}


/* #topmenu ul a { border-bottom: none; } - I also needed this for IE6/7 */
/* Werbetexte und Cover */
#wv_suchmaske {
    margin-left: 50px;
    margin-bottom: 20px;
}

#wv_pagenav {
    float: left;
    width: 100px;
    margin: 0 5px 0 15px;
    font-size: 10px;
}

.wv_results {
    float: left;
    width: 230px;
    font-size: 9px;
    margin: 10px 0 0 10px;
    text-align: left;
}

.wv_results a {
    margin: 0 0 0 0;
    text-decoration: none;
    position: relative;
    z-index: 24;
    font-size: 10.5px;
    font-weight: normal;
}

.wv_results a span {
    display: none;
}

.wv_results a:visited {
    text-decoration: none;
}

.wv_results a:hover {
    text-decoration: underline;
    text-indent: 0;
    z-index: 26;
}

.wv_results a:hover span {
    display: block;
    height: auto;
    position: absolute;
    top: 15px;
    left: 100px;
}

.wv_results span {
    font-weight: normal;
    text-align: left;
    color: #000000;
    width: 250px;
    padding: 15px;
    border-top: 1px solid #9F9F9F;
    border-left: 1px solid #9F9F9F;
    border-bottom: 1px solid #1F1F1F;
    border-right: 1px solid #1F1F1F;
    background-color: #ececec;
}
@media print { .hidetext {

display:inherit;
}

#vemag {
        color: #000;
}

#socialBookmarkers, #topmenu, #bootons, #suche, #footer {
        display: none;
}
}

.anreisser {
    width: 280px;
}


.narrow .text {
    padding-left: 0px;
}

.narrow .text p {
   /* width: 215px;*/
    margin-top: 0px;
}

.interstitial {
    display: none;
    position: fixed;
    top: 27%;
    left: 50%;
    margin-left: -90px;
    width: 180px;
    background-color: #eee;
    color: #333;
    border-right: 2px solid gray;
    border-bottom: 2px solid gray;
    padding: 0px 3px 3px 3px;
    text-align: right;
}

.interstitial a {
    font-size: 10px;
}

.jqmOverlay {
    background-color: #fff;
}

/* Background iframe styling for IE6. Prevents ActiveX bleed-through (<select> form elements, etc.) */ * iframe.jqm {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    width: expression( this.parentNode.offsetWidth + 'px');

height:
    expression( this.parentNode.offsetHeight + 'px');
}

/* Fixed posistioning emulation for IE6
 Star selector used to hide definition from browsers other than IE6
 For valid CSS, use a conditional include instead */ * html .interstitial {
    position: absolute;
    /*  top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');*/
}

.foldoutlink {
	margin-right: 15px;
	padding:3px;
	-moz-outline:none;
	color: black;
	font-weight:normal;
}

.foldoutlink.active {
	background-color:#DBDBDA;
}

.foldout {
	display:none;
	padding:10px;
	font-size:11px;
	background-color:#DBDBDA;
}
#produktdiv .foldout {
	margin-left:215px;
}


.termin h2 {
	margin:0;
	margin-bottom: 2px;
}

.termin .ortzeit {
	width: 200px;
}

#veranstaltungen {
	margin-top:20px;
	padding-right:10px;
}