
p.whiteline {
    margin-top: 0em;
    margin-bottom: 0em;
}

p.break {
    margin-top: 0em;
    margin-bottom: 0em;
}


.serendipity_geotag {
    margin-left: auto;
    margin-right: 0px;
    text-align: right;
    font-size: 7pt;
    display: block;
    margin-top: 5px;
    margin-bottom: 0px;
}

.serendipity_geotag a {
    font-size: 7pt;
    text-decoration: none;
}

.serendipity_geotag a:hover {
    color: green;
}
img {
   behavior: url("http://www.ploeckl.de/weblog/plugin/pngbehavior.htc");
}
#LSResult {
    position: absolute;
    margin-left: 4px;
    margin-top: 4px;
       background-color: #fff7e8;
}

#LSShadow {
    position: relative;
    bottom: 1px;
    right: 1px;
    color: inherit;
    border-right: 2px solid #ccc;
    border-bottom: 2px solid #ccc;
}

#LSHighlight {
    background-color: #bdd2ec;
    color: black;
}

.serendipity_livesearch_row {
  margin: 0px;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  padding-left: 1.5em;
  padding-right: 1.5em;
  text-indent: -1em;
  line-height: 1.4em;
}

.serendipity_livesearch_result {
    position: relative;
    bottom: 2px;
    border: 1px solid black;
    right: 2px;
    padding: 2px;
}
/* templates/default/style_fallback.css  */
/* This is the templates/default/style_fallback.css file.
   It emits CSS rules that all templates should have.
   Classes are declared on top of the file, so if you
   want to make changes in your own template, you
   should override the rules on the bottom of your
   style.css template. 
   IT IS NOT ADVISED TO CREATE YOUR OWN style_fallback.css FILE! */

/* Default image classes for left/right/usual layout */
.serendipity_image_center {
  border: 0px;
  padding-left: 5px;
  padding-right: 5px;
}

.serendipity_image_left {
  float: left;
  border: 0px;
  padding-left: 5px;
  padding-right: 5px;
}

.serendipity_image_right {
  float: right;
  border: 0px;
  padding-left: 5px;
  padding-right: 5px;
}

/* Default listing without spacers */
.plainList {
    list-style: none;
    margin-left: 0;
    padding-left: 0;
}

/* Messages: Centered, important, notice */
.serendipity_center {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.serendipity_msg_important {
    color: red;
}

.serendipity_msg_notice {
    color: green;
}

/* Embedded images with comments inside the s9y image manager */
.serendipity_imageComment_center,
.serendipity_imageComment_left,
.serendipity_imageComment_right {
    border: 1px solid #ddd;
    background-color: #efefef;
    margin: 3px;
    padding: 3px;
    text-align: center;
}

.serendipity_imageComment_center {
    margin: auto;
}

.serendipity_imageComment_left {
    float: left;
}

.serendipity_imageComment_right {
    float: right;
}

.serendipity_imageComment_img,
.serendipity_imageComment_img img {
    margin: 0px;
    padding: 0px;
    text-align: center;
}

.serendipity_imageComment_txt {
    border-top: 1px solid #ddd;
    margin: 0px;
    padding: 3px;
    clear: both;
    font-size: 8pt;
    text-align: center;
}

/* END OF style_fallback.css *//* templates/rainer/style.css  */
/* HTML Elements */

body {
  color: #404040;
  background: #FFFFFF;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 10px;
  margin: -20px 0px 0px 0px; 
  /* padding: 0px 0px 0px 0px; */
  /*background-image: url(/images/rainer_ploeckl_anlehnen_sepia.jpg); 
  background-image: url(/weblog/templates/rainer/hintergrund_haus.jpg);
  background-repeat: repeat-y;
  background-attachment: fixed;
  background-position: top left;  */
}
table {
  margin: 0px 0px 0px 0px; 
  padding: 0px 0px 0px 0px;
}

a,
a:link,
a:visited {
  color: #5674B9;
  text-decoration: none;
}

a:active,
a:hover {
  color: #820013;
  text-decoration: none;
}

img {
  border: 0;
}

h3, h4 {
  margin: 0;
  padding: 0;
}

input[type="text"],
input[type="password"],
input[type="button"],
input[type="submit"],
select,
textarea {
  border: 1px #999 solid;
  background-color: #FFFFFF;
  color: #333;
}

input:focus,    input:hover,
button:focus,   button:hover,
submit:focus,   submit:hover,
select:focus,   select:hover,
textarea:focus, textarea:hover {
  background-color: #eee;
}

input.radio,
input[type="radio"],
input[type="checkbox"] {
  border: none;
}

blockquote {
  border: 1px #999 dashed;
  background-image: url(templates/rainer/img/quote.gif);
  background-repeat: no-repeat;
  background-position: 0.5em 0.5em;
  padding: 1em;
  padding-left: 47px;
  padding-right: 17px;
  margin: 1em;
  margin-right: 3em;
}

ul {
  list-style-image: url(templates/rainer/img/bullet.gif);
  list-style-type: circle;
  padding-left: 1em;
}
/*
::-moz-selection {
  background: #eee;
}

::selection {
  background: #eee;
}
*/
/* Banner */

#serendipity_banner {
  background-image: url(/weblog/templates/rainer/img/header_bau.jpg);
  background-repeat: no-repeat;
  height: 178px;
}

