@font-face {
   font-family: "Andreas Edler";
   src:url("Andreas Edler.ttf") format("truetype");
   }

body {
        position: absolute;
        top: 0px;
        left: 0px;
        right: 0px;
        width: 100%;
        color: #505050;
        font-family: Arial, Helvetica, sans-serif;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        background: #f1f1f1;
/*      background:  url(../grafik/content_rahmen_r.gif) repeat-y right;font-weight: bold; */
}

#liste_rechts ul {
	list-style-image: none;
}
#liste_rechts li {
	text-align: left;
	list-style-image: none;
	list-style-type: none;
	font-size: 90%;
}

.seitenrahmen {
   position: absolute;
        right: 200px;
        left: 0px;
/*        background: url(../grafik/content_rahmen_l_seitenrahmen.gif) repeat-y scroll left; */
}

.ae_content {
        padding: 10px 5px 10px 200px;
        margin: 0px 0px 20px 0px;
}

.ae_content a{
   color:red;
}
.ae_content a:link{
}

.ae_content a:visited{
}

.post a:hover{
}

.post a:active{
}

/* Menu links */

.menu {
        width: 150px;
        float: left;
        padding: 0px 0px 0px 0px;
        margin: 10px 0px 0px 10px;
}

.menu a{
        display: block;
        width: 155px;
        color: #0863a5;
        text-decoration: none;
        padding: 1px 0px 0px 10px;
        margin: 0px 0px 0px 0px;
}

.menu a:link{
        color: #000080;
}

.menu a:visited{
        color: #000080;
}

.menu a:hover{
        color: #ff0000;
        background-color: #f1f1f1;
}

.menu a:active{
        color: #800000;
}

.menu h4 {
        font-size: 80%;
}

.menu b {
        padding: 1px 0px 1px 10px;
}

.menubildlinks a:hover {
   background-color: #d9dbde;
        width:130px;
}

.werbung {
   position: absolute;
        top: 90px;
        right: 0px;
        text-align: left;
        /*   float: right; */
        width: 200px;
        border: 1px none red;
}

.stats {
   position: absolute;
        top: 375px;
        right: 0px;
        text-align: center;
   /*   float: right; */
        width: 200px;
        border: 1px none red;
        padding: 0px 0px 0px 0px;
}

.seitenkopf {
   border-top: solid 1px black;
        border-bottom: solid 1px black;
        height: 80px;
        background: #0863a5 url(../grafik/seitenkopf_hintergrund_garten_panorama.jpg) repeat-y scroll left;
        vertical-align: bottom;
}

#seitenkopf_transparent {
	background: url(../grafik/transparent.png) repeat;
}

#seitenkopf_menu {
}

.seitenkopf h1 {
        color: #ffffff;
        font-family: "Andreas Edler", Verdana, Geneva, Arial, Helvetica, sans-serif;
		  text-shadow: white 2px 2px 4px;
		  font-size: 1.5em;
}

.seitenkopf a{
        color: #ffffff;
        text-decoration: none;
        font-size: 80%;
        font-weight: bold;
        padding: 1px 4px 1px 4px;
}

.seitenkopf a:link{
        color: #ffffff;
}

.seitenkopf a:visited{
        color: #ffffff;
}

.seitenkopf a:hover{
        color: #000000;
}

.seitenkopf a:active{
        color: #800000;
}

.postformat a{
        font-style: italic;
}

.postformat a:link{
}

.postformat a:visited{
}

.postformat a:hover{
}

.postformat a:active{
}

.seitenfuss {
}

a{
        color: #0863a5;
        text-decoration: none;
}

a:link{
        color: #000080;
}

a:visited{
        color: #000080;
}

a:hover{
        color: #FF0000;
        text-decoration: none;
}

a:active{
        color: #800000;
}


form,h5,h4,h3,h2,h1 {
margin: 1px 0px 1px 0px;
vertical-align: middle;
}

h3 {
        background: #F5DEB3;
        border-bottom: 1px solid #545454;
        text-align: center;
        width: 99%;
}

p.block {
        text-align: justify;
}

ul {
        margin: 0px 0px 0px 17px;
        padding: 0px;
}

ol {
        margin: 0px 0px 0px 25px;
        padding: 0px;
}

ol li {
        margin: 7px 0px 7px 0px;
}

hr {
        height: 1px;
        color: Black;
}

