#LSResult {
    position: absolute;
    margin-left: 4px;
    margin-top: 4px;
       background-color: #fff7e8;
}

#LSShadow {
    position: relative;
    bottom: 1px;
    right: 1px;
    color: inherit;
    border-right: 2px solid #ccc;
    border-bottom: 2px solid #ccc;
}

#LSHighlight {
    background-color: #bdd2ec;
    color: black;
}

.serendipity_livesearch_row {
  margin: 0px;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  padding-left: 1.5em;
  padding-right: 1.5em;
  text-indent: -1em;
  line-height: 1.4em;
}

.serendipity_livesearch_result {
    position: relative;
    bottom: 2px;
    border: 1px solid black;
    right: 2px;
    padding: 2px;
}

      .serendipity_findmore {
        margin: 5px auto 5px auto;
        padding: 5px;
        text-align: center;
      }

      .serendipity_findmore img {
        border: 0px;
      }

      .serendipity_diggcount {
          float: left;
      }
.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;
}
.serendipity_karmaVoting {
    text-align: center;
    font-size: 7pt;
    margin: 0px;
}

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

.serendipity_karmaVoting a:hover {
    color: green;
}

.serendipity_karmaError {
    color: #FF8000;
}
.serendipity_karmaSuccess {
    color: green;
}
.serendipity_karmaVoting_links,
.serendipity_karmaVoting_links a:hover,
.serendipity_karmaVoting_current-rating {
    background: url(http://bauen.is-easy.de/plugins/serendipity_event_karma/img/stars-def-yellow-green-md.png) left;
    font-size: 0;
}
.serendipity_karmaVoting_links {
    position: relative;
    width: 100px;
    height: 20px;
    overflow: hidden;
    list-style: none;
    margin: 0px auto;
    padding: 0px;
    background-position: left top;     
    text-align: center;
}
.serendipity_karmaVoting_links li {
   display: inline; 
}
.serendipity_karmaVoting_links a ,
.serendipity_karmaVoting_current-rating {
    position:absolute;
    top: 0px;
    left: 0px;
    text-indent: -9000em;
    height: 20px;
    line-height: 20px;
    outline: none;
    overflow: hidden;
    border: none;
}
.serendipity_karmaVoting_links a:hover {
    background-position: left bottom;
}
.serendipity_karmaVoting_links a.serendipity_karmaVoting_link1 {
    width: 20%;
    z-index: 6;
}
.serendipity_karmaVoting_links a.serendipity_karmaVoting_link2 {
    width: 40%;
    z-index: 5;
}
.serendipity_karmaVoting_links a.serendipity_karmaVoting_link3 {
    width: 60%;
    z-index: 4;
}
.serendipity_karmaVoting_links a.serendipity_karmaVoting_link4 {
    width: 80%;
    z-index: 3;
}
.serendipity_karmaVoting_links a.serendipity_karmaVoting_link5 {
  width: 100%;
    z-index: 2;
}
.serendipity_karmaVoting_links .serendipity_karmaVoting_current-rating {
    z-index: 1;
    background-position: left center;
}

blockquote                        { background-image:    url("templates/idea/img/quote.gif");
                    background-repeat:   no-repeat;
                    background-position: left top;
                    border:      1px dotted black;
                    padding:         0.2em; }

q                 { border:      1px dotted black; }

img {
   behavior: url("http://bauen.is-easy.de/plugin/pngbehavior.htc");
}
/* templates/default/style_fallback.css  */
/* This is the templates/default/style_fallback.css file.
   It emits CSS rules that all templates should have.
   Classes are declared on top of the file, so if you
   want to make changes in your own template, you
   should override the rules on the bottom of your
   style.css template. 
   IT IS NOT ADVISED TO CREATE YOUR OWN style_fallback.css FILE! */

/* Default image classes for left/right/usual layout */
.serendipity_image_center {
  border: 0px;
  padding-left: 5px;
  padding-right: 5px;
}

.serendipity_image_left {
  float: left;
  border: 0px;
  padding-left: 5px;
  padding-right: 5px;
}

.serendipity_image_right {
  float: right;
  border: 0px;
  padding-left: 5px;
  padding-right: 5px;
}

/* Default listing without spacers */
.plainList {
    list-style: none;
    margin-left: 0;
    padding-left: 0;
}

/* Messages: Centered, important, notice */
.serendipity_center {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.serendipity_msg_important {
    color: red;
}

.serendipity_msg_notice {
    color: green;
}

/* Embedded images with comments inside the s9y image manager */
.serendipity_imageComment_center,
.serendipity_imageComment_left,
.serendipity_imageComment_right {
    border: 1px solid #ddd;
    background-color: #efefef;
    margin: 3px;
    padding: 3px;
    text-align: center;
}

.serendipity_imageComment_center {
    margin: auto;
}

.serendipity_imageComment_left {
    float: left;
}

.serendipity_imageComment_right {
    float: right;
}

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

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

/* END OF style_fallback.css *//* templates/toolbox-bauen/style.css  */
h4,h3 {
    margin: 0;
}

.serendipitySideBarContent input {
    width: 150px;
}

#mainpane {
    border: 3px solid #003A77;
    margin: auto;
/*    width: 940px;*/
	width: auto;
    background-color: #FFFFFF;
}


#content {
    padding: 10px;
    margin: 10px;
    width: 550px;
}

