	#entry_paging { 
		border: none;
		border-bottom: 0px;
		margin: 0;
		padding: 0;
		padding-bottom: 0px;
		padding-top: 0px;
		background-color: #ffffff;
		text-align: center;
	}
	
	#showentry_bundle { 
		border: 1px solid #666;
		margin: 0;
		padding: 0;
		background-color: #aba;
		text-align: left;
		-moz-border-radius: .0em 0 1em 1em;
	}
	
	.serendipity_commentDirection { 
		text-align:justify;
	}
	
	.captcha { 
		border:1px solid #777;
	}
	
	.guestbook_msg { 
		text-align: center;
		padding: 10px;
		border: 1px solid #999;
		background-color: #F0F0F0;
	}
	
	.guestbook_bg { 
		padding: 6px;
		border: 1px solid #333;
		background: #bababa;
	}
	
	.guestbook_entrytop { 
		font-family: Arial,Helvetica,sans-serif;
		font-size: 11px;
		color: #0b4058;
		font-weight: 500;
		text-align: left;
		padding: 4px;
		/*background-color: #ccc;
		background: #ddd;*/
		white-space:nowrap;
	}
	
	.guestbook_entrytop a,
	.guestbook_entrytop a:link,
	.guestbook_entrytop a:visited,
	.guestbook_entrytop a:hoover,
	.guestbook_entrytop a:active,
	.guestbook_entrytop a:focus { 
		font-family: Arial,Helvetica,sans-serif;
		font-size: 12px;
		font-weight: 700;
		text-decoration: none;
	}
	
	.guestbook_entrytop A { 
		/*color: #FF8040;*/
	}
	
	.guestbook_admin { 
		text-align: right;
	}
	
	.guestbook_admin_text { 
		text-align: right; 
		padding-right: 10px;
	}
	
	.guestbook_admin_text_dim { 
		color: #777; 
		text-decoration: none;
	}
	
	td.guestbook_adminbutton { 
		text-align: right;
		vertical-align: top;
	}
	
	.guestbook_entrybottom { 
		font-family: verdana,arial,helvetica,sans-serif;
		font-size: 11px;
		font-weight: 500;
		text-align: left;
		padding: 4px;
		background: #DFE7BA;
		border: 1px solid #77A747;
		margin-bottom: 10px;
	}
	
	.guestbook_splitentries { 
		clear: both;
		background-color: #e1e5de;
	}
	
	.guestbook_error_bundled { 
		width: auto;
		border: 1px dashed #FF3300;
		-moz-border-radius: .0em 0 1em 1em;
	}
	
	.guestbook_errors { 
		font-family: verdana,arial,helvetica,sans-serif;
		font-size: 11px;
		font-weight: 600;
		text-align: left;
		color: #800040;
	}
	
	.guestbook_input { 
		font-family: verdana,arial,helvetica,sans-serif;
		font-size: 11px;
		border: 1px solid #333;
		text-align: left;
		padding: 2px;
		background-color: #bbb;
	}
	
	.guestbook_made { 
		padding: 10px;
		border: 1px solid #999;
		background-color: #F0F0F0;
	}
	
	.guestbook_reiter { 
		font-weight: 500;
		text-align: center;
		font-size: 10px;
	}
	
	a:link.serendipityPrettyButton,
	a:visited.serendipityPrettyButton,
	a:hover.serendipityPrettyButton { 
	   text-decoration: none;
	   color: #1D2E3F;
	}

	.serendipityPrettyButton { 
		padding: 1px;
		/* see inside guestbook plugin while we need the template path */
		/*background: #80B0DA url(./button_background.png) repeat-x top;*/
		color: #1D2E3F;
		font-weight: bold;
		font-size: 0.9em;
		border: 1px outset #000;
		margin: 2px;
	}

	/* Special class if the button is a <a> tag */
	a.serendipityPrettyButton { 
		padding: 2px 4px 2px 4px;
		cursor: pointer;
		/* see inside guestbook plugin while we need the template path */
		/*background-image: url(./button_background.png);
		background-repeat: repeat-x;
		background-position: top;*/
	}

    .serendipityPrettyButton {
        background: #80B0DA url(http://www.ostfriesenblog.de/plugins/serendipity_event_guestbook/img/button_background.png) repeat-x top;
    }

    a.serendipityPrettyButton {
        background: transparent url(http://www.ostfriesenblog.de/plugins/serendipity_event_guestbook/img/button_background.png) repeat-x top;
    }


#serendipityFAQNav {
    border-bottom:1px solid #000000;
    margin:auto auto 10px auto;
}

