* {
    margin: 0;
    padding: 0;
}
html, body {
    height: 100%;
background: rgb(66,59,53);
background: -moz-radial-gradient(center, ellipse cover, rgba(66,59,53,1) 0%, rgba(76,51,14,1) 50%, rgba(102,25,25,1) 100%);
background: -webkit-radial-gradient(center, ellipse cover, rgba(66,59,53,1) 0%,rgba(76,51,14,1) 50%,rgba(102,25,25,1) 100%);
background: radial-gradient(ellipse at center, rgba(66,59,53,1) 0%,rgba(76,51,14,1) 50%,rgba(102,25,25,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#423b35', endColorstr='#661919',GradientType=1 );
}
		

header{width:100%; height: 25%; position: absolute; border-bottom: 0.15em solid rgba(244, 238, 225, 0.8); border-color:#f4eee1; }
section{position:absolute; width:100%; height: 80%; top:20%; }
article{position: absolute; width:70%; height: 70%; top:10%;}


h1{font-family: 'PT Sans Caption', sans-serif; font-weight:lighter ; font-size:2em; color:#f9f9f9; margin-left:2%; margin-top: 1% }
h2{font-family: 'PT Sans Caption', sans-serif; font-weight:lighter ; font-size:1.5em; color:#f4eee1;margin-bottom:1em;}
h3{font-family: 'PT Sans Caption', sans-serif; font-weight:lighter ; font-size:1.2em; color:#f4eee1;margin-bottom:1em;}

.refa{cursor: pointer; text-decoration:none; font-family: 'PT Sans Caption', sans-serif; font-weight:lighter ; font-size:1.0em; color:#f4eee1;}
.refa:hover, .refa:focus {color:red;}

a.mInfo:link, a.mInfo:visited{font-family: 'PT Sans Caption', sans-serif; font-weight:lighter; 
font-size:0.9em; color:#f4eee1; line-height:1.5em;}
a.mInfo:hover, a.mInfo:focus{font-family: 'PT Sans Caption', sans-serif; font-weight:lighter; 
font-size:0.9em; color:red; line-height:1.5em;}

#logo{position:absolute; z-index:10; width: 12%; height:auto; top:10%; border: 0.5em solid #f9f9f9; right:12%;}
#private{position:absolute; cursor: pointer; font-family: 'PT Sans Caption', sans-serif; font-weight:lighter ; font-size:1.5em; color:#aa9153; left:2%; top: 38%}
#private:hover, #private:focus {color:red;}
#referenzen{position:absolute; cursor: pointer; font-family: 'PT Sans Caption', sans-serif; font-weight:lighter ; font-size:1.5em; color:#f4eee1; left:27%; top: 38%; width:45%; margin-left:1%}
#referenzen:hover, #referenzen:focus {color:red;}
#txtprivate, #txtreferenzen {position:inherit; visibility:hidden; z-index:1; width: 65%; height:100%; top:0px; left:3%; font-family: 'PT Sans Caption', sans-serif; font-weight:lighter; 
font-size:0.9em; color:#f4eee1; line-height:1.5em;}
#txtprivatUS {position:inherit; visibility:visible; z-index:1; width: 65%; height:100%; top:0px; left:3%; font-family: 'PT Sans Caption', sans-serif; font-weight:lighter; 
font-size:0.9em; color:#f4eee1; line-height:1.5em;}
#psaiten{position:fixed; width: 50%; height:auto; bottom:0px; margin-bottom: 0px; right:0px; margin-right: 0px;}
#impressum{position:absolute; z-index:2; width:25%; min-width:470px; height:auto; bottom:3%; left:0px; padding-left:2%; padding-top:0.8%; font-family: 'PT Sans Caption', sans-serif; font-weight:lighter; 
font-size:0.9em; color:#f4eee1; line-height:1.5em;

background-size:100% auto ;

}

.subh{font-family: 'PT Sans Caption', sans-serif; font-weight:lighter; font-size:0.7em; color:#f4eee1; line-height:1em}