.bb-quote, .bb-code, .bb-php, .bb-code-title, .bb-php-title {
    margin-left: 20px;
    margin-right: 20px;
    color: black;
    direction: ltr;
}

.bb-code-title, .bb-php-title {
    margin-bottom: 2px;
    background-color:#CCCCCC;
    font-weight: bold;
    padding-left: 5px;
}

.bb-code, .bb-php {
    font-family: courier, "courier new";
    background-color: #DDDDDD;
    padding: 10px;
    white-space: pre;
    overflow: auto;
    max-height: 24em;
}

.bb-quote {
    background-color: #DDDDDD;
    padding: 10px;
}

.bb-list-ordered-d {
    list-style-type: decimal;
}
.bb-list-ordered-la {
    list-style-type: lower-alpha;
}
.bb-list-ordered-ua {
    list-style-type: upper-alpha;
}
img {
   behavior: url("http://blog.cynx.de/plugin/pngbehavior.htc");
}
/* templates/cynx/style.css  */
/*********** UNDOHTML VON TANTEK CELIK *************/

:link,:visited { text-decoration:none }
ul,ol { list-style:none }
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin:0; padding:0 }
a img,:link img,:visited img { border:none }
address { font-style:normal }


/************ Base *********************************/

body {
background: #63715E url(/templates/cynx/gfx/bg_body.gif) no-repeat 90% 39%;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:100.01%;
}
html>body {font-size: 16px;}

/************* Positionierungs-ids ***************/

#head {
position: absolute;
top: 10px;
left: 35px;
background: #63715E url(/templates/cynx/gfx/bg_head.gif) no-repeat top;
width: 607px;
height: 86px;
}

#logoTypo, #logoTypo h1 {
position: absolute;
top: 7px;
left: 5px;
width: 307px;
height: 55px;
}

#logoTypo h1 span {
display: none;
width: 0;
height: 0;
overflow: hidden;
}

#logoBild {
    position: absolute;
    top: 1px;
    left: 379px;
    width: 359px;
    height: 355px;
    z-index: 2;
    padding:0px;
    margin:0px;
}

#logoBild img {
    padding:0px;
    margin:0px;
}

#mainpane {
position: absolute;
top: 96px;
left: 35px;
background: #63715E url(/templates/cynx/gfx/bg_content.gif) repeat-y top;
width: 607px;
z-index: 1;
}

#leftText {
margin-left: 40px;
width: 360px;
line-height: 1.9em;
font-size: 70%;
float: left;
z-index: 50;
}

* html #leftText { margin-left: 20px; }

#rightText {
width: 150px;
float: left;
margin: 270px 0 0 50px;
}

#bottom {
clear: both;
background: #63715E url(/templates/cynx/gfx/bg_bottom.gif) no-repeat bottom;
width: 607px;
height: 66px;
font-size: 65%;
text-align: center;
margin-top: 8%;
}

/********** Headlines - rechts **************/

#rightText .cynx {
background: url(/templates/cynx/gfx/hd_cynx.gif) no-repeat center left;
width: 49px;
height: 17px;
margin-top: 15%;
}
* html #rightText .cynx { margin-top: 2%; }

#rightText .cynx span {
display: none;
width: 0;
height: 0;
overflow: hidden;
}

.serendipity_archives_plugin_Archive {
    background: url(/templates/cynx/gfx/hd_archive.gif) no-repeat center left;
    width: 66px;
    height: 15px;
    margin-top: 15%;
}
* html .serendipity_archives_plugin_Archive { 
    margin-top: 4%; 
}
.serendipity_archives_plugin_Archive span {
    display: none;
    width: 0;
    height: 0;
    overflow: hidden;
}

.serendipity_html_nugget_plugin_Blogroll {
background: url(/templates/cynx/gfx/hd_blogroll.gif) no-repeat center left;
width: 67px;
height: 17px;
margin-top: 15%;
}
* html .serendipity_html_nugget_plugin_Blogroll { margin-top: 4%; }