#serendipityFAQNav a {
    text-decoration:none;
}

#serendipityFAQNav p {
    margin:0px 0px 0px 0px;
    padding:2px 2px 2px 2px;
}

.serendipity_entrypaging {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    border: 0px;
    display: block;
}

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

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

.serendipity_karmaVoting a:hover {
    color: green;
}

.serendipity_karmaError {
    color: #FF8000;
}

.serendipity_karmaSuccess {
    color: green;
}
/* templates/ostfriesenblog/style.css  */
.menu {
    list-style: none;
    font-family: Verdana, "Times new roman", times, serif;
    font-size : xx-small;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    font-weight : bold;
    border-top : .09em solid #e8e8e8;
    border-bottom : .09em solid #bbb;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    padding : 0 0 1px 0;
    margin : 0 auto;
    height : 23px;
    width: 904px;
    background : #ddd url(templates/ostfriesenblog/img/menu-bak.gif) 0px 50% repeat-x;
}

.menu .stream {
    display: none;
}

.menu li { display: inline; }

.menu a {
    position: relative;
    margin-top: -.09em;
    float: left;
    border: .09em solid #e8e8e8;
    border-bottom: .09em solid #bbb;
    border-right: .09em solid #bbb;
    padding: .48em 10px .54em 16px;
    background: #ddd url(templates/ostfriesenblog/img/tab-bak.gif) 0px 50% no-repeat;
    text-decoration: none;
}

* html .menu a { margin-bottom: -.09em; }

.menu .active a {
    background-position: -400px 50%;
    border-left: none;
    border-right: none;
    border-bottom: none;
    padding-bottom: .54em;
}

.menu-ie5mac a {
    padding-bottom: .27em;
}

.menu-ie5mac .active a {
    padding-bottom: .36em;
}

.menu a:link,
.menu a:visited {
    color: #26263E;
}

.menu a:hover,
.menu a:active {
    color: #FFFAF0;
    background-position: -200px 50%;
    text-decoration: none;
}


/* Search form */

#searchform input{
   font-color: #0B4058;
   font-size: small;
   font-family: Verdana;
   margin-top: 1px;
   margin-bottom: 1px;
   padding: 0;
}

.serendipity_quicksearch_plugin {
  
 margin-top: 1px;
   margin-bottom: 1px;
   padding: 0; }



h4,h3,ul {
    margin: 0;
}

.serendipitySideBarContent input {
    width: 85%;
    margin-left: 7px;
    color: #0b4058;
}

.serendipitySideBarContent input.textfield { }

pre {
    font-size: 11px;
}

input.pollsubmit {
   background: #A3D6EF; /* oder was auch immer; Farbe, mit der */
                        /* der Button hinterlegt wird          */
}


#mainborder {
    background-color: #f0f0e5;
/*    -moz-border-radius: 0px 0px 9px 9px; */
/*    padding: 10px 12px 0 0px; */
    border: 1px solid #acab95;
    width: 900px;
    margin: 0 auto;
    padding: 0;
}

#mainpane {
    font-size: 10px;
    text-align: justify;
    color: #444;
    padding: 0;
/*    X-moz-border-radius: 9px 9px 9px 9px; */
    background-color: #f0f0e5;
    margin-top: 10px;
    width: 900px;
}

