/* Goethe-Blog Vorlage*/


body	{
	background: url('img/background2.jpg') /*repeat-x fixed;*/ fixed; background-attachment:fixed; background-color:#f9c8a0;
	color: #000000;
	font: 100.01% Verdana, Arial, Helvetica, sans-serif;
   	text-align: center;
   	margin: 0px;
    padding: 0px;
}




#wrapper {
    width: 826px;
	background-color: #ffffff;
	position:relative; 
	top:15px;
	bottom:15px;
	font-family:  verdana, arial, helvetica, sans-serif;
    font-size: 12px;
    text-align: left; 	
    border-left: 1px solid #b6b6b6;
    border-right: 1px solid #b6b6b6;
	border-bottom:1px solid #b6b6b6;
    margin: 5px auto;
}


#serendipity_banner {
    height: 136px;
	width:822px;
    background: url('img/banner_3.jpg') no-repeat;
    border: 0px;
	clear: both;
	margin: 2px;
    padding: 0px;
}


#footer {
    border-top: 1px solid #ddd;
    font-size: 11px;
    background-color: #dfdfdf;
	float: left;
    position: relative;
    clear: both;
    margin: 0;
    padding: 0!important;
    width: 100%;
    height: 100%;
}

 	
#sitenav {
    float: right;
    width: 100%;
	background-color:#ffffff;
	color: #5a5a5a;
	background-image: url('img/schatten.gif');
    border-top: 0px solid #5a5a5a;
    border-bottom: 0px solid #5a5a5a;
    margin: 0px;
    padding: 0px; 
}


#sitenav ul .navlink_last a {							/*In der Blog-Administrations-Oberflche unter Styles http://www.goethe.de als letzten Link angeben!	*/
	margin-left:10px;
	float: left;
	background-image: url('img/homelink.gif');
	background-repeat:no-repeat; 
	background-position:left;
	padding-left:20px; 
	text-decoration:none;
}


#sitenav ul .navlink_last a:hover {
	background-image: url('img/homelink.gif');
	background-repeat:no-repeat; 
	background-position:left;
	padding-left:20px;
	text-decoration: underline;
}


#sitenav ul {
    list-style-type: none;
    display: inline;
    margin-left: 0;
    padding-left: 0;
}


#sitenav ul li {
    display: inline;
	padding: 0 0.5em 0 10px;
	color: #ffffff;
    font-size: 11px;
    font-weight: normal;
    margin: 0;
    padding: 0; 
    display: inline;
}


#sitenav ul a{
    color: #5a5a5a;
    border-bottom: 0px solid #efefef;
    margin: 0 2px 0 0;
    padding: 6px 10px 6px 10px;
    float: right;
    overflow: hidden;
	text-decoration:none;
}


#sitenav ul a:hover,
#sitenav .currentpage a {
    border-bottom: 0px solid #3D98C5;
    padding: 6px 10px 6px 10px;
    text-decoration: underline;
}


/* wird nicht verwendet

#sitenav #searchform {
    float: right;
    background: #ffffff url('{TEMPLATE_PATH}img/quicksearch.png') no-repeat 97% 50%;
	width: 165px;
	display: inline;
	margin: 0 10px 0 0;
	margin-top: 3px;
    padding-left: 3px;
    font-size: 100%;
} */


#serendipityLeftSideBar	{				/*			Linke Spalte 			*/
    float: left;
	display: inline;
    background-color: #ffffff;
    color: #505050;
    overflow: hidden;
	padding: 0px; 
	width: 180px;
}


#serendipityRightSideBar {				/*			Rechte Spalte 			*/
	display: inline;
    float: right;
    clear: right;
	background-color: #ffffff;
    color: #505050;
    overflow: hidden;
	padding: 0px; 
	width: 180px;
}


#serendipityRightSideBar.layout3ssb_right {
    float: left;
    clear: none;
}