#mainpane {
margin:0px;
border-width:0px;

}
#serendipity_banner h1 {
  margin-left: 25px;
  font-size: x-large;
  /*font-variant: small-caps; */
  padding-top: 1em;
}

#serendipity_banner h2 {
  margin-left: 25px;
  font-size: small;
  /* border-bottom: 1px #999 dashed; */
}

a.homelink1,
a.homelink1:hover,
a.homelink1:link,
a.homelink1:visited {
  color: #FFFFFF; /* #FFFFFF; */
  text-decoration: none;
}

a.homelink2,
a.homelink2:hover,
a.homelink2:link,
a.homelink2:visited {
  color: #FFFFFF; /* #FFFFFF; */
  text-decoration: none;
}

/* Calendar */

table.serendipity_calendar a,
table.serendipity_calendar a:link,
table.serendipity_calendar a:visited {
  font-weight: bold;
  font-style: italic;
}

table.serendipity_calendar a:hover {
  background: #ccc;
  color: #003366;
}

table.serendipity_calendar td {
  font-size: x-small;
  padding: 0.2em;
  text-align: center;
}

td.serendipity_calendarHeader a,
td.serendipity_calendarHeader a:link,
td.serendipity_calendarHeader a:visited,
td.serendipity_calendarHeader a:hover {
  color: #003366;
  font-weight: bold;
  border: 0;
  background: #FFFFFF;
}

/* Sidebars */

#serendipityLeftSideBar,
#serendipityRightSideBar {
  display: block;
  padding: 1px 0px 0px 0px;
  width: 185px;
  vertical-align: top;
  /*#background-color: #F8F8F8;
  #background-color: #f1ede9; */
}

.serendipitySideBarTitle {
  font-size: x-small;
  color: #000070;
  color: #820013;
  font-weight: bolder;
  line-height: 140%;
  padding-left: 1em;
  letter-spacing: 0.2em;
  padding-bottom: 0.0em;
  /* background-image: url(/weblog/templates/rainer/img/balken_hintergrund_sepia.png); */
  /* #height: 21px;
#width: 175px; */
  background-color: #f1ede9;
  border-left: 2px solid #820013;
}

#serendipityRightSideBar * .serendipitySideBarTitle {
  /* border-left: 1px #820013 dashed; */
  /* border-bottom: 1px #820013 dashed; */
}

#serendipityLeftSideBar * .serendipitySideBarTitle {
  /* border-right: 1px #999 dashed; */
}

div.serendipitySideBarItem {
  margin-bottom: 10px;
  /*
  #padding-bottom: 1em;
 * #background-color: #F8F8F8;
  #background-color: #f1ede9; */
}

.serendipitySideBarContent {
  color: #404040;
  background-color: #FFFFFF;
  font-size: x-small;
  padding-top: 5px;
  padding-left: 1em;
  padding-right: 1em;
  background-color: #f1ede9;
}

#serendipityRightSideBar * .serendipitySideBarContent {
  /* border-right: 1px #820013 dashed; */
}

#serendipityLeftSideBar * .serendipitySideBarContent {
  /* border-right: 1px #820013 dashed; */
}

/* Entries */

div.serendipity_Entry_Date {
  padding-left: 0px;
}

.serendipity_date {
  color: #820013;
  font-size: small;
  font-weight: bold;
  text-transform: lowercase;
  margin-bottom: 0.7em;
  /* border-bottom: 1px #820013 dashed; */
  text-align: left;
  height: 21px;
  padding-right: 15px;
  vertical-align: bottom;
  border-bottom: 2px solid #820013;
padding-left: 15px;
}

.serendipity_title,
.serendipity_Admin_title {
  padding-bottom: 0.7em;
  padding-left: 12px;
  font-size: 30px;
  font-weight: bold;
  text-transform: uppercase;
}

.serendipity_title a,
.serendipity_title a:hover,
.serendipity_title a:link,
.serendipity_title a:visited,
.serendipity_Admin_title a,
.serendipity_Admin_title a:hover,
.serendipity_Admin_title a:link,
.serendipity_Admin_title a:visited {
  color: #999;
  color: #820013 ;
  border-left: 5px solid #820013;
padding-left: 5px;
  text-decoration: none;
}

