/* ::: Allgemein ::: */
* { margin:0px; padding:0px; } 
body { font-family: 'Ubuntu Condensed', sans-serif; font-size:18px; background-color:#821518; color:#ffffff; text-align:center; }
div { display:block; position:relative; }
b, strong { font-weight:700; }
a { color:#bd3a2e; }
a:hover { color:#bd3a2e; }
a.intern { display:none; }
input, select, textarea { margin-bottom: 10px; }



.div { background-color: rgba(253,253,253,0.5); margin: auto; position: absolute; width: 35%; height: 35%; overflow: hidden; top: 0; left: 0; bottom: 0; right: 0; padding: 10px; margin-top: 50%px; border-radius: 18px }

/* ::: Überschriften ::: */
h1 { font-family: 'Ubuntu Condensed', sans-serif; font-size:18px; font-weight:400; color:#4a4a4a; margin: 0; padding: 0; }
h2 { font-family: 'Ubuntu Condensed', sans-serif; font-size:20px; font-weight:500; line-height: 22px; margin-bottom:15px; color:#bd3a50; }
/* infobox */
h3 { font-family: 'Ubuntu Condensed', sans-serif; font-size:18px; font-weight:100; line-height: 22px; letter-spacing: 1px; padding:5px; background-color:#106ead; text-transform:uppercase; color:#ffffff; font-size:14px; font-weight:100; border-bottom:1px solid #106ead; margin-bottom:6px; }
/* angebotsvorlage - temp 26 */
h4 { }
h5 { }