img {
   behavior: url("http://www.martindroessler.de/blog/index.php?/plugin/pngbehavior.htc");
}
/* templates/Iridias/style.css  */
a {
    text-decoration:none;
}

a:visited {
    color:#215853;
}

a:hover {
    color:#5E1B1B;
    text-decoration:none;
}

acronym {
	cursor:help;
	border-bottom:1px dotted #000055;
}

body {
   /* background-color:#EEEEEE; */
    background-color:#90A7B9;
    background-image:url('templates/Iridias/img/verlauf2.jpg');
    background-repeat:repeat-y;
}

#serendipity_banner {
    width:900px;
    height:157px;
    margin:0 auto;
    border:1px solid #000077;
    background-color:#8FA1B9;
    background-image:url('templates/Iridias/img/WebpageHeader2.jpg');
    background-repeat:repeat-y;
    /*background-position: right center;*/
    margin-bottom:10px;
}

#serendipity_banner h1 {
    display:none;
    font-style:italic;
    margin-top:15px;
    text-indent:10px;
}

#serendipity_banner h2 {
    text-align:right;
    margin-top:120px;
    margin-right:15px;
    text-indent:30px;
    margin-bottom:10px;
}

a.homelink1 {
    color:#000065;
    font-family:Times, serif;
}

a.homelink2 {
    color:#4C5F82;
    font-size:0.6em;
}

a.homelink1 : visited {
    color:#000065;
}

a.homelink1 : hover {
    color:#0000FF;
    text-decoration:none;
}


.serendipity_calendar {
    background-color:#FFFFEE;
    border:1px solid #AAAAAA;
    border-collapse:collapse;
}

.serendipity_calendar td {
    text-align:center;
    border:1px solid #CCCCCC;
    font-size:10pt;
}

.serendipity_calendarHeader {
    text-align:left;
}

td.serendipity_weekDayName {
    font-weight:bold;
    font-size:10pt;
}

td.Today {
    font-weight:bold;
    color:#111188;
}

#mainpane {
    width:900px;
    margin:0 auto;
    border-spacing:0px;
}

#content {
    margin-right:10px;
    width:75%;
    padding:10px;
    background-color:#DDDDDD;
    border:1px dashed #000088;
    /*background-image:url('templates/Iridias/img/verlauf5.jpg');
    background-repeat:repeat-y; */
}

.serendipity_content_message {
    background-color:#D9DEF4;
}


#serendipityRightSideBar {
    padding-left:10px;
    text-align:right;
}

.serendipitySideBarTitle {
    margin-bottom:2px;
    color:#000065;
    font-style:italic;
    font-family:Times, serif;
    font-size:12pt;
}


.serendipity_entryFooter {
    border-top:1px dotted #555588;
}


.serendipitySideBarContent {
    background-color:#CFCFEF;
    border:1px solid #738694;
    padding:2px;
    font-size:10pt;
}

#searchform {
    margin:2px auto;
    text-align:center;
}

.serendipity_entryFooter {
    margin-top:10px;
    color:#555577;
    font-size:0.8em;
}


.serendipity_date {
    font-size:10pt;
    border-bottom:4px double #444444;
}


.serendipity_entry_body {
    font-family:Arial, Sans;
    font-size:10pt;
}


.serendipity_comments {
    font-size:10pt;
    background-color:#E6E6FF;
}

.serendipity_section_trackbacks {
    font-size:9pt;
    border-bottom:1px dashed #555588;
    background-color:#E0E0F8;
}

.serendipity_section_commentform {
    border-top:1px dashed #555588;
    background-color:#E0E0F8;
}


.serendipity_comment {
    /*background-color:#D9D9E8;*/
    margin-bottom:5px;
    padding:3px;
    border:1px dotted #555588;
}

.comment_evenbox {
    background-color:#D9D9E8;
}

.serendipity_comment_source {
    font-size:9px;
    font-weight:bold;
    margin-top:2px;
}

.serendipity_commentsTitle {
    font-size:12pt;
    font-weight:bold;
    font-style:italic;
    color:#050668;
}
