body {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	top: 0px;
	left: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: absolute;
	width: 100%;
	height: 100%;
	font-size: 80%;
}

@font-face {
   font-family: "Andreas Edler";
   src:url("Andreas Edler.ttf") format("truetype");
   }

.post h1 {
   font-size: 19px;
   font-family: "Andreas Edler", Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-shadow: darkgray 3px 3px 4px;
}   

.seitenrahmen {
   position: absolute;
	top: 80px;
	right: 5px;
	left: 0px;
}

.ae_content {
   padding: 10px 5px 10px 5px;
	margin: 0px 0px 20px 0px;
}

.menu {
   display:none;
	}

.werbung {
   display: none;
	}

.stats {
   display:none;
	}

.seitenkopf {
   height: 79px;
	background: #0863a5 url(../grafik/seitenkopf_trennlinie.gif) repeat-x scroll bottom;
}

.bild {
	border: 1px solid #D9D9D9;
	font-size: xx-small;
	margin: 3pt 3pt 3pt 3pt;
	padding: 2pt 2pt 2pt 2pt;
	text-align: center;
	float: right;
}

.info {
	border: thin dotted #D9D9D9;
	float: right;
	font-size: smaller;
	margin: 3pt 3pt 3pt 3pt;
	padding: 3pt 3pt 3pt 3pt;
	width: 180pt;
	background: White;
}

.normal{
	font-weight: normal;
}

.rahmen{
	background-color: #4C4C4C;
	border-color: #FFFFFF;
	border-style: solid solid solid solid;
	border-width: 1pt;
	padding: 2pt;
}

.schwarz {
	color: #000000;
}

.small {
	font-size: smaller;
}

.ueber {
	font-weight: bold;
}

.underline {
	text-decoration: underline;
}

.xsmall {
	font-size: xx-small;
}

/* Hier kommen die Blog Formatierungen */

	  #main{
	margin: 0px;
	border: 0px solid #000;
	background-color: #fff;
	padding: 0px 0px 15px 15px;
}
	  #Title{
	font-size: 30px;
	padding-left: 0px;
	padding-top: 5px;
	text-transform: none;
	margin: 0px 0px 10px 0px;
}
  #Description{
	padding: 0px;
	padding-top: 5px;
	font-size: 12px;
	font-weight: normal;
}
  .DateHeader{
	text-align: left;
	margin: 5px 0px 0px 0px;
	width: 250px;
	color: gray;
	font-weight: bold;
	font-size: medium;
	background: White url(../grafik/footer_bleistift.gif) repeat-x scroll bottom;
	padding: 0px 0px 12px 0px;
}
  .PostTitle{
	font-size: 16px;
	font-weight: bold;
}
  .Post{
	margin-bottom: 10px;
	padding-right: 5px;
	color: black;
}


.postzitat {
	padding: 3px 50px 3px 50px;
	margin: 5px 0px 5px 0px;
	background: White url(../grafik/blog/blog_zitat_back.gif) no-repeat;
	font: normal normal normal small/normal "Times New Roman", Times, serif;
	border-top: 1px dotted #B7B7B7;
	border-bottom: 1px dotted #B7B7B7;
	text-align: justify;
}

  #menu{
	border-right: 2px solid #000;
	border-bottom: 2px solid #000;
	border-left: 1px solid #000;
	border-top: 1px solid #000;
	padding: 5px;
/*	width: 100%; */
	margin: 0px 0px 10px 0px;
	background-color: #eee;
	text-align: center;
}

  #Archives{
	font-size: 10px;
	margin-top: 5px;
}

.PostFooter {
	display: block;
	font-weight: bold;
	font-size: x-small;
	background-color: #F5F5DC;
	padding: 2px 2px 2px 2px;
	margin: 5px 2px 5px 2px;
	border: 1px dotted #2F4F4F;
	text-align: center;
	width: 99%;
}

.blogComments {
	margin-top: 15px;
	padding-top: 5px;
}

.blogComment {
	border-top: 1px solid #DCDCDC;
	border-left: 1px solid #DCDCDC;
	border-bottom: 2px solid #000000;
	border-right: 2px solid #000000;
	background: #DEE3EB;
	font-size: smaller;
	padding: 5px 5px 5px 5px;
	margin: 0px 0px 10px 0px;
}

.comment-link {
	padding: 2px 2px 2px 2px;
	border-top: 1px solid #000000;
	border-bottom: 2px solid #000000;
	border-left: 1px solid #000000;
	border-right: 2px solid #000000;
	margin-top: 20px;
	display: block;
	text-align: center;
	font-size: smaller;
	width: 180px;
	background: #DEE3EB;
}

a.comment-link:hover {
	padding: 2px 2px 2px 2px;
	border-top: 2px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 2px solid #000000;
	border-right: 1px solid #000000;
	margin-top: 20px;
	display: block;
	text-align: center;
	font-size: smaller;
	width: 180px;
	background: #DEE3EB;
}

.byline {
	border-top: 1px solid #FFFFE0;
	padding: 5px 0px 0px 0px;
	margin: 5px 0px 0px 0px;
}

#seitenkopf_transparent, #id, #archives, #wparchiv, #respond {
	display: none;
}