#serendipityRightSideBar {
    width: 160px;
    border-left: 1px dashed #005EA0;
    padding: 10px;
    vertical-align: top;
}


#serendipityLeftSideBar {
    width: 160px;
    border-right: 1px dashed #005EA0;
    padding: 10px;
    vertical-align: top;
}

body {
    font-size: 1em;
    margin: 0;
    background-color: #00599A;
    font-family: verdana, arial, helvetica, sans-serif;
    margin-bottom: 20px;
}

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

th, td {
    font-size: 1em;
}

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

#serendipity_banner {
    margin: auto;
    width: 950px;
    margin-top: 7px;
    margin-bottom: 5px;
    height: 90px;
    border: 4px double #94F2FF;
    background-repeat: no-repeat;
    background-color: #1A95DB;
    background-image: url(templates/toolbox-bauen/img/banner-sw5.png);
}

a.homelink1,
a.homelink1:hover,
a.homelink1:link,
a.homelink1:visited,
#serendipity_banner h1 {
    color: #FFFFFF;
    font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
    font-size: 25px;
    padding-left: 65px;
    padding-top: 10px;
    margin: 0px;
    text-decoration: none;
}

a.homelink2,
a.homelink2:hover,
a.homelink2:link,
a.homelink2:visited,
#serendipity_banner h2 {
    color: #94F2FF;
    padding-left: 65px;
    padding-top: 12px;
    font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
    font-size: 18px;
    font-variant: small-caps;
    margin: 0px;
    text-decoration: none;
}

.serendipity_title {
    font-family: Times New Roman, Times, Georgia, serif;
    font-size: 1.2em;
    font-weight: normal;
    margin-top: 15px;
    margin-left: 10px;
    margin-right: 10px;
    color: #005EA0;
    padding-left: 10px;
    border-bottom: 1px dashed #005EA0;
    border-left: 1px dashed #005EA0;
    border-right: 1px dashed #005EA0;
    height: 25px;
    background-repeat: no-repeat;
    background-position: bottom right;
    background-image: url(templates/toolbox-bauen/img/drvhead.png);
}

.serendipity_title a:link,
.serendipity_title a:visited {
   text-decoration: none;
   border: 0;
   color: #005EA0;
}

.serendipity_title a:hover {
   color: #001148;
}

.serendipity_entry {
    font-family:Verdana, Arial, Geneva, Helvetica, sans-serif;
    color: #001148;
    font-size: 0.8em;
    font-weight: normal;
    padding-right: 10px;
    width: 95%;
    margin: auto;
    margin-top: 10px;
}

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

