@import url("fonts/stylesheet.css");
 
body {
	background:#c0c0c0;
	margin:0;
	padding: 0em;
	border:0px solid gray;
}

div#Navigation {
  font-size: 0.91em;
  width: 19em;
  margin: 0 0 1em  0; padding: 1em;
  border: 2px groove silver;
  background: #FDFDFD; 
  text-align: center;
float: left;
}

div#Inhalt {
  min-height: 30em;
 position:relative;
    font-family: "LatinModernRoman10Regular","Verdana";
	/*text-height:1.2em;*/
   	min-width: 19em; 
		margin-left: 16em;
		margin-bottom: 1em;
    padding-left: 4em;
    padding-right: 4em;
    padding-top: 1em;
    padding-bottom: 1em;
    border: 2px dashed silver;
    background: #f4f0e8;
    font-size: 16pt;
}

a.block{
display: inline;background-color: yellow; text-decoration:none; padding: 5px 5px 5px 5px;line-height:200%
}
#Navigation a{
    display:block;
    background-color: #C0C0C0;
    color:darkred;
    text-decoration: none;
}

p,li {text-align:justify;}

p,blockquote {margin-top:-1ex}
h1{font-family: LatinModernRomanDemi10Regular;font-weight:normal;font-size:230%}
h2{font-family: LatinModernRomanDemi10Regular;font-weight:normal;}
h3{font-family: LatinModernRomanDemi10Regular;font-weight:normal;}
h4{font-family: LatinModernRomanDemi10Regular;font-weight:normal;}
h1.sub {font-size:140%;margin-top:-1ex;margin-bottom:2ex}
h1.author {font-style:italic;margin-top:3ex;margin-bottom:3ex;font-size: normal;}
blockquote {text-align:justify;font-size:14pt}
a:link {color:#ff000f}
a:visited {color: #aa000f}
.fnote { font-size: 14pt}
P.autor-name {font-family:LatinModernRoman10Italic;margin-bottom:4ex}
P.artikel-info {font-family:LatinModernRoman10Bold;}
A.sdfootnoteanc { font-size: 90% }
/*A.sdfootnotesym-western { font-size: small }*/
A.sdfootnotesym-cjk { font-size: 10pt } 
p#fusszeile {
	/*clear: both;*/
	text-align: right;
	float:none;
	background: #FFFFC0;
	font-size:small;
	border: 1px solid silver;
	padding-left: 1em;
	margin-top: 0;
	margin-bottom: 0;
}

hr {height:2px;background-color:black;margin-bottom:1em;margin-top:2em}

i {font-family:LatinModernRoman10Italic;font-style:normal;}