.threeside layout3sbs_left
{bgcolor:#000000;}


#content {
  	display: inline;
	background-color: #ffffff;
    color: #505050;
	width:442px;
	padding:0px;
	margin-left:10px;
	margin-right:-10px;
}


#content h3 {
    font-size:9px;
    margin: 10px 0 0 0;
}


#content h4 {
    font-size: 12px;
    margin: 5px 0 0px 0;
	line-height:20pt; 
}

/*** General styles ***/
p {
    text-align: left;
}

pre {
    font-family: Courier, monospace;
    font-size: 90%;
    line-height: 1em;
    white-space: pre;
}

abbr, acronym, .help{
    cursor: help;
    /*border-bottom: 1px dotted #000000;*/
	border: 1px solid #D4D4D4;
}


a {
    /*color: #1F5F7F;*/
	color: #993333;
    text-decoration: none;
}


a:hover {
    color: #669933;
}



/* 3-column widths */
.threemain {
    width: 424px;
}


.threeside {
    width: 100%;
}


/* 2-column widths */
.twomain {
    width: 75%;
}


.twoside {
    width: 25%;
}


/* 1-column widths */
.onemain {
    width: 100%;
}


.onefull {
    width: 100%;
}


.layout2sb_content {
    clear: right !important;
}


/*.onefull .serendipitySideBarItem {
    float: left;
    margin: 0px 1px 10px 11px!important;
    padding: 0!important;
    width: 18.5%;
    display:inline;
}*/

.serendipitySideBarItem li {
 list-style:none;
position: relative;
align:left;
}

.serendipitySideBarItem ul {
 margin:0px;
 padding:0px;
}

.serendipitySideBarItem {
    margin: 10px;
    padding: 0;
    border-bottom: 10px #ffffff solid;
    overflow: hidden;
    height: 100%; 
}


/*** Entry styles ***/
.serendipity_entry {

background-color:#f6f6f6;
margin-bottom: 0.5em;
margin-right:0px;
line-height:12pt; 
/*border: dotted #000000 1px;*/
border: 1px solid #D4D4D4;
padding: 10px;
}


img.serendipity_entryIcon {
    border: 0;
}



.serendipitySideBarTitle {
    text-transform: uppercase;
    font-size: 89%;
    letter-spacing: .0em;
    /*color: #505050;*/
	color: #993333;
    padding: 6px 5px 6px 5px;
    border: 1px solid #d4d4d4;
	background-image: url('img/hpuschrift2.gif'); background-repeat:repeat-x; background-position:bottom;
    margin: 0;
}


div.serendipitySideBarContent form {
    margin: 0;
    padding: 0;
}


.serendipitySideBarDate {
    margin-top: 5px;
	margin-left: 0px;
    padding: 0;
}

/*** Archive styles ***/
ul.archives_row {
    margin-left: 0;
    padding-left: 0;
}


ul.archives_row li {
    padding-right: 2px;
    font-size: 80%;
}


.archive_summary_postdetails ,
.archive_summary_title {
    margin: 0;
}


.archive_summary {
    margin-bottom: 10px;
}


/*** Accessibility styles ***/
#skiplinks {
    display: inline;
    height: 1px;
    overflow: hidden;
    width: 1px;
    /* Absolute positioning */
    position: absolute;
    top: -1000px;
    left: -1000px;
}


#skiplinks ul {
    list-style-type: none;
    display: inline;
    margin-left: 0;
    padding-left: 0;
}


#skiplinks ul li {
    display: inline;
    padding: 0 10px;
}


/* Fahrner Image Replacement for the header */
.invisible {
    margin-left: -5000px;
}


.visible { /* just a placeholder - don't use this class */
           /* unless you know what you're doing         */ }


/* this is needed to clear floats from floated images */
.belowentry,
.infofooter {
    clear: both;
}


/*** Some s9y-specific stuff ***/
/* centering something     */
.serendipity_center {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}


/* messages from s9y */
.serendipity_msg_important {
    color: red;
    margin-bottom: 1em;
}


.serendipity_msg_notice {
    color: green;
    margin-bottom: 1em;
}