#content {
    width: 560px;
    background-color: #ffffff;
    border: 1px solid #e0e0d0;
    -moz-border-radius: 9px 9px 9px 9px;
    padding: 10px;
    margin: 0;
}

#serendipityLeftSideBar,
#serendipityRightSideBar {
    width: 170px;
    vertical-align: top;
    padding: 0 10px;
    margin: 0;
}

body {
    margin-top: 8px;
    margin-bottom: 20px;
    background-color: #0B4058;
    /* background-image: url(templates/joshua_nino3/img/bodybg.png);
    background-position: top;
    background-repeat: repeat-x;*/
}


input, textarea {
    font-size: x-small;
    font-family: verdana, arial, helvetica, sans-serif;
}

th, td {
    font-size: x-small;
}

p, td, th, div, span {
    font-family: verdana, arial, helvetica, sans-serif;
}

#mainpane li {
    list-style: none;
    padding-left: 10px;
    margin-left: -11px;
}

#header {
    margin-left: auto;
    margin-right: auto;
    border: 1px solid #fff;
    /*   margin: auto; */
    width: 900px;
    height: 200px;
}




hr {
    clear: both;
}

a.homelink1,
a.homelink1:hover,
a.homelink1:link,
a.homelink1:visited,
#serendipity_banner h1 {
    color: #FFFAF0;
    letter-spacing: .5pt;
    padding-left: 114px;
    padding-top: 20px;
    margin: 0px;
    text-decoration: none;
    font: normal 40px "Times new roman", times, serif;
}

a.homelink2,
a.homelink2:hover,
a.homelink2:link,
a.homelink2:visited,
#serendipity_banner h2 {
    color: #FFFAF0;
    font-family: "Times new roman", times, serif;
    padding-left: 114px;
    padding-top: 0px;
    font-weight: lighter;
    letter-spacing: 3pt;
    font-size: 22px;
    text-transform: uppercase;
    margin: 0px;
    text-decoration: none;
}


.serendipity_title {
    color: #437ea6;
    font-size: medium;
    font-family: 'verdana', sans-serif;
    text-align: left;
    font-weight: bold;
}

.serendipity_title a:link {
    color: #437ea6;
    text-decoration: none;
}

.serendipity_title a:visited {
    color: #437ea6;
    text-decoration: none;
}

.serendipity_title a:hover {
    color: #a3d6ef;
    text-decoration: none;
}

.serendipity_entry {
    padding: 15px 15px 5px 0px;
    font-size: 11px;
}

.serendipity_entry_body {
color: #0b4058;
    font-size: small;
    font-family: 'verdana', sans-serif;
    }


.serendipity_entry_body_folded 
.serendipity_entry_body_unfolded,
.serendipity_entry_extended {
    
    /* Inner blocks of .serendipity_entry, can be used for further customization */
}

div.serendipity_Entry_Date {
    padding-left: 15px;
    width: auto; 
    
}

.serendipity_date {
    color: #0b4058;
    font-family: 'Verdana', sans-serif;
    font-size: small;
    text-align: left;
    font-weight: bold;
    margin-bottom: 10px;
    padding-bottom: 2px;
    background-position: bottom;
    border-bottom: 1px solid #808080;
}

.serendipity_commentsTitle {
    display: block;
    width: 100%;
    color: #666666;
    font-size: small;
    font-weight: bold;
    margin-bottom: 5px;
}

div.serendipity_entryFooter {
    color: #999999;
    font-size: x-small;
    text-align: center;
    margin-bottom: 25px;
    line-height: normal;
    padding: 3px;
    margin-top: 0.5em;
}

img.serendipity_entryIcon {
    float: right;
    border: 0px;
    margin: 5px;
}

td.serendipity_commentsValue input,
td.serendipity_commentsValue select,
td.serendipity_commentsValue textarea {
    width: 95%;
    border: 1px solid #e0e0e0;
    padding: 2px;
}

#checkbox_remember,
#checkbox_subscribe { width: auto; }

