body {
 font-size: 9pt;
 color: black;
 background-color: white;
 font-family: Times New Roman, Times, serif;
 margin-bottom: 30px;
 }

#titel {
 margin-top: 30px;
 margin-left: auto;
 margin-right: auto;
 margin-bottom: 20px;
 width: 90%;
 text-align: center;
 }

#titel h1 {
 font-size: 32px;
 }

#titel h3 {
 font-size: 20px;
 }

#titel a { margin-left:20px; font-style: italic; }
#titel a:link { color:black; text-decoration:none; font-family:Georgia,'Times New Roman',Courier,serif; }
#titel a:visited { color:black; text-decoration:none; font-family:Georgia,'Times New Roman',Courier,serif; }
#titel a:hover { color:black; text-decoration:none; font-family:Georgia,'Times New Roman',Courier,serif; }
#titel a:active { color:black; text-decoration:none; font-family:Georgia,'Times New Roman',Courier,serif; }
#titel a:focus { color:black; text-decoration:none; font-family:Georgia,'Times New Roman',Courier,serif; }

	
#haupt {
 margin: auto; 
 padding-top: 30px;
 width: 90%;
 color: black;
 background-color: white;
}

#inhalt {
 padding: 0 1em 2em 1em;
 margin-right: 160px;
 }

#inhalt a:link { color:black; background-color:white; text-decoration:underline; font-family:Georgia,'Times New Roman',Courier,serif; }
#inhalt a:visited { color:black; background-color:white; text-decoration:underline; font-family:Georgia,'Times New Roman',Courier,serif; }
#inhalt a:hover { color:black; background-color:white; text-decoration:underline; font-family:Georgia,'Times New Roman',Courier,serif; }
#inhalt a:active { color:black; background-color:white; text-decoration:underline; font-family:Georgia,'Times New Roman',Courier,serif; }
#inhalt a:focus { color:black; background-color:white; text-decoration:underline; font-family:Georgia,'Times New Roman',Courier,serif; }



#navigation {
 width: 90%;
 margin: auto;
 padding: 5px 0;
 color: black;
 background-color: white;
 text-align: center;
 border-bottom: 1px solid black;
 border-top: 1px solid black;
 }

#navigation ul {
 list-style-type: none;
 }

#navigation ul li {
 display:inline 
 }

#navigation a { font-size:14px; letter-spacing:1px; font-family:Georgia,'Times New Roman',Courier,serif; }
#navigation a:link {  color:black; background-color:white; text-decoration:none; padding:2px 10px; }
#navigation a:visited { color:black; background-color:white; text-decoration:none; padding:2px 10px; }
#navigation a:hover {  color:black; background-color:white; text-decoration:none; padding:2px 10px; }
#navigation a:active {  color:black; background-color:white; text-decoration:none; padding:2px 10px; }
#navigation a:focus {  color:black; background-color:white; text-decoration:none; padding:2px 10px; }


.posttitel {
 font-family: Times New Roman, Times, serif;
 font-size: 20px;
 font-weight: bold;
 text-align: center;
 margin-top: 5px;
 margin-left: auto;
 margin-right: auto;
 color: black;
 width: 95%;
 padding-left: 0px;
 padding-bottom: 20px;
 padding-top: 5px;
 padding-right: 0px;
 /*border-bottom: 1px solid #450D0D;*/
}

.artikel_datum_autor, .artikel_navi {
 font-family: Times New Roman, Times, serif;
 font-size: x-small;
 color: black;
 text-transform: uppercase;
 letter-spacing: 1px;
 width: 95%;
 padding-bottom: 10px;
 padding-left: 10px;
 margin-left: auto;
 margin-right: auto;
 margin-top: 3px;
 text-align: center;
 }

.artikel_navi {
 /*border-bottom: 1px black solid;*/
 margin-bottom: 25px;
 }

.posttext {
 font-family: Georgia,'Times New Roman',Courier,serif;
 line-height: 160%;
 width: 80%;
 margin: auto;
 padding-bottom: 30px;
}

.posttext p {
 text-align: center;
 }

.posttext img {
 border: none;
 }

.nocomments {
 text-align: center;
 }

.seiten_navi {
 text-align: center;
 font-size: small;
 }