.serendipity_entry_extended {
    clear: both;
}


/* prevent styling of the extended placeholder, */
/* otherwise the background image is visible    */
#extended {
    background: none;
    display: none;
}


/* styling the continue reading byline, needed   */
/* to stop firefox making the link 100% wide     */
.continue_reading {
    display: block;
    padding-top: 10px;
}


/* styling the bulletproof button link in footer */
#serendipity_bulletproof_button img {
    border: none;
	display: none; 
}


.serendipity_Entry_Date {
    margin:0px;
	overflow: hidden;
}

.serendipity_Entry_Date h4 
{  font-size: 18px;
 /*background-image: url('img/krauticon.jpg'); background-position:left; background-repeat:no-repeat; padding-left:100px; height:auto;*/
}


.serendipity_commentBody {
    overflow: hidden;
}

.serendipitySideBarContent a:hover {
color: #669933;

}


.serendipitySideBarContent input,
.serendipitySideBarContent select {
    width: 95%;
}


ul.archives_row {
    list-style-type: none;
}


ul.archives_row li.archives_graph,
ul.archives_row li.archives_date,
ul.archives_row li.archives_count,
ul.archives_row li.archives_count_link {
    float: left;
}


ul.archives_row li.archives_graph,
ul.archives_row li.archives_date,
ul.archives_row li.archives_count,
ul.archives_row li.archives_count_link,
ul.archives_rowli.archives_link {
    width: 19.9%;
}


ul.staticpage_navigation {
    list-style-type: none;
    display: inline;
}


ul.staticpage_navigation li {
    display: inline;
}


#theme_chooser select{
    width: 90%;
}


.author {
    display: inline;
    font-style: normal;
	margin-right: 5px; 
}


input#serendipityQuickSearchTermField {
    border: 1px solid #ddd!important;
}


.s9y_wrap {
    font-size: 69%;
}



/*** Header styles ***/
#serendipity_banner h1,
#serendipity_banner h2 {
    margin: 0 0 0 10px;
}



/* optional nav links in the footer */
#footer_sitenav {
    clear: both;
    text-align: center;
    padding: 0 0 1em 0;
}

#footer_sitenav ul {
    list-style-type: none;
    display: inline;
}

#footer_sitenav li {
    display: inline;
}

#footer_sitenav a {
    padding: 0px 5px;
}

#footer_sitenav .currentpage a {
    text-decoration: underline;
}




/*** Footer styles ***/
#footer p,
.counter_code {
    margin-left: 10px;
    padding: 0;
    clear: both;
	border:0px;
}

#serendipity_credit_line {
    float: left;
    margin: 5px 0 0 10px;
    display: inline;
	display: none; 
}

#serendipity_bulletproof_button {
    float: right;
    margin: 5px 10px 5px 0;
    display: inline;
	display: none; 
}

.serendipity_calendarHeader img,
.serendipity_pageFooter img{
    vertical-align: middle;
    margin: 0 2px;
    height: 12px;
    width: 12px;
    border: 0 none;
}


/*** s9y image manager ***/
.serendipity_imageComment_center,
.serendipity_imageComment_left,
.serendipity_imageComment_right {
    border: 1px solid #ddd;
    background-color: #efefef;
    padding: 0;
    text-align: center;
}

.serendipity_imageComment_center {
    margin: auto;
}

.serendipity_imageComment_left {
    float: left;
    margin: 0 10px 5px 0;
}

.serendipity_imageComment_right {
    float: right;
    margin: 0 0 5px 10px;
}

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

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


/*** Calendar styles ***/
table.serendipity_calendar {
    text-align: center;
    background-color: transparent;
    height: 150px;
    width: 95%;
}

.serendipity_calendarHeader {
    background-color: transparent;
    vertical-align: middle;
    font-weight: bold;
}

a.day {
    color: #000;
    font-weight:  bold;
}

.serendipity_calendar img {
    border: 0;
}

