@charset "UTF-8";

html { height: 101%;}

body {
background-color: #FFFFFF;
background-image: url(../bilder/hintergrundbild-2.jpg); background-repeat:no-repeat; background-position:center center;
background-attachment:fixed;
margin-left: 0px;
margin-top: 50px;
margin-right: 0px;
margin-bottom: 0px;
font-size: 12pt;
line-height: 1.5;
color: #EDC624;
font-family: Georgia;}

.Schrift, schrift, li, ol {
font-size: 12pt;
line-height: 1.5;
color: #000000;
font-family: Georgia;}

.SchriftFETT{
font-size: 12pt;
font-weight: bold;
line-height: 1.5;
color: #000000;
font-family: Georgia;}

.h2 {
font-size: 34pt;
color: #EDC624;
font-family: 'Syncopate', sans-serif;
}

.h1 {
font-size: 34pt;
color: #EDC624;
font-family: 'Lora', serif;
}

a:link {
text-decoration: none;
color: #EDC624; font-size: 12pt; background-color: #000000; }

a:visited {
text-decoration: none;
color: #EDC624; font-size: 12pt; background-color: #000000; }

a:active {
text-decoration: none;
color: #EDC624; font-size: 12pt; background-color: #000000; }

a:hover {
border-color: #EDC624;
border-bottom-width: 0px;
border-left-width: 0px;
border-right-width: 0px;
border-top-width: 0px;
border-style: dotted;
color: #FFFFFF;
}