.serendipity_entry_body p {

   margin-bottom:0.8em;

}

.serendipity_entry_extended p {

   margin-bottom:0.8em;

}

.serendipity_entry_body h4 {

   margin-bottom:0.5em;

}

.serendipity_entry_extended h4 {

   margin-bottom:0.5em;

}

.s9y_typeset s9y_typeset_center {

}


.serendipity_Entry_Date {
    margin: auto;
    margin-bottom: 25px;
    border-top: 1px dashed #005EA0;
}

.serendipity_date {
    font-family: Times New Roman, Times, Georgia, serif;
    font-size: 1.4em;
    color: #004583;
    margin: 0;
    margin-top: 10px;
    text-align: center;
}

.serendipity_commentsTitle {
    font-family: Times New Roman, Times, Georgia, serif;
    font-size: 16px;
    font-weight: bold;
    margin-top: 10px;
    color: #005EA0;
    padding-left: 10px;
    border-bottom: 1px dashed #005EA0;
    border-left: 1px dashed #005EA0;
    border-right: 1px dashed #005EA0;
}


.serendipity_entryFooter {
    font-family: Times New Roman, Times, Georgia, serif;
    font-size: 1em;
    color: #005091;
    padding-top: 16px;
    padding-bottom: 8px;
    clear: both;
}

.serendipity_paginationFooter {
    font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
    font-size: 0.7em;
    text-align: center;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 10px;
    border: 0px;
    color: #003B78;
    border-top: 1px dashed #005EA0 ! important;
}





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

td.serendipity_commentsLabel {
    font-size: 13px;
    font-weight: normal;
    vertical-align: top;
    width: 100%;
}

td.serendipity_commentsValue input,
td.serendipity_commentsValue select,
td.serendipity_commentsValue textarea {
    font-size: 13px;
    padding: 2px;
    width: 416px;
}

.serendipity_commentForm {
    font-size: 13px;
    color: #001148;
    margin-bottom: 13px;
    margin-right: 10px;
    margin-left: 10px;
    background-color: #FFFFFF;
}
.serendipity_comments {
    width: 516px;
    font-size: 12px;
    margin-top: 10px;
    margin-right: 10px;
    margin-left: 10px;
    color: #001148;
    padding: 5px;
    padding-bottom: 15px;
    background-color: #FFFFFF;
    overflow: auto;
}

.serendipity_comment_source {
    margin-top: 5px;
    padding-left: 5px;
    margin-bottom: 5px;
    padding-bottom: 3px;
    border-bottom: 1px dashed #005EA0;
}


a:link,
a:visited,
a:active {
/*    color: #003B78;*/
   color: #0070b3;
    text-decoration:none;
}

a:hover {
    color: #001148;
    text-decoration: underline;
}

div.serendipitySideBarItem a:link,
div.serendipitySideBarItem a:visited,
div.serendipitySideBarItem a:active {
    color: #003B78;
    text-decoration:none ;
}


div.serendipitySideBarItem a:hover {
    color: #0070b3;
    text-decoration: underline;
}

table.serendipity_calendar td {
    font-size:10px;
    padding: 2px 0px 2px 0px;
}
table.serendipity_calendar a {
    color: #005EA0;
    font-weight: bold;
    text-decoration:none;
}

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

td.serendipity_weekDayName {
    font-weight: none;
}

td.serendipity_calendarDay {
	text-align: center;
}

td.serendipity_calendarHeader a:link,
td.serendipity_calendarHeader a:visited,
td.serendipity_calendarHeader a:hover {
    border: 0px;
    text-decoration: none;
}

div.serendipityPlug {
    padding-left: 10px;
}

div.serendipityPlug a {
    text-decoration: none;
    border: 0px;
}

/* Container for each item on the side bar */
div.serendipitySideBarItem {
    padding-bottom: 12px;
    margin-bottom: 12px;
    font-size: 0.6em;
    font-weight:normal;
}

