
.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;
}
/* templates/CranioSacralZentrum/style.css  */
/* HTML Elements */

body {
  color: #385241;
  background: #cce2e3 url(/Grafik/web-background.jpg) repeat-y;
}

a,
a:link {
  text-decoration: underline;
  /*color: #003366;*/
  color: #5aa965;
}
a:visited {
  color: #e36c64;
}

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

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

textarea:focus, 
input:focus,
select:focus {
  background-color: #fffbbb;
}

#mainpane {
  border-top: 4px double #666;
}
/* Banner */

#serendipity_banner {
  font-family: georgia, palatino, verdana, arial, sans-serif;
  color: #333;
  font-weight: normal;
  padding: 15px;

}

a.homelink1,
a.homelink1:hover,
a.homelink1:link,
a.homelink1:visited,
#serendipity_banner h1 {
  text-decoration: none;
  color: #333;
  color: #da8384;
  font-size: xx-large;
}

a.homelink2,
a.homelink2:hover,
a.homelink2:link,
a.homelink2:visited,
#serendipity_banner h2 {
  font-size: x-large;
  text-decoration: none;
  color: #333;
  font-size: small;
}

/* Calendar */

table.serendipity_calendar a,
table.serendipity_calendar a:link,
table.serendipity_calendar a:visited,
table.serendipity_calendar a:hover {
  color: #666;
  font-size: x-small;
}

table.serendipity_calendar td {
  font-family: sans-erif;
  line-height: 140%;
  font-size: x-small;
}

td.serendipity_weekDayName {
  font-size: x-small;
  font-weight: bold;
  line-height: 140%;
}

td.serendipity_calendarHeader a:link,
td.serendipity_calendarHeader a:visited,
td.serendipity_calendarHeader a:hover {
  font-family: georgia, palatino, efont serif, serif;
  color: #666600;
  font-size: small;
  letter-spacing: 0.3em;
  text-transform: uppercase;
  text-decoration: none;
}

/* Sidebars */

#serendipityLeftSideBar,
#serendipityRightSideBar {
  display: block;
  padding: 10px;
  vertical-align: top;

}

.serendipitySideBarTitle {
  font-family: georgia, palatino, efont serif, serif;
  color: #666600;
  font-size: small;
  letter-spacing: 0.3em;
  text-transform: uppercase;
}

div.serendipitySideBarItem {
  font-family: georgia, palatino, efont serif, serif;
  color: #333;
  font-size: x-small;
  font-weight: normal;
  margin-bottom: 1em;
  padding-bottom: 1em;
}

/* Entries */

div.serendipity_Entry_Date {
  margin: 10px;
  padding: 10px;
  width: auto;
}

.serendipity_date {
  font-family: georgia, palatino, efont serif, serif;
  font-size: large;
  color: #333;
  /*border-bottom: 1px solid #999;*/
  border-bottom: 1px solid #badde7;
  margin-top: 10px;
  font-weight: bold;
}

.serendipity_title,
.serendipity_title a,
.serendipity_title a:hover,
.serendipity_title a:link,
.serendipity_title a:visited,
.serendipity_Admin_title,
.serendipity_Admin_title a,
.serendipity_Admin_title a:hover,
.serendipity_Admin_title a:link,
.serendipity_Admin_title a:visited {
  font-family: georgia, palatino, efont serif, serif;
  color: #666;
  font-size: 110%;
  text-decoration: none;
}

.serendipity_entry,
.serendipity_admin {
  /*font-size: small;*/
  font-weight: normal;
  line-height: 140%;
  padding: 10px;
}

div.serendipity_entryFooter {
  margin-top: 10px;
  clear: both;
  font-size: small;
}

/* Comments */

.serendipity_comment {
  /*font-size: small;*/
  margin-left: auto;
  margin-right: auto;
  max-width: 600px;
  padding: 5px;
  overflow: auto;
}

.serendipity_comment_source {
  border-bottom: 1px dotted #999;
  padding: 3px;
}

.serendipity_commentsLabel {
  font-size: small;
  vertical-align: top;
}

.serendipity_commentsValue {
  vertical-align: top;
}

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

.serendipityCommentForm {
  margin-left: auto;
  margin-right: auto;
  max-width: 600px;
}

/* Admin */

.serendipity_admin td {
}

/* Misc */

#content_bg {
  width: 100%;
  /* 80percent white - slightly transparent content background (white in IE6) */
  background-image: url(/blog/templates/CranioSacralZentrum/background-80percent-white.png);
  background-repeat: repeat;
}

#content {
  width: 100%;
  // nothing special for FF & co, used to reset opacity filter in IE
}

/** 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: 3px auto;
}

.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;
    text-align: center;
    font-size: small;
    line-height: 120%;
}

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

.serendipity_admin_list_item_even {
    background-color: #ffffff;
}

.serendipity_admin_list_item_uneven {
    background-color: #E0E0E0;
}

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

.serendipity_entry_author_self {
}

.serendipity_comment_author_self {
    background-color: #f5f5f5;
}

# taken over from freetag plugin
.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;*/
    border: 1px solid #BADDE7;
    padding: 5px;
    /*background-color: #B5B8FF;*/
    text-align: justify;
}

/* fuer die Tags unterm Artikel:
.serendipity_freeTag a,
.serendipity_freeTag a:hover,*/

.container_serendipity_plugin_freetag a
{
    text-decoration: none;
}

.container_serendipity_plugin_freetag a:hover
{
    text-decoration: underline;
}

img.serendipity_freeTag_xmlButton
{
    vertical-align: bottom;
    display: inline;
    border: 0px
}

#craniosacralzentrum_kopf {
    vertical-align: center;
}

#craniosacralzentrum_kopf a:visited,
#craniosacralzentrum_kopf a:link,
#craniosacralzentrum_kopf img {
    color: #999;
    border-color: #999;
}

.serendipity_entrypaging .epicon {
	display: none;
}
.serendipity_entrypaging_left {
	float: left;
}
.serendipity_entrypaging_left .epicon {
	display: inline;
}
.serendipity_entrypaging_right {
	float: right;
}
.serendipity_entrypaging_right .epicon {
	display: inline;
}

.serendipity_searchQuery {
    background-color: #D81F2A;
    color: #FFFFFF;
}
/*--------------------------------------------------|
| dTree 2.05 | www.destroydrop.com/javascript/tree/ |
|---------------------------------------------------|
| Copyright (c) 2002-2003 Geir Landrö               |
|--------------------------------------------------*/

.dtree {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	white-space: nowrap;
	direction: ltr;
}
.dtree img {
	border: 0px;
	vertical-align: middle;
}
.dtree a {
	color: #333;
	text-decoration: none;
}
.dtree a.node, .dtree a.nodeSel {
	white-space: nowrap;
	padding: 1px 2px 1px 2px;
}
.dtree a.node:hover, .dtree a.nodeSel:hover {
	color: #333;
	text-decoration: underline;
}
.dtree a.nodeSel {
	background-color: #c0d2ec;
}
.dtree .clip {
	overflow: hidden;
}