.serendipity_html_nugget_plugin_Blogroll span {
display: none;
width: 0;
height: 0;
overflow: hidden;
}

#rightText .linkdump {
background: url(/templates/cynx/gfx/hd_linkdump.gif) no-repeat center left;
width: 84px;
height: 17px;
margin-top: 15%;
}
* html #rightText .linkdump { margin-top: 4%; }

#rightText .linkdump span {
display: none;
width: 0;
height: 0;
overflow: hidden;
}

#rightText .feeds {
background: url(/templates/cynx/gfx/hd_feeds.gif) no-repeat center left;
width: 49px;
height: 15px;
margin-top: 15%;
}
* html #rightText .feeds { margin-top: 4%; }

#rightText .feeds span {
display: none;
width: 0;
height: 0;
overflow: hidden;
}

/************* Klassen und IDs für die Linklisten rechts ***********/

#rightText p { font-size: 70%; margin: 5% 0 3% 9%; }

.serendipitySideBarContent { font-size: 65%; margin: 5% 0 3% 9%; }
* html .linkList li { margin: 0 0 0 9%; }

.serendipitySideBarContent a {
background-color: transparent;
color: #FFC000;
text-decoration: none;
font-weight: 700;
}

.serendipitySideBarContent a:hover {
background-color: transparent;
color: #63715E;
text-decoration: none;
}

/*********** Bottom - Klassen und Selektoren ***********/

#bottom a { color: #CE2B4A; font-weight: bold; }
#bottom a:hover { color: #63715E; font-weight: bold; }

/********** Serendipity-Klassen + Deko ***********/

.serendipity_date {
background-color: transparent;
color: #63715E;
font-size: 120%;
margin: 6% 0;
}

.serendipity_title a {
background-color: transparent;
color: #CE2B4A;
font-size: 160%;
margin: 6% 0;
background: url(/templates/cynx/gfx/hd_punkt.gif) no-repeat left center;
padding-left: 24px;
}

.serendipity_title a:hover { background-color: transparent; color: #63715E; }

.serendipity_entryIcon { float: left; margin: 2% 1em 2% 0; }

.serendipity_entry_body_folded { margin-top: 4%; }

.serendipity_entry_body_folded a {
background-color: transparent;
color: #FFC000;
font-weight: 700;
text-decoration: underline;
}

.serendipity_entry_body_folded a:hover { background-color: transparent; color: #63715E; }

.trenner {
margin: 0px auto;
width: 79px;
height: 14px;
background: url(/templates/cynx/gfx/trenner.gif) no-repeat center center;
}

.serendipity_entryFooter { font-size: 85%; margin: 4% 0; }

.serendipity_entryFooter a {
background-color: transparent;
color: #CE2B4A;
font-weight: bold;
}

.serendipity_entryFooter a:hover { background-color: transparent; color: #63715E; }

.serendipity_commentsTitle {
    background-color:#eeeeee;
    font-weight:bolder;
    border-bottom:1px solid silver;
}

.serendipityCommentForm {
}

.serendipity_comments {
    border: 1px dashed black;
    margin-top:10px;
    width:100%;
}

.serendipity_comment {
    border-top:1px solid #eeeeee;
    border-left:6px solid #eeeeee;
}

.serendipity_comment_source {
    background-color: #eeeeee;
}

.serendipitySideBarTitle span {
    color: #63715E;
    font-size:18px;
    font-weight:bolder;
}
/* Amazon Chooser Plugin */
img.serendipity_amazonchr_pic {
    float: left;
    margin: 2px;
    border: 0px solid #000000;
    display: block;
}

div.serendipity_amazonchr_title {
    font-weight: bold;
}

div.serendipity_amazonchr_catalog {

}

div.serendipity_amazonchr_extra {
    font-size: 10px;
}

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