/* title of an individual item */
.serendipitySideBarTitle {
    margin: 0;
    font-family: Times New Roman, Times, Georgia, serif;
    color: #001148;
    font-size: 1.2em;
    font-weight:bold;
    padding-left:4px;
    padding-bottom:2px;
    margin-bottom: 4px;
    border-bottom: 1px dashed #005EA0;
    border-left: 1px dashed #005EA0;
    border-right: 1px dashed #005EA0;
}

.serendipityImageButton {
    cursor: pointer;
}
.serendipity_entry p {
    margin: 0px;
    padding-bottom: 0px;
}

/** Embedded images with the s9y image manager **/
.serendipity_imageComment_center,
.serendipity_imageComment_left,
.serendipity_imageComment_right {
    border: 1px solid #DDDDDD;
    background-color: #EFEFEF;
    margin: 8px;
    margin-bottom: 1em;
    padding: 8px;
    text-align: center;
}

.serendipity_imageComment_center {
    margin-left: auto;
    margin-right: auto;
}

.serendipity_imageComment_left {
    float: left;
}

.serendipity_imageComment_right {
    float: right;
}

.serendipity_imageComment_img,
.serendipity_imageComment_img img {
    margin: 0px ! important;
    padding: 0px ! important;
    text-align: center;
}

.serendipity_imageComment_txt {
    border-top: 1px solid #DDDDDD;
    margin: 0px;
    padding: 3px;
    clear: both;
    font-size: 0.8em;
    text-align: center;
}

.serendipity_comments {
}

.plugin_comment_body {
	font-style:oblique; }

.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 .serendipity_comment_source {
    background-color: #EEEEFF;
}
/** For entry paging plugin **/
.serendipity_entrypaging {
    font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
    font-size: 0.7em;
    text-align: center;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 10px;
    border: 0px;
    color: #003B78;
}
/** For form-using plugins **/
.container_serendipity_quicksearch_plugin form,
.container_serendipity_plugin_google_quicksearch form,
.container_serendipity_plugin_multilingual form {
	margin-top: 0px;
	margin-bottom: -10px;
	text-align: center;
}
/** background iconic images **/
.serendipity_plugin_multilingual {
    background-repeat: no-repeat;
    background-position: bottom right;
    background-image: url(templates/toolbox-bauen/img/multiling.png);
}
.serendipity_calendar_plugin,
.serendipity_archives_plugin {
    background-repeat: no-repeat;
    background-position: bottom right;
    background-image: url(templates/toolbox-bauen/img/calendar.png);
}
.serendipity_plugin_nugget_multilingual,
.serendipity_html_nugget_plugin,
.serendipity_superuser_plugin,
.serendipity_plug_plugin {
    background-repeat: no-repeat;
    background-position: bottom right;
    background-image: url(templates/toolbox-bauen/img/nut.png);
}
.serendipity_quicksearch_plugin,
.serendipity_plugin_google_quicksearch {
    background-repeat: no-repeat;
    background-position: bottom right;
    background-image: url(templates/toolbox-bauen/img/magnify.png);
}
.serendipity_categories_plugin {
    background-repeat: no-repeat;
    background-position: bottom right;
    background-image: url(templates/toolbox-bauen/img/cards.png);
}
.serendipity_syndication_plugin {
    background-repeat: no-repeat;
    background-position: bottom right;
    background-image: url(templates/toolbox-bauen/img/pinup.png);
}
.serendipity_topreferrers_plugin,
.serendipity_topexits_plugin {
    background-repeat: no-repeat;
    background-position: bottom right;
    background-image: url(templates/toolbox-bauen/img/inout.png);
}

.grey {
    color:grey;
}

.wrap {
	clear: both;
}

.serendipity_entry_body p {

   margin-bottom:0.8em;

}

.serendipity_entry_extended p {

   margin-bottom:0.8em;

}

.serendipity_entry_body h4 {

   margin-bottom:0.5em;

}

