body { 
background-color: #fff;
color: #000000; 
font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
line-height: 1.3em; 
}

#menu {
position: absolute; 
top: 0px;
left: 0px;
padding: 20px 0 0 40px;
margin: 0;
width: 190px;
}

#content {
padding: 10px;
margin: 0 0 0 30%;
}


#bildtext {
padding: 0;
margin: 0;
width: 400px;
} 
/*Seite Portrait10, Bildunterschrift*/

a:link { color: #cc0000; text-decoration: none }
a:visited { color: #000; text-decoration: none }
a:hover { text-decoration: underline }
.bild a:link { color: #fff; }
.bild a:visited { color: #fff; }



p { font-size: 0.9em; margin: 0 0 2em 0; line-height: 1.3em; }
h2 { margin: 0 0 0.2em 0; font-size: 1em; }
/*alle h3s rot ausser auf den aktuell-seiten*/
h3 { margin: 1.25em 0 2em 0; color: #cc0000; }
h4 { font-size: 0.9em; margin: 1em 0 0.2em 0; }

ul { list-style-type: none; padding: 0; margin: 0; }
/* li stylt navigations-items*/
li { margin: 0.2em 0 0 0; padding: 0; font-size: 0.8em; line-height: 1.2em; }
/* li-vita stylt items der seite vita*/
.livita { margin: 0 0 0.8em 0; padding: 0; font-size: 0.9em; line-height: 1.2em; }


.bild { padding: 9px 0 9px 0; } /*logo und signatur*/
.bildgross { padding: 5% 0 9px 0; } /*bildbeispiele unterseiten*/
.bildtitel { margin: 2em 0; font-size: 0.8em; line-height: 1.4em; } /*bildbeispiele unterseiten*/
.bildautor { font-size: 0.8em; }
.tiefer { vertical-align: baseline }
.dot { color: #cc0000; font-weight: bold }
.farbig { color: #cc0000; }
/*fŸr die very important persons der theaterkritiken*/
.vip {font-weight: bold; }
a.textlink {color: #cc0000; margin: 0.4em 0 0 0;}