td.serendipity_commentsLabel {
    font-size: x-small;
    font-weight: bold;
    vertical-align: top;
}

.serendipity_commentForm {
    font-size: x-small;
    color: #666666;
    margin-bottom: 13px;
    margin-right: 10px;
    margin-left: 10px;
}

.serendipity_comment {
    font-size: x-small;
    margin-right: 10px;
    margin-left: 10px;
    color: #666666;
    padding: 3px;
    border-right: 1px dotted #BBB;
    border-left: 1px dotted #BBB;
    margin-bottom: 10px;
    overflow: auto;
}

.serendipity_comment_source {
    margin-top: 5px;
    padding-left: 5px;
    margin-bottom: 5px;
}

td.serendipity_admin {
    padding: 10px;
}

a, a:link, a:visited, a:active {
    color: #437ea6;
    text-decoration: none;
}

a:hover {
    color: #7998c6;
    text-decoration: solid;
}

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

table.serendipity_calendar a {
    font-weight: bold;
    text-decoration: underline;
}

table.serendipity_calendar a:hover {
    text-decoration: none;
}

td.serendipity_weekDayName {
    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, div.serendipityPlug a {
    font-size: 11px;
    text-decoration: none;
    border: 0px;
    text-align: center;
}

/* Container for each item on the side bar */
.serendipitySideBarContent {
    background-color: #DFE7BA;
    -moz-border-radius: 0px 0px 9px 9px;
    border: 1px solid #e0e0d0;
    padding-right: 0px;
    padding-left: 5px;
    margin-top: 0px;   
}

div.serendipitySideBarItem {
    color: #0b4058;
    font-family: 'Trebuchet MS', sans-serif;
    font-size: x-small;
    text-align: left;
    margin-bottom: 15px;
    line-height: normal;
    padding: 3px;
    margin-right: 0px;
    margin-top: 0px;
}

/* title of an individual item */
.serendipitySideBarTitle {
    background-color: #77A747;
    -moz-border-radius: 9px 9px 0px 0px;
    color: #0b4058;
    font-family: Arial, sans-serif;
    font-size: x-small;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: .2em;
    padding: 3px;
    margin-bottom: 1px;
}

.serendipityImageButton {
    cursor: pointer;
}

td.serendipitySideBar {
    font-size: x-small;
    width: 200px;
    padding: 10px;
}

div.serendipity_admin_title {
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 12px;
}

div.serendipity_admin_list_title {
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 8px;
}

td.serendipity_admin_list_item {
    padding: 15px;
    border: dashed 1px #000000;
}

.serendipity_entry p {
    margin: 0px;
    padding-bottom: 10px;
}

/** Embedded images with the s9y image manager **/
.serendipity_imageComment_center,
.serendipity_imageComment_left,
.serendipity_imageComment_right {
    background-color: #EFEFEF;
    margin: 3px;
    border-style: none;
}

.serendipity_imageComment_center {
    margin: 0px;
}

.serendipity_imageComment_left {
    border-style: none;
    float: left;
}

.serendipity_imageComment_right {
    float: right;
}

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

.serendipity_imageComment_txt {
    margin: 0px;
    padding: 3px;
    clear: both;
    font-size: xx-small;
    text-align: center;
}

.serendipity_image_link img {border: none;}


.serendipity_admin_list_item_even {
    background-color: #ffffff;
}

.serendipity_admin_list_item_uneven {
    background-color: #E0E0E0;
}

.serendipity_admin_filters {
    border: 1px dashed;
    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;
}

.serendipity_entry_author_self {

}

.serendipity_comment_author_self {

}

select, input, textarea {
    width: 90%;
    margin: 5px 0;
    border: 1px solid #bababa;
    background-color: #f8f8f4;
    color: #666;
}

select:focus, input:focus, textarea:focus {
    border: 1px solid #d0d0d0;
    color: #000;
    background-color: #fff;
}

.captcha {
    border: 1px solid #d0d0d0;
}

blockquote {
    background-color: #f8f8f2;
    border-left: 3px solid #c3c3b5;
    border-right: 1px solid #c3c3b5;
    border-bottom: 1px solid #c3c3b5;
    border-top: 1px solid #c3c3b5;
    padding: 3px;
    -moz-border-radius: 0px 8px 8px 0px;
}

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

/*** Additions for ostfriesenblog.de ***/





/* Entry footer */
div.footerbyline,
div.footerline {
   margin: 0;
   padding: 0;
}

div.footerbyline { text-align: left; }

div.footerline {
   text-align: right;
   border-top: 1px solid #e0e0e0;
}

/* Pollbox */
/* .container_serendipity_plugin_pollbox br { } */

#serendipity_poll_showform { margin-top: 10px; margin-bottom: 0px;}

/* Related Links */

h4.serendipity_relatedlinks {
   color: #0b4058;
   font-family: 'Verdana', sans-serif;
   font-size: small;
   font-weight: bold;
   text-align: left;
   margin-top: 1.5em;
}

div.serendipity_relatedlinks { margin-bottom: 1.5em; }

/* Footer */
#footer {
    font-family: Verdana, "Times new roman", times, serif;
    font-size : xx-small;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    font-weight : bold;
    border-top : .09em solid #e8e8e8;
    border-bottom : .09em solid #bbb;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    padding : 5px 0;
    margin : 0 auto;
    height : 2.18em;
    width: 900px;
    background : #ddd url(templates/ostfriesenblog/img/menu-bak.gif) 0px 50% repeat-x;
    text-align: center;
}

