﻿/*your custom style goes in this file*/
/*if you're overriding style blocks from genstyle.css, you only need to include the attributes you're overriding, not the whole block*/
/*
Für Reldisplay_v14.0.0.1
Original --> $outputstr .= "<div id=\"reldisplay\"></div>\n";
Geändert --> $outputstr .= "<div id=\"reldisplay\" class=\"reldisplay\"></div>\n";
*/

h2 {font: 30px 'Playfair Display', Arial, Verdana, Helvetica, sans-serif; color: #35a2dd; margin: .3em 0; letter-spacing: 1px; text-align: left;}
h3.myfamily {font: 28px 'Playfair Display', Verdana, Helvetica, sans-serif; color: #ffffff; padding: 0; margin: 10px 0 25px 0;}

a:visited {color: #1c77a8;}

section.module1 p {font-family: 'Open Sans', Verdana, Helvetica, sans-serif; font-size: 14px; color: #ffffff; font-style: normal; font-weight: normal;}
section.module1.parallax {min-height: 600px;	background-position: 50% 50%; background-repeat: no-repeat; background-attachment: fixed; 	background-size: cover; box-shadow: 0 14px 10px -10px rgba(0, 0, 0, 0.4); margin: 0 0 30px 0; box-sizing: border-box;}
section.module1.parallax-2 {min-height: 700px; background-image: url("../img/mainimage2.jpg");}

.brand, .brand a, .brand a:hover a:visited {font: 40px 'Playfair Display', Verdana, Helvetica, sans-serif; color: #fff; letter-spacing: -1px; text-decoration: none; margin: 0; padding: 0; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7);}
.slogan {font-size: 17px; font-family: 'Playfair Display', cursive, Verdana, Helvetica, sans-serif; color: #fff; padding: 0 0 10px 0; margin: 0; text-align: left; text-shadow: 1px 2px 2px rgba(0,0,0,0.5);}

.img-frame {background: #ffffff; border: 10px #aaa solid; box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); padding: 3px; margin: 12px; }

.contentBox2a {float: left; width: 55%; padding: 0; margin: 0 2% 0 0;}
.contentBox2b {float: right; width: 41%; padding: 0; margin: 0 0 0 2%;}

.contentBox4a {float: left; width: 15%; padding: 0; margin: 0 1% 0 0;}
.contentBox4b, .contentBox4c {float: left; width: 15%; padding: 0; margin: 0 1% 0 1%;}
.contentBox4d {float: left; width: 15%; padding: 0; margin: 0 0 0 1%;}