/*
 rot: #A6001D
 blau: #001f3c
 grau: #E5E5E5
 */
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;
    color: #A6001D;
}

a img {
    border: none;
}

a:hover {
    color: #001F3C;
}

td {
    vertical-align: top;
}

h1 {
    color: #A6001D;
    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:25px;
	margin-left:0;
}
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: 1024px;
    position: relative;
    margin: 0 auto;
    background-color: white;
    padding-left: 10px;
    margin-bottom: 20px;
	background: #e1d8d0 url(/i/back.png) repeat-y;
}

#wrapper2col{
	margin-left:-10px;
}

#header {
    background-color: #C3B0A1;
    height: 150px;
    margin-left: -10px;
}

.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 #FFBDC6;
    color: #666;
    padding-left: 2px;
}

#bootons {
    position: absolute;
    right: 10px;
    text-align: right;
    top: 124px;
}

#bootons img {
    margin-right: 2px;
}

#leftcol {
    float: left;
    width: 310px;
	min-height:767px;
	margin-right:25px;
	background: url(/i/middle_border.png) no-repeat bottom right;
}

#center {
    float: left;
    width: 689px;
    min-height: 300px;
	padding-top:30px;
}

#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;
	margin-left:-10px;
}
#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: #A6001D;
	margin:0 0 18px;
}
.box {
    margin-bottom: 15px;
    padding: 10px;
}
.box h2, .box h3{
	margin:0;
}

#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: #A6001D;
	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;
}
#tippsdesmonats .space {
	margin-bottom:5px;
}

#tippsdesmonats .bild img {
    width: 50px;
}

#tippsdesmonats .text a {
    color: #001f3c;
}


#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;
	position:relative;
}

.details p {
    margin: 0;
    padding: 0;
}

.titelbox {
    border-bottom: 1px dashed #063670;
    padding: 20px 10px 10px;

    margin-left: -10px;
}

.titelbox h3 {
    margin-top: 0;
}

.titelbox img {
    padding-bottom: 6px;
}

.listEven {
    background-color: #fdfdfd;
}

.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:#E1D8D0;
	padding:20px;
	width:200px;
}

.lizenzen .autor {
    font-size: 16px;
    font-weight: bold;
    margin-top: 20px;
    color: #A6001D;
}

#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;
}

#produktdiv .autor {
	font-size:12px;
}

#produktdiv .biblio {
	font-size:11.5px;
	font-style:italic;
}

#produktdiv #foldoutcontainer {
	margin-bottom:10px;
}



.clear {
    clear: both;
}



/* Droppy Menu*/
.menu a.active {
    text-decoration:underline;

}

/* 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 10px 0;
}
* 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: 160px;
}


/* Everything else is theming */
#topmenu {
    background-color: #C3B0A1;
    height: 25px;
    font-weight: bold;
	margin-left:-10px;
}

#topmenu *:hover {
    /*background-color: none;*/
}

#topmenu a {
    font-size: 13px;
    padding: 0 10px;
	margin-top:6px;
    line-height: 1;
}

#topmenu a.divider {
	border-left: 1px solid #A6001D;
}


#topmenu li.hover a {
}

#topmenu ul {
    top: 25px; 
	background-color: #C3B0A1;
}

#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 #fff;
    border-left: 1px solid #fff;
    border-bottom: 1px solid #000;
    border-right: 1px solid #000;
    background-color: #E1D8D0;
}
@media print { .hidetext {

display:inherit;
}

#vemag {
        color: #000;
}

#socialBookmarkers, #topmenu, #bootons, #suche, #footer {
        display: none;
}
}

.anreisser {
    width: 280px;
}

#argumente {
    margin: 0px;
    padding-left: 10px;
}

.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;
}

#center .foldoutlink.active {
	background-color:#E1D8D0;
}

.foldout {
	display:none;
	padding:10px;
	font-size:11px;
	background-color:#E1D8D0;
}

#produktdiv .foldout {
	margin-left:215px;
}

.termin h2 {
	margin:0;
	margin-bottom: 2px;
}

.termin .ortzeit {
	width: 200px;
}


#veranstaltungen {
	margin-top:20px;	
}