/* Scrollbars */
html, body { scrollbar-base-color: #dfe7ba; }

.serendipity_entry_extended {
    color: #0b4058;
    font-family: Verdana, sans-serif;
    font-size: small;
}

/* Guestbook */
#showentry_bundle { 
    border: 0px;
    background-color: #fff;
    text-align: left;
}

.guestbook_splitentries { 
    clear: both;
    background-color: #fff;
}

.guestbook_entrytop {
    background-color: #77A747;    
}

.gbentrytext { padding: 4px; text-align: justify; }

/* FAQ Categories */
.faqcats { font-size: small;  }

.guestbook_entrytop .serendipity_title { padding-top: 10px; }


h4.serendipityAuthorProfileTitle {
   margin-top: 0px;
   margin-bottom: 5px;
   font-size: 10px;
   text-align: center;
}

.serendipityAuthorProfile {
   text-align: justify;
   border: 1px solid #e0e0d0;
   -moz-border-radius: 9px 9px 9px 9px;
   color: #0b4058;
   font-family: Verdana;
   background-color: #DFE7BA;
   margin: 5px 10px 10px 10px;
   padding: 1px 1px 5px 1px;
}

.serendipityAuthorProfile dl dt,
.serendipityAuthorProfile dl dd {
   margin-left: 5px;
   padding-left: 5px;
}

.serendipity_findmore {
    float: right;
}

.serendipity_comment_s9ymarkup {
 display: none;
}

.serendipity_comment_emoticate {
 display: none;
}

.serendipity_comment_spamblock {
 display: none;
}
div.linklist span.menu_title {
}

div.linklist {
      padding: 0px;
      margin: 0px;
      text-align: left;
	font-size: 9px;
	color: #437ea6;
	white-space: nowrap;
	direction: ltr;
}
div.linklist ul {
      list-style: none;
      margin: 0px;
      padding: 0px;
      text-align: left;
	white-space: nowrap;
}

div.linklist li {
      margin: 0px;
      padding: 0px;
	white-space: nowrap;
	font-family: Arial, Helvetica, sans-serif;
	white-space: nowrap;
}


div.linklist img {
	border: 0px;
	vertical-align: middle;
}
div.linklist a.folder {
	text-decoration: none;
}
div.linklist a.link {
	text-decoration: none;
}
div.linklist a:hover {
	color: #a3d6ef;
}