.serendipity_entry_extended h4 {

   margin-bottom:0.5em;

}

.s9y_typeset s9y_typeset_center {

}

.serendipity_freeTag {
    font-family: Times New Roman, Times, Georgia, serif;
    font-size: 1em;
    color: #005091;
/*    clear: both;*/

   text-align:left;
}

.serendipity_freeTag
{
    margin-left: auto;
    margin-right: 0px;
    display: block;
    margin-top: 5px;
    margin-bottom: 0px;
}

.serendipity_freeTag_related
{
    margin-left: 0px;
    margin-right: 0px;
    text-align: left;
    font-size: 1em;
    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;
}

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



.serendipity_karmaVoting {
    text-align: center;
    font-family: Times New Roman, Times, Georgia, serif;
    font-size: 0.8em;
    margin-top: 0.5em;
    margin-bottom: 0px;
    clear: both;
}



div.serendipity_karmaVoting br {

text-size: 30pt;

}

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

.serendipity_karmaVoting a:hover {
    color: green;
}

.serendipity_karmaError {
    color: #FF8000;
}

.serendipity_karmaSuccess {
    color: green;
}











a[href *="de.wikipedia.org"], a[title *="de.wikipedia.org"] {
	padding: 5px 30px 5px 0;
	background: transparent url(templates/toolbox-bauen/img/icons/Wikipedia-de.png) no-repeat center right;
}

a[href *="en.wikipedia.org"], a[title *="en.wikipedia.org"] {
	padding: 5px 30px 5px 0;
	background: transparent url(templates/toolbox-bauen/img/icons/Wikipedia-en.png) no-repeat center right;
}


/* Iconize 0.3 */

/* websites (pictures and movies) */
a[href *="youtube.com/watch?"], a[href *="sevenload.com/videos/"], a[href *="metacafe.com/watch/"] {
	padding: 5px 20px 5px 0;
	background: transparent url(templates/toolbox-bauen/img/icons/icon_film.gif) no-repeat center right;
}

a[href *="flickr.com/photos/"], a[href *="zooomr.com"], a[href *="imageshack.us"], a[href *="bubbleshare.com"], a[href *="sevenload.com/bilder/"] {
	padding: 5px 20px 5px 0;
	background: transparent url(templates/toolbox-bauen/img/icons/icon_pic.gif) no-repeat center right;
}

/* extensions */

a[href$='.doc'], a[href$='.rtf'],
a[title$='.doc'], a[title$='.rtf']  {
	padding: 5px 20px 5px 0;
	background: transparent url(templates/toolbox-bauen/img/icons/icon_doc.gif) no-repeat center right;
}

a[href$='.txt'] , a[title$='.txt'] {
	padding: 5px 20px 5px 0;
	background: transparent url(templates/toolbox-bauen/img/icons/icon_txt.gif) no-repeat center right;
}

a[title$='.xls'], a[href$='.xls'] {
	padding: 5px 20px 5px 0;
	background: transparent url(templates/toolbox-bauen/img/icons/icon_xls.gif) no-repeat center right;
}

a[title$='.rss'], a[href$='.rss'], a[title$='.atom'], a[href$='.atom'] {
	padding: 5px 20px 5px 0;
	background: transparent url(templates/toolbox-bauen/img/icons/icon_feed.gif) no-repeat center right;
}

a[title$='.opml'], a[href$='.opml'] {
	padding: 5px 20px 5px 0;
	background: transparent url(templates/toolbox-bauen/img/icons/icon_opml.gif) no-repeat center right;
}

a[title$='.vcard'], a[href$='.vcard'] {
	padding: 5px 20px 5px 0;
	background: transparent url(templates/toolbox-bauen/img/icons/icon_vcard.gif) no-repeat center right;
}

a[title$='.exe'], a[href$='.exe'] {
	padding: 5px 20px 5px 0;
	background: transparent url(templates/toolbox-bauen/img/icons/icon_exe.gif) no-repeat center right;
}