.serendipity_entry,
.serendipity_admin {
  font-size: 14px;
  font-weight: normal;
  line-height: 140%;
  padding-left: 1em;
    background-color: #F0F0F0;
}

.serendipity_entry_body {
    background-color: #F0F0F0;
margin: 2px;
padding: 3px;
  background-color: #f1ede9;
}
div.serendipity_entryFooter {
  padding-top: 1em;
  margin-bottom: 1em;
  clear: both;
  font-size: x-small;
}

/* Comments */

.serendipity_comment {
  border-left: double #999 thick;
  font-size: small;
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 1em;
  padding: 3px;
  padding-bottom: 0;
}

.serendipity_commentBody {
  padding-bottom: 1em;
}


.serendipity_commentDirection,
.serendipity_commentsLabel {
  font-size: small;
}

.serendipity_commentsTitle {
  font-size: small;
  font-weight: bold;
  text-transform: uppercase;
}

/* Admin */

.serendipity_admin td {
}

/* Misc */

#content {
    width: 622px;
    background-color: #FFFFFF;
    /*border-left: 1px #820013 dashed;
    border-right: 1px #820013 dashed; */
}

/** Embedded images with the s9y image manager **/
.serendipity_imageComment_center,
.serendipity_imageComment_left,
.serendipity_imageComment_right {
    border: 1px solid black;
    background-color: #FFFFFF;
    margin: 3px;
}

.serendipity_imageComment_center {
    margin: 0px;
}

.serendipity_imageComment_left {
    float: left;
}

.serendipity_imageComment_right {
    float: right;
}

.serendipity_imageComment_img,
.serendipity_imageComment_img img {
    margin: 0px;
    padding: 0px;
    border: 0px;
    text-align: center;
}

.serendipity_imageComment_txt {
    margin: 0px;
    padding: 3px;
    clear: both;
    font-size: 9pt;
    text-align: center;
    background-color: #F0F0F0;
}

img.serendipity_entryIcon {
    float: right;
    border: 0px;
    padding: 0.3em;
}

.serendipity_admin_list_item_even {
}

.serendipity_admin_list_item_uneven {
    background-color: #eee;
}

.serendipity_admin_filters {
    border: 1px dashed;
    background-color: #FFFFFF;
    font-size: 10px;
    margin-bottom: 10px;
    padding: 2px;
}

.serendipity_admin_filters_headline {
    border-bottom: 1px solid;
}

.serendipity_admin_sortorder {
    font-size: 10px;
    text-align: center;
}

.serendipity_admin_sortorder input,
.serendipity_admin_sortorder select,
.serendipity_admin_filters input,
.serendipity_admin_filters select {
    font-size: 10px;
}

.serendipity_comments {
}

.serendipity_center {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.serendipity_msg_important {
    color: red;
}

.serendipity_msg_notice {
    color: green;
}
#web {
    padding:0px 0px 0px 0px;
    /*margin: 0 auto; */
    border:0px;
    width:810px;
}

#mnpane {
    margin: auto;
    width: 100%;
    border-top: 0px;
    background-color: #FFFFFF;
    border-top: 1px solid #000000;
}

#content a[href^="http:"]{
background: transparent url(http://www.ploeckl.de/weblog/templates/rainer/img/link.gif) 100% 50% no-repeat;
padding-right: 12px;
}

#content a[href^="http://blog.ploeckl"], a[href^="http://www.ploeckl"]{
background: transparent;
padding-right: 0px;
}

#content a[href^="http://www.ploeckl.de/weblog/exit.php"]{
background: transparent url(http://www.ploeckl.de/weblog/templates/rainer/img/link.gif) 100% 50% no-repeat;
padding-right: 12px;
}


.serendipity_searchQuery {
    background-color: #D81F2A;
    color: #FFFFFF;
}

.serendipity_freeTag
{
    margin-left: auto;
    margin-right: 0px;
    text-align: right;
    font-size: 7pt;
    display: block;
    margin-top: 5px;
    margin-bottom: 0px;
}

.serendipity_freeTag_related
{
    margin-left: 50px;
    margin-right: 0px;
    text-align: left;
    font-size: small;
    display: block;
    margin-top: 20px;
    margin-bottom: 0px;
}

.serendipity_freetag_taglist
{
    margin: 10px;
    border: 1px solid #6265F0;
    padding: 5px;
    background-color: #B5B8FF;
    text-align: justify;
}

.serendipity_freeTag a
{
    font-size: 7pt;
    text-decoration: none;
}

.serendipity_freeTag a:hover
{
    color: green;
    text-decoration: underline;
}
img.serendipity_freeTag_xmlButton
{
    vertical-align: bottom;
    display: inline;
    border: 0px
}