.serendipity_calendar_spacer {
    border: 0;
    visibility: hidden;
}


/*** Staticpage styles ***/
ul.staticpage_navigation {
    margin-left: 0;
    padding-left: 0;
}

.staticpage_results {
    margin: 1em 0;
    padding: 0 10px;
}

.staticpage_author {
display: none;
}

.staticpage_metainfo {
display: none;
}


/*** Contact form ***/
#serendipity_comment_CommentForm fieldset {
    border: 1px solid #ddd;
    width: 90%;
    margin: 2%;
    padding: 2%;
}

#serendipity_comment_CommentForm fieldset legend {
    background: #fafbfc;
    border: 1px solid #ddd;
    font-weight: bolder;
    margin: 0 10px 5px;
    padding: 0.25em 1em;
    text-align: center;
}

.serendipity_commentDirection {
    width: 90%;
    margin-top: 1em;
}


/*** Comment form ***/
#serendipity_comment {
    font-weight: normal;
    margin: 0 10px;
    padding: 0;
}

.serendipity_commentsTitle {
    margin: 0;
    padding: 1em 0;
}

.serendipity_comment {
    padding: 0;
}

.serendipity_comments .serendipity_center {
    font-size: 90%;
}


.serendipity_commentBody {
    padding: 1em 0;
}

.serendipity_comment_source {
    margin: 0;
    padding: 0;
}

.serendipity_comment_author_self comment_evenbox,
.comment_evenbox {
    margin: 0 10px 10px;
    padding: 1em;
    line-height: 1.5em;
}

.serendipity_comment_author_self comment_oddbox,
.comment_oddbox {
    margin: 0 10px 10px;
    padding: 1em;
    line-height: 1.5em;
}

.serendipity_commentsValue .frm_check_label,
.serendipity_commentsValue .frm_radio_label,
.serendipity_commentsLabel {
    font-size: 90%;
}

.serendipity_commentsLabel {
    font-weight: bold;
}

.serendipity_commentsValue .frm_check,
.serendipity_commentsValue .frm_radio,
.serendipity_commentsValue .frm,
#serendipity_comment_CommentForm select {
    background: #fff;
    color: #000;
}

.serendipity_commentsValue .frm,
#serendipity_comment_CommentForm select {
    border: 1px solid #ccc;
}

.serendipity_commentsValue .frm,
#serendipity_comment_CommentForm select {
    width: 90%;
    max-width: 400px;
}

#serendipity_comment_CommentForm select:focus,
.serendipity_commentsValue .frm:focus {
    background: #efefef;
    color: #000;
}

#serendipity_comment_CommentForm dt {
    float: left;
    margin-bottom: 0.5%;
    margin-right: 1%;
}

#serendipity_comment_CommentForm dd {
    padding-left: 0em;
    margin-left: 20%;
    margin-bottom: 1%;
}

#serendipity_comment textarea {
    margin-bottom: 1%;
}

.checkbox {
    display: block;
}

#serendipity_trackbacklist,
#serendipity_commentlist {
    margin-top: 1em;
}

/*** Plugin styles ***/
img.serendipity_freeTag_xmlButton {
    border: none;
    padding-left: 1%;
	
}

.serendipity_freeTag {
display: none;
}


.serendipity_freeTag_related {
    margin-top: 1em;
}

.serendipity_freetag_taglist_related {
    font-size: 120%;
    font-weight: bold;
}

.serendipitySideBarItem img {
    border: none;
}


.addthiswidget {
    margin-top: 5px; 
}


/*** Quicksearch in the navbar ***/
input#serendipityQuickSearchTermField {
    background: #ffffff url('{TEMPLATE_PATH}img/quicksearch.png') no-repeat 97% 50%;
}


/* container for comments when comment pop-up enabled */
.s9y_wrap {
    text-align: left;
    margin-left: 10px;
}


/* overide serendipitySideBarItem overflow: hidden just for sidebar quicksearch livesearch_result */
.container_serendipity_quicksearch_plugin{
    overflow: visible !important;
}


