﻿
#titel_schrift_untertitel {
color: #c9ab01;
font-size:16pt;
font-weight:500;
margin-bottom:20px;
}
.maya_buch {
font-family: arial;
}
p.maya_buch {
color: midnightblue;
font-size: 12pt;
letter-spacing: 1; 
line-height: 1.5;
margin-top: 0px;
padding-top: 0px;
}

h3.maya_buch {
color: midnightblue;
font-size: 14pt;
font-seight:600;
margin-bottom:10px;
padding-bottom:0px;
}
h4.maya_buch {
color: #midnightblue;
font-size: 13pt;
font-seight:600;
margin-bottom:0px;
padding-bottom:0px;
}
ul.maya_buch {
color: midnightblue;
font-size: 12pt; 
line-height: 1.8;
margin-top: 0px;
padding-top: 0px;
padding-left:15px;
}
ul.maya_buch > li {
color: midnightblue;
font-size: 12pt; 
line-height: 1.8;
letter-spacing: 1;
}
#daten_feld {
width:300px; 
padding:5px; 
border: 1px solid #2464ae; 
border-radius:5px; 
background-color: rgba(255,255,255,0.4);
}
.autor {
letter-spacing: 1;
color: #2464ae;
font-family: arial;
font-size:10pt;
text-align: center;
padding:0px;
margin-bottom:0px;
}

.titel {
padding-top:0px;
padding-bottom:0px;
margin-bottom:5px;
margin-top:0px;
color: #2464ae;
font-size:17pt;
font-weight:600;
text-align: center;
font-family: arial;
}

.untertitel {
margin-top:0px;
color: #2464ae;
font-size:14pt;
font-weight:300;
text-align: center;
font-family: arial;
}

.verlag {
margin-top: 20px;
color: midnightblue;
font-size:12pt;
font-family: arial;
}

.bestellen {
text-align: center;
padding-top:20px;
}
.button {
background-color: #2464ae;
color:#fff;
font-size:13pt;
font-weight:600;
padding: 5px 20px;
}
.button:hover {
background-color: lightskyblue;
color:midnightblue;
}