table,tr,td {
        border: 0pt none #FFFFFF;
        margin: 0pt 0pt 0pt 0pt;
        padding: 0pt 0pt 0pt 0pt;
}

th {
        border-bottom: 1px solid Black;
        padding-bottom: 3px;
}

input {
        border: 1px solid #CECECE;
        background: #E3E5FF;
        font-size: x-small;
}

textarea {
        border: 1px solid #CECECE;
        background: #E3E5FF;
        overflow: auto;
}

.aussen {
        border: 1pt solid #000000;
        text-align: center;
}

.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: ;
        padding: 0px 0px 10px 0px;
}
          #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;
        color: black;
        font-size: 110%;
        font-weight: bold;
/*        background: white url(../grafik/footer_bleistift.gif) repeat-x scroll bottom; */
        background: ;
        padding: 0px 0px 0px 0px;
}
  .PostTitle{
        font-size: 16px;
        font-weight: bold;
        font-family: "Andreas Edler", Verdana, Geneva, Arial, Helvetica, sans-serif;
		  text-shadow: black 2px 2px 4px;
}

  .Post{
        margin-bottom: 0px;
        padding-right: 5px;
        color: ;
}


cite,.postzitat {
   display: block;
        padding: 3px 50px 3px 50px;
        margin: 5px 0px 5px 0px;
        background: #EDF2F9 url(../grafik/blog/blog_zitat_back.gif) no-repeat;
        font: normal normal normal 85%/normal Verdana, sans-serif;
        border-top: 1px dotted #B7B7B7;
        border-bottom: 1px dotted #B7B7B7;
        text-align: justify;
        min-height: 50px;
        font-family: Verdana, sans-serif;
}

#menu{
        border-right: 2px solid #000;
        border-bottom: 2px solid #000;
        border-left: 1px solid #000;
        border-top: 1px solid #000;
        padding: 2px 2px 2px 2px;
/*        width: 100%; */
        margin: 0px 0px 0px 0px;
        background-color: #DADBDF;
        text-align: center;
}

  #Archives{
        font-size: 10px;
        margin-top: 5px;
}

.PostFooter {
        display: block;
        font-weight: bold;
        font-size: x-small;
        background-color: #fffafa;
        padding: 2px 2px 2px 2px;
        margin: 5px 2px 5px 2px;
        border-top: 1px solid silver;
        border-bottom: 1px solid silver;
        text-align: center;
        width: 99%;
}

.blogComments {
        margin-top: 15px;
        padding-top: 5px;
}

.blogger-labels{
        text-align:center;
        margin-top: 15px;
        margin-bottom: 0px;
        margin-left: auto;
        margin-right: auto;
        padding: 2px 2px 2px 2px;
        font-size: 70%;
        font-weight: bold;
        font-style: italic;
}

.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;
}


/* Gästebuchformatierung */

.gastrahmen {
        border: 1px solid silver;

}

.gasttitel {
   padding: 3px 3px 3px 3px;
        border-right: 1px solid silver;
        width: 300px;
}

.gastkommentar {
   padding: 3px 3px 3px 3px;

}

.navbar {
   margin-top: 10px;
        margin-bottom: 20px;
        text-align:center;
}


#twitter_div {
	list-style: none;
	width: 500px;
	font-size: 80%;
	margin: auto;
}

/*
   Test für Rahmen
*/

.rahmen_oben {
   width: 190px;
	height: 15px;
	background: url(img/rahmen_oben.jpg) no-repeat bottom;
	padding: 0px;
	margin: 0px;
	}
.rahmen_mitte {
   width: 190px;
	background: url(img/rahmen_mitte.jpg) repeat-y right;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	}
.rahmen_unten {
   width: 190px;
	height: 25px;
	background: url(img/rahmen_unten.jpg) no-repeat top;
	padding: 0px;
	margin: 0px;
}
.rahmen_inhalt {
   text-align: left;
	width: 155px;
	padding-left: 3px;
}

#poststatus {
   float: left;
	border: 1px solid gray;
	padding: 4px 4px 4px 4px;
	width: 48%;
	background-color: #dee3eb;
}

#verwandteposts {
   float: right;
	border: 1px solid gray;
	padding: 4px 4px 4px 4px;
	width: 48%;
	background-color: #dee3eb;
}

#verwandteposts ul {
   font-size: 80%;
}