ul#serendipity_categories_list input{
    margin-left: 0;
}


.serendipity_xml_icon {
    background: url('img/xml.gif') center center no-repeat;
    padding: 10px 0;
    margin: 0;
    visibility: visible;
}


 .serendipity_xml_icon img {
    visibility: hidden;
}


#serendipity_banner h1 {
    font-weight: bold;
    font-size: 140%;
    text-transform: uppercase;
    letter-spacing: .3em;
    font-size: 180%;
    padding: 0.25em;
	display: none; 
}


#serendipity_banner h2 {
    font-weight: normal;
    font-size: 100%;
    text-transform: uppercase;
    letter-spacing: .3em;
    font-size: 130%;
    padding: 0.25em;
    display: none; 
}


#serendipity_banner a { 
    color: #ffffff;
    text-decoration: none; 
}


#serendipity_below_banner {
    /* not used in this template */
}


.serendipity_commentsTitle {
    font-size: 100%;
    font-weight: bold;
}


.serendipity_entryFooter {
    font-size: 90%;
    margin: 5px 0;
    padding: 8px 0;
    border-top: 1px solid #dfdfdf;
    border-bottom: 1px solid #dfdfdf;
}


.serendipity_pageFooter {
    margin: 5px 0 10px;
}





.serendipitySideBarContent {
    font-size: 90%;
    padding: 10px;
	border-right: 1px solid #d4d4d4;
	border-left: 1px solid #d4d4d4;
	border-bottom: 1px solid #d4d4d4;
/*    background-color: #efefef;*/
	background-color:#f6f6f6;
    margin: 0;
}


.serendipitySideBarFooter {
    /* not used in this template */
	border:0px;
	visibility:hidden;
	display:none;	
}

/* If the sitenav is in one of the sidebars */


#sbsitenav {
    padding: 10px;
    margin: 0;
}


#sbsitenav ul {
    margin-left: 0;
    padding-left: 0;
 	list-style-type: none;
}


#sbsitenav .serendipitySideBarContent {
    padding: 0;
    border: 0;
    margin: 0;
}


#sbsitenav ul a {
    border-left: 4px solid #dfdfdf;
    padding: 8px 0px 8px 10px;
    display: block;
}


#sbsitenav ul a:hover,
#sbsitenav .currentpage a {
    border-left: 4px solid #3D98C5;
}


#sbsitenav li {
    font-size: 11px;
    background-color: #ffffff;
    margin: 0 0 2px 0;
    padding: 0;
    overflow: hidden;
}


#month,
.serendipity_weekDayName, 
#today  {
    font-size: 11px;
	color: #993333;
}


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


input#serendipityQuickSearchTermField {
    border: 1px solid #1F5F7F!important;
}


#sitenav #searchform input {
    border: 1px solid #1f5f7f;
}


blockquote {
    background: #d6e2e8;
    color: #505050;
    border-left: 1px solid #85a8b9;
    border-top: 1px solid #85a8b9;
    border-right: 1px solid #1f5f7f;
    border-bottom: 1px solid #1f5f7f;
    margin: 1em 4em;
    padding: 1em;
}


blockquote p {
   margin: 0.5em 0;
   padding: 0;
}


.serendipity_comment_author_self comment_evenbox,
.comment_evenbox {
    line-height: 1.2em;   
    /*border: 1px dotted #3D98C5;*/
	 border: 1px solid #D4D4D4;
    background: #efefef;
}


.serendipity_comment_author_self comment_oddbox,
.comment_oddbox {
    line-height: 1.2em;
    /*border: 1px dotted #3D98C5 ;*/
	border: 1px solid #D4D4D4;
    background: #dfdfdf;
}


.serendipity_commentsTitle {
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: .2em;
    margin: 1em 0;
    padding: 0.5em 0;
}


.s9y_wrap {
    font-size: 69%;
    background: #fff;
}

/*.staticpage_content img {
border: 1px solid #d4d4d4;
}*/

