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

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

/* 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/handcode/style.css  */
*{    font-family: verdana, arial, helvetica, sans-serif;  }h4,h3 {    margin: 0;}h2 {   Font-family: Times new roman, times, sans-serif;   color: #16425E;}.serendipitySideBarContent input {    width: 80%;}#mainpane {}#content {    padding: 5px;    margin: 10px;    background-color: #cccccc;    width: 100%}#serendipityRightSideBar {    width: 140px;    padding: 5px;    margin-top: 10px;    margin-left: 10px;    vertical-align: top;}#serendipityLeftSideBar {    width: 140px;    padding: 5px;    margin-top: 10px;    margin-left: 10px;    vertical-align: top;}#serendipity_banner {}a.homelink1,a.homelink1:hover,a.homelink1:link,a.homelink1:visited,#serendipity_banner h1 {    color: #660000;    letter-spacing: .5pt;    padding-left: 114px;    padding-top: 10px;    margin: 0px;    text-decoration: none;    font: normal 24px verdana, arial, helvetica, sans-serif;}a.homelink2,a.homelink2:hover,a.homelink2:link,a.homelink2:visited,#serendipity_banner h2 {    color: #999999;    font-family: verdana, arial, helvetica, sans-serif;    padding-left: 114px;    padding-top: 11px;    font-weight: lighter;    letter-spacing: 3pt;    font-size: 24px;    text-transform: uppercase;    margin: 0px;    text-decoration: none;}.serendipity_title {  font-size : 1.1em;     line-height: 1.3em;    color : #404040;     background-color : #C0C0C9;      border-color: #404040;     border-style: solid;     border-width: 0.5pt;    padding: 3px;    font-weight: bold;  margin-bottom: 1em;;  margin-left: auto;  margin-right: auto;  width: 95%;  }.serendipity_title a:link,.serendipity_title a:visited {   text-decoration: none;   border: 0;   color: #660000;}.serendipity_title a:hover {   color: #431100;}.serendipity_entry {    font-family:Verdana, Arial, Geneva, Helvetica, sans-serif;    color: #333333;    font-size: 1em;    font-weight: normal;    text-align: justify;    padding-right: 0px;    padding-left: 0px;    padding-bottom: 5px;    width: 95%;    margin: auto;}.serendipity_entry_body_folded,.serendipity_entry_body_unfolded,.serendipity_entry_extended {    /* Inner blocks of .serendipity_entry, can be used for further customization */}div.serendipity_entryFooter {    font-family:Verdana, Arial, Geneva, Helvetica, sans-serif;    font-size: 0.8em;    color: #000000;    border-top: 1px dotted #807F6C;    border-bottom: 1px dotted #807F6C;    padding-top: 4px;    padding-bottom: 4px;    clear: both;    margin-bottom: 2em;    margin-top: 1.5em;}/* die Meta-Daten aus dem Footer in ein eigenes div oben rechts *//* div.serendipity_entryMeta {  border: 1px solid #404040; font-size: 0.8em; margin-top: 0pt; margin-right: 0pt; margin-bottom: 10px; margin-left: 10px; width: 170px; float: right; background-color : #C0C0C9;     }*/div.serendipity_entryFooter a{   font-size: 1em; }.serendipity_entry_date {    margin: auto;}.serendipity_date {    font-family: Arial, Geneva, Helvetica, sans-serif;    font-size: x-small;    color: #333333;    text-transform: uppercase;    letter-spacing: 1px;    width: 95%;    padding-bottom: 10px;    margin-left: auto;    margin-right: auto;    margin-top: 3px;    text-align: left;}.serendipity_commentsTitle {    font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;    font-size: 1em;    font-weight: bold;    margin-top: 0;    margin-left: auto;    margin-right: auto;    color: #333333;    width: 95%;    padding-left: 0px;    padding-bottom: 3px;    padding-top: 5px;    padding-right: 0px;    border-bottom: 1px solid #333333;}span.serendipity_entryIcon {   float: right;  padding-right: 18px; }img.serendipity_entryIcon {    border: 0px;}td.serendipity_commentsLabel {	font-family: Arial, Helvetica, sans-serif;	color: #333333;    	text-transform: uppercase;    	font-size: x-small;    	font-weight: bold;    	text-align: right;    	padding-top: 10px;    	padding-left: 17px;    vertical-align: top;        text-align: left;    }td.serendipity_commentsValue input,td.serendipity_commentsValue select,td.serendipity_commentsValue textarea {  /*     font-size: 11px;     padding: 2px;     width: 50%;     background-color: #cfcccf;     border: 1px solid #333333;     */}.serendipity_commentForm {    font-size: x-small;    color: #404040;    margin-bottom: 13px;    margin-right: 15px;    margin-left: 15px;    background-color: #FFFAF0;    text-align: left;}.serendipity_commentDirection {	font-family: Arial, Helvetica, sans-serif;	color: #333333;    	font-size: x-small;    	font-weight: normal;        text-align: left;    vertical-align: top;    }.serendipity_comment {    font-size: 0.9em;;    margin-top: 10px;    margin-right: 15px;    margin-left: 15px;    color: #333333;    padding: 3px;    background-color: #c2c2c2;    border: 1px solid #333333;}.serendipity_comment_source {    margin-top: 5px;    padding-left: 5px;    margin-bottom: 5px;    padding-bottom: 3px;    border-bottom: 1px solid #708090;    font-size: 0.8em;}.serendipity_comment_source a{     font-size: 0.8em; }table.serendipity_calendar td {    font-size:x-small;    text-align: center;    font-family: Arial, Helvetica, verdana, sans-serif;    padding: 3px;    font-size: 0.9em;}table.serendipity_calendar a {    color: #541100;    text-transform: uppercase;    font-family: Arial, Helvetica, sans-serif;    font-weight: bold;    font-size: 1em;    text-decoration:none;}table.serendipity_calendar a:hover {    text-decoration: underline;}td.serendipity_weekDayName {    color: #333333;    font-size:x-small;	font-weight: bold;}td.serendipity_calendarHeader a:link,td.serendipity_calendarHeader a:visited,td.serendipity_calendarHeader a:hover {    border: 0;    text-decoration: none;}div.serendipityPlug {    padding-left: 10px;}div.serendipityPlug a {    text-decoration: none;    border: 0px;}/* Container for each item on the side bar */div.serendipitySideBarItem {    padding-bottom: 12px;    margin-bottom: 12px;    font-weight:normal;    border-bottom: solid 2px #333333;}.serendipitySideBarItem a,.serendipitySideBarItem form{  font-size: 1em; }/* title of an individual item *//*.serendipitySideBarTitle {    margin-bottom: 6px;    color: #ffffff;    font-size: 0.9em;    font-weight: normal;    text-transform: lowercase;    padding: 1px;    background-color: #660000;    border: solid 2px #494444;    border-left: solid 2px #494444;    padding-left: 0.5em;}*//* jg,Tue Jun 19 09:12:36 CEST 2007 */fieldset.serendipitySideBarItem{   border: dotted 1px #333;  margin-bottom: 1.2em;  font-size: 0.9em; }.serendipitySideBarItem li, .serendipitySideBarItem ul{ list-style: none; margin-left: 0; padding-left: 0;}legend.serendipitySideBarTitle{   color: #333;  font-size: 1.3em;  font-weight: bold;  text-transform: lowercase;  }.serendipityImageButton {    cursor: pointer;}.serendipity_entry p {    margin: 0px;    padding-bottom: 0px;}/** Embedded images with the s9y image manager **/.serendipity_imageComment_center,.serendipity_imageComment_left,.serendipity_imageComment_right {    border: 1px solid #607080;    background-color: #c2c2cf;    margin: 3px;    padding: 0;    text-align: center;}.serendipity_imageComment_center {    margin: auto;}.serendipity_imageComment_left {    float: left;    margin-right: 8px;}.serendipity_imageComment_right {    float: right;    margin-left: 8px;}.serendipity_imageComment_img,.serendipity_imageComment_img img {    margin: 0px;    padding: 0px;    text-align: center;}.serendipity_imageComment_txt {    border-top: 1px solid #DDDDDD;    margin: 0px;    padding: 3px;    clear: both;    font-size: 0.8em;    text-align: center;}.serendipity_comments {    width: 95%;}.serendipity_center {	font-size: xx-small;    	margin-left: auto;    	margin-right: auto;    	text-align: center;}.serendipity_msg_important {    color: red;}.serendipity_msg_notice {    color: green;}.serendipity_entry_author_self {}.serendipity_comment_author_self .serendipity_comment_source {    background-color: #EEEEFF;}.serendipity_freeTag{    margin-left: auto;    margin-right: 0px;    text-align: left;    font-size: 7pt;    display: block;    margin-top: 5px;    margin-bottom: 0px;}.serendipity_freetag_taglist{    margin: 10px;    border: 1px solid #333333;    padding: 5px;    background-color: #999999;    text-align: justify;}.serendipity_freeTag a{    font-size: 7pt;    text-decoration: none;}.serendipity_freeTag a:hover{    color: #541100;    text-decoration: none;}img.serendipity_freeTag_xmlButton{    vertical-align: bottom;    padding-left: 3px;    display: inline;    border: 0px}.serendipity_pagefooter{   padding-right: 10px; }.serendipity_pagefooter,.serendipity_pagefooter a { color: #333333; font-size: 9px; text-align: right;                            }.bb-code, .bb-php, .bb-code-title, .bb-php-title {    color: black;   direction: ltr;   }                                                     .bb-code-title, .bb-php-title {    margin-bottom: 2px;   background-color:#CCCCCC;   font-weight: bold;   }.bb-code, .bb-php, pre{    font-family: Courier, MS Courier New, Prestige, monospace;  background-color: #DDDDDD;   padding: 10px;   padding-top: 0;   padding-bottom: 0;   border: 1px solid #999999;  }/* Bei der Suche wird die Headline als serendipity_date geschreiben... */h3.serendipity_date{   font-size: 1em;  color: #404040; }.serendipity_search_results{   margin-left: 1em;  margin-bottom: 0.5em;  font-size: 0.8em; }