a[title$='.dmg'], a[href$='.dmg'], a[title$='.app'], a[href$='.app'] {
	padding: 5px 20px 5px 0;
	background: transparent url(templates/toolbox-bauen/img/icons/icon_dmg.gif) no-repeat center right;
}

a[title$='.pps'], a[href$='.pps'] {
	padding: 5px 20px 5px 0;
	background: transparent url(templates/toolbox-bauen/img/icons/icon_pps.gif) no-repeat center right;
}

a[title$='.pdf'], a[href$='.pdf'] {
	padding: 5px 20px 5px 0;
	background: transparent url(templates/toolbox-bauen/img/icons/icon_pdf.gif) no-repeat center right;
}

a[title$='.xpi'], a[href$='.xpi'] {
	padding: 5px 20px 5px 0;
	background: transparent url(templates/toolbox-bauen/img/icons/icon_plugin.gif) no-repeat center right;
}

a[title$='.fla'], a[href$='.fla'], a[title$='.swf'], a[href$='.swf'] {
	padding: 5px 20px 5px 0;
	background: transparent url(templates/toolbox-bauen/img/icons/icon_flash.gif) no-repeat center right;
}

a[title$='.zip'], a[href$='.zip'], a[title$='.rar'], a[href$='.rar'], a[title$='.gzip'], a[href$='.gzip'], a[title$='.bzip'], a[href$='.bzip'], a[title$='.ace'], a[href$='.ace'] {
	padding: 5px 20px 5px 0;
	background: transparent url(templates/toolbox-bauen/img/icons/icon_archive.gif) no-repeat center right;
}

a[title$='.ical'], a[href$='.ical'] {
	padding: 5px 20px 5px 0;
	background: transparent url(templates/toolbox-bauen/img/icons/icon_ical.gif) no-repeat center right;
}

a[title$='.css'], a[href$='.css'] {
	padding: 5px 20px 5px 0;
	background: transparent url(templates/toolbox-bauen/img/icons/icon_css.gif) no-repeat center right;
}

a[title$='.ttf'], a[href$='.ttf'] {
	padding: 5px 20px 5px 0;
	background: transparent url(templates/toolbox-bauen/img/icons/icon_ttf.gif) no-repeat center right;
}

a[href$='.jpg'], a[title$='.jpg'], a[href$='.gif'], a[title$='.gif'], a[href$='.png'], a[title$='.png'], a[href$='.bmp'], a[title$='.bmp'], a[href$='.jpeg'], a[title$='.jpeg'], a[href$='.svg'], a[title$='.svg'], a[href$='.eps'], a[title$='.eps']
	padding: 5px 20px 5px 0;
	background: transparent url(templates/toolbox-bauen/img/icons/icon_pic.gif) no-repeat center right;
}

a[href$='.mov'], a[title$='.mov'], a[href$='.wmv'], a[title$='.wmv'], a[href$='.mp4'], a[title$='.mp4'], a[href$='.avi'], a[title$='.avi'], a[href$='.mpg'], a[title$='.mpeg'] {
	padding: 5px 20px 5px 0;
	background: transparent url(templates/toolbox-bauen/img/icons/icon_film.gif) no-repeat center right;
}

a[href$='.mp3'], a[title$='.mp3'], a[href$='.wav'], a[title$='.wav'] , a[href$='.ogg'], a[title$='.ogg'] , a[href$='.wma'], a[title$='.wma'] , a[href$='.m4a'], a[title$='.m4a']  {
	padding: 5px 20px 5px 0;
	background: transparent url(templates/toolbox-bauen/img/icons/icon_music.gif) no-repeat center right;
}

/* messenger */
a[title ^="aim:"], a[href ^="aim:"] {
	padding: 5px 20px 5px 0;
    background: transparent url(templates/toolbox-bauen/img/icons/icon_aim.gif) no-repeat center right;
}