#seitenleiste {
 float: right;
 padding: 0.5em;
 width: 150px;
 border-left: 1px solid black;
 margin-bottom: 30px;
 }

#seitenleiste img {
 margin: 0 5px;
 }

#seitenleiste ul {
 list-style-type: none;
 margin: 0px 5px 20px 5px;
 padding: 5px 10px;
 }

.posttitel a:link { color: black; background-color: white; text-decoration:none; font-family:Georgia,'Times New Roman',Courier,serif; }
.posttitel a:visited { color: black; background-color: white; text-decoration:none; font-family:Georgia,'Times New Roman',Courier,serif; }
.posttitel a:hover { color: black; background-color: white; text-decoration:none; font-family:Georgia,'Times New Roman',Courier,serif; }
.posttitel a:active { color: black; background-color: white; text-decoration:none; font-family:Georgia,'Times New Roman',Courier,serif; }
.posttitel a:focus { color: black; background-color: white; text-decoration:none; font-family:Georgia,'Times New Roman',Courier,serif; }
 
.artikel_datum_autor a:link { color: black; background-color: white; font-weight:bold; }
.artikel_datum_autor a:visited { color: black; background-color: white; font-weight:bold; }
.artikel_datum_autor a:hover { color: black; background-color: white; font-weight:bold; }
.artikel_datum_autor a:active { color: black; background-color: white; font-weight:bold; }
.artikel_datum_autor a:focus { color: black; background-color: white; font-weight:bold; }

.artikel_navi a:link { color: black; background-color: white; font-weight:bold; }
.artikel_navi a:visited { color: black; background-color: white; font-weight:bold; }
.artikel_navi a:hover { color: black; background-color: white; font-weight:bold; }
.artikel_navi a:active { color: black; background-color: white; font-weight:bold; }
.artikel_navi a:focus { color: black; background-color: white; font-weight:bold; }

#seitenleiste a:link { color: black; background-color: white; text-decoration:none; font-family:Georgia,'Times New Roman',Courier,serif; }
#seitenleiste a:visited { color: black; background-color: white; text-decoration:none; font-family:Georgia,'Times New Roman',Courier,serif; }
#seitenleiste a:hover { color: black; background-color: white; text-decoration:none; font-family:Georgia,'Times New Roman',Courier,serif; }
#seitenleiste a:active { color: black; background-color: white; text-decoration:none; font-family:Georgia,'Times New Roman',Courier,serif; }
#seitenleiste a:focus { color: black; background-color: white; text-decoration:none; font-family:Georgia,'Times New Roman',Courier,serif; }

.seiten_navi a:link { color: black; background-color: white; text-decoration:underline; font-family:Georgia,'Times New Roman',Courier,serif; }
.seiten_navi a:visited { color: black; background-color: white; text-decoration:underline; font-family:Georgia,'Times New Roman',Courier,serif; }
.seiten_navi a:hover { color: black; background-color: white; text-decoration:underline; font-family:Georgia,'Times New Roman',Courier,serif; }
.seiten_navi a:active { color: black; background-color: white; text-decoration:underline; font-family:Georgia,'Times New Roman',Courier,serif; }
.seiten_navi a:focus { color: black; background-color: white; text-decoration:underline; font-family:Georgia,'Times New Roman',Courier,serif; }


#fuss {
 clear: both;
 width: 90%;
 margin: auto;
 padding-top: 20px;
 color: black;
 background-color: white;
 text-align:center; 
 border-top: 1px solid black;
 }

#fuss a:link { color:black; background-color:white; text-decoration:underline; font-family:Georgia,'Times New Roman',Courier,serif; }
#fuss a:visited { color:black; background-color:white; text-decoration:underline; font-family:Georgia,'Times New Roman',Courier,serif; }
#fuss a:hover { color:black; background-color:white; text-decoration:underline; font-family:Georgia,'Times New Roman',Courier,serif; }
#fuss a:active { color:black; background-color:white; text-decoration:underline; font-family:Georgia,'Times New Roman',Courier,serif; }
#fuss a:focus { color:black; background-color:white; text-decoration:underline; font-family:Georgia,'Times New Roman',Courier,serif; }