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

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

img {
   behavior: url("http://blog.futurelab.de/plugin/pngbehavior.htc");
}
/* 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/futurelab/style.css  */
/* HTML Elements */

/* Farben: 
  #97461A - kupfer 
  #EADAD1 - hellbraun
  #141433 - dunkelblau

  Ma.e:
  + 677 +
  + 183 + 311 + 15 + 148 + 8 (?) 
*/

/* Position der Menüpunkte am oberen Rand */
#Nav1{  position: absolute;  left: 0px; top: 22px }
#Nav2{  position: absolute;  left: 105px; top: 22px }
#Nav3{  position: absolute;  left: 200px; top: 22px }
#Nav4{  position: absolute;  left: 270px; top: 22px }
#Nav5{  position: absolute;  left: 350px; top: 22px }
#Nav6{  position: absolute;  left: 460px; top: 22px }
#Nav9{  position: absolute;  left: 530px; top: 22px }

/* Rest */
body {
  margin: 20px 0px 20px 0px;
  background-color: #141433;
  color: #141433;
  font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
}

a,
a:link,
a:visited {
  color: #141433;
}

a:active,
a:hover {
  color: #97461A;
}

abbr, acronym {
	cursor:help;
	font-style:normal;
}

img {
  border: 0;
}

#mainpane {
    text-align: left;
    padding: 0px;
    width: 677px;
    background-color: #FFF;
    margin: auto;
  }

#content {
  width: 474px;
  padding-left: 15px;
  padding-right: 15px;
}

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

input[type="text"],
input[type="password"],
input[type="button"],
input[type="submit"],
select,
textarea {
  border: 1px #141433 solid;
  background-color: white;
  color: #141433;
  font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
  font-size: small;
}

input[type="submit"] {
  background-color: #EADAD1;
  font-weight: bold;
}

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

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

blockquote {
  border-left: 1px #141433 solid;
  background-image: url(templates/futurelab/img/quote.gif);
  background-repeat: no-repeat;
  background-position: 0.5em 0.5em;
  padding: 1em;
  margin: 1em;
  margin-right: 0;
}

ul {
/*  list-style-image: url(templates/futurelab/img/bullet.gif); */
  list-style-type: circle;
  padding-left: 1em;
}

::-moz-selection {
  background: #EADAD1;
}

::selection {
  background: #EADAD1;
}

/* Banner */

#serendipity_banner {
  background-image: url(templates/futurelab/img/logo-layersonly.gif);
  background-repeat: no-repeat;
  background-position: 10px 10px;
  margin: auto;
  height: 80px;
  width: 677px;
  background-color: white;
  padding: 0px;
}

#serendipity_banner h1 {
    font-size: x-large;
    padding-left: 70px;
    padding-top: 5px;
    margin: 0px;
}

a.homelink1,
a.homelink1:hover,
a.homelink1:link,
a.homelink1:visited {
    text-decoration: none;
}

#serendipity_banner h2 {
    padding-left: 70px;
    font-size: small;
    margin: 0px;
    text-decoration: none;
}

a.homelink2,
a.homelink2:hover,
a.homelink2:link,
a.homelink2:visited {
    text-decoration: none;
}

/* Freetag List */
.serendipity_freetag_taglist{
  font-size: 0.3em; 
}

/* QuickSearch */

#serendipityQuickSearchTermField {
  width: 130px;
}

/* 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: white;
}

/* Sidebars */

#serendipityLeftSideBar,
#serendipityRightSideBar {
  display: block;
  width: 148px;
  vertical-align: top;
  background: #EADAD1;
}

.serendipitySideBarTitle {
  font-size: small;
  color: #97461A;
  font-weight: bold;
  padding-left: 1px;
  padding-bottom: 1px;
}

#serendipityRightSideBar * .serendipitySideBarTitle {
}

#serendipityLeftSideBar * .serendipitySideBarTitle {
}

div.serendipitySideBarItem {
  padding-bottom: 0.5em;
  padding-top: 0.5em;
}

.serendipitySideBarContent {
  font-size: x-small;
  padding-left: 1px;
  padding-right: 1px;
}

#serendipityRightSideBar * .serendipitySideBarContent {
}

#serendipityLeftSideBar * .serendipitySideBarContent {
}

/* Entries */

.serendipity_entrypaging {
  font-size: small;
}

div.serendipity_Entry_Date {
}

.serendipity_date {
  color: #97461A;
  font-size: x-small;
  font-weight: normal;
  border-top: 1px #141433 dotted;
  text-align: right;

/*  background-image: url(templates/futurelab/img/clock_face_messy_paint_runs.jpg);
  background-repeat: no-repeat;
  background-position: bottom right; */
  height: 21px;
/*  padding-right: 60px;*/
  vertical-align: bottom;
}

.serendipity_title,
.serendipity_Admin_title {
  color: #97461A;
  padding-bottom: 0.7em;
  font-size: medium;
  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: #97461A;
  text-decoration: none;
}

.serendipity_entry,
.serendipity_admin {
  font-size: smaller; 
  font-family: Arial, Helvetica, sans-serif;
}

.serendipity_entry_body_folded,
.serendipity_entry_body_unfolded,
.serendipity_entry_extended {
  font-family: Arial, Helvetica, sans-serif;
}

div.serendipity_entryFooter {
  padding-top: 1em;
  margin-bottom: 1em;
  clear: both;
  font-size: smaller;
}

/* Comments */

.serendipity_comments {
}

.serendipity_comment {
  border-left: groove #97461A;
  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 {
}

/** Embedded images with the s9y image manager **/
.serendipity_imageComment_center,
.serendipity_imageComment_left,
.serendipity_imageComment_right {
    border: 1px solid black;
    background-color: #EFEFEF;
    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;
}

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_center {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    font-size: small;
}

.serendipity_msg_important {
    color: red;
}

.serendipity_msg_notice {
    color: green;
}


.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 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
}