a[href ^="msnim:"], a[title ^="msnim:"] {
	padding: 5px 20px 5px 0;
    background: transparent url(templates/toolbox-bauen/img/icons/icon_msn.gif) no-repeat center right;
}

a[href ^="xmpp:"], a[title ^="xmpp:"] {
	padding: 5px 20px 5px 0;
    background: transparent url(templates/toolbox-bauen/img/icons/icon_jabber.gif) no-repeat center right;
}

a[href *="icq.com"], a[title *="icq.com"] {
	padding: 5px 20px 5px 0;
	background: transparent url(templates/toolbox-bauen/img/icons/icon_icq.gif) no-repeat center right;
}

a[href *="edit.yahoo.com/config/send_webmesg?"], a[title *="edit.yahoo.com/config/send_webmesg?"] {
	padding: 5px 20px 5px 0;
	background: transparent url(templates/toolbox-bauen/img/icons/icon_yim.gif) no-repeat center right;
}

a[href ^="callto:"], a[title ^="callto:"] {
	padding: 5px 20px 5px 0;
    background: transparent url(templates/toolbox-bauen/img/icons/icon_call.gif) no-repeat center right;
}

a[href ^="skype:"], a[title ^="skype:"] {
	padding: 5px 20px 5px 0;
    background: transparent url(templates/toolbox-bauen/img/icons/icon_skype.gif) no-repeat center right;
}

/* email */
a[href ^="mailto:"], a[title ^="mailto:"] {
	padding: 5px 20px 5px 0;
    background: transparent url(templates/toolbox-bauen/img/icons/icon_mailto.gif) no-repeat center right;
}

/* making sure images don't get icons */

serendipity_image_link, .imageLink {
	padding-right: 0px !important;
	background: none !important;
}

.serendipity_image_link img {
	margin: 8px;
}


div.linklist span.menu_title {
}

div.linklist {
      padding: 0px;
      margin: 0px;
      text-align: left;
	font-size: 11px;
	color: #666;
	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 {
    color: #003B78;
    text-decoration:none;
}
div.linklist a:hover {
    color: #0070b3;
    text-decoration: underline;
}


blockquote[cite]:after {
	content:"(Quelle: "attr(cite)")";
	display: block;
	margin-top: 0.6em;
	text-align: left;
}

.serendipity_search_results {

	color: green;
}

.serendipity_search_noentries, .serendipity_search_tooshort {

	color: red;
}

.searchterm {
	font-weight:bold;
}

.quicksearch_submit
{
  display:none;

}

/*
#serendipity_categories_list li{
	white-space: nowrap;
}
*/

/*** Additional plugin styles needed for the modernized output code ***/
/*** added by Matthias 'YellowLed' Mees                             ***/

.container_serendipity_archives_plugin ul,
.container_serendipity_syndication_plugin ul,
.container_serendipity_authors_plugin ul,
.container_serendipity_plugin_entrylinks ul {
    list-style: none;
    margin-left: 0;
    padding-left: 0;
}

.container_serendipity_authors_plugin .serendipitySideBarContent div {
    margin: 5px 0;
    padding-left: 0;
}

.serendipity_history_author { font-weight: bolder; }

.serendipity_history_intro,
.serendipity_history_info { margin-bottom: 3px; }

.serendipity_history_body { margin-bottom: 0px; }

.serendipity_recententries_entrylink { margin-bottom: 0px; }

.serendipity_recententries_entrydate { margin: 0 0 4px 0; }

.plugin_comment_body { padding: 3px 0; }

.plugin_comment_wrap { margin-bottom: 1em;}

.serendipity_shoutbox_date { margin: 5px 0 2px 0; }

.serendipity_shoutbox_comment { padding: 3px 0; }

.serendipitySideBarItem dl, .serendipitySideBarItem ul {margin-top:0px;}

/*** End Additional plugin styles                                   ***/

.serendipity_searchQuery {
    background-color: #D81F2A;
    color: #FFFFFF;
}
