@import url(style.css);

 
body {
    background-color: #fff;
    font-family: 'georgia timesnewroman';
    font-size: 80.01%;

}



#menu, #meta, h1, h2, h3 {
    font-family: 'georgia timesnewroman';
    font-weight: bold;
    letter-spacing: 0.03em;
}


#inhalt a:link, #inhalt a.active, #inhalt a:focus, #inhalt a:hover, #inhalt a:visited, a:link .act, a.active .act, a:focus .act, a:hover .act, a:visited .act, b, strong {
    font-family: 'georgia timesnewroman';
    font-weight: bold;
    letter-spacing: 0.03em;
}




#container {
    background: none;
    box-shadow: 0px 0px 0px #fff;

}


#kopf{  padding: 20px 0 0 30px;
    background: none;
    box-shadow: 0px 0px 0px #fff;
    height: 50px;
    font-size:200%; text-align:left;
    fo
}

#kopf[title]:after {
content:" "attr(title)" ";
color:#000;

background-color:inherit;

size:150%;}


img[title]:after {
content:" "attr(title)" ";
color:#000;
background-color:inherit;
size:100%;}

img[alt]:after {
content:" "attr(alt)" ";
color:#000;
background-color:inherit;
size:100%;}


li a[href]:after ,
.bodytext a[href]:after 

{content:" <"attr(href)">";
color:#111;
background-color:inherit;
font-style:italic;
size:80%;}

.cd-accordion-menu,
#mns,
.rwd_menu,
.rwd_menu_s,
.rwd_suche,
#meta,
#home,
#teaser,
.menuehaupt1,
#menu,
#fuss,#sb
{display:none!important}



