img {
   behavior: url("http://urlaubsfoto.org/plugin/pngbehavior.htc");
}
.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://urlaubsfoto.org/plugins/serendipity_event_karma/img/diamonds-yellow-green-sm.png) left;
    font-size: 0;
}
.serendipity_karmaVoting_links {
    position: relative;
    width: 70px;
    height: 14px;
    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: 14px;
    line-height: 14px;
    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;
}

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

      .serendipity_findmore img {
        border: 0px;
      }

      .serendipity_diggcount {
          float: left;
      }
/* 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/mimbo/style.css  */
*{margin:0;padding:0;}
body,html{min-height:101%;}
body{background-color:#E7EBEF;color:#545454;padding:13px 0 25px;}
body,select,input,textarea{font:100% Arial, Verdana, Sans-Serif;}
p{margin:15px 0;}
a:link,a:visited{color:#20A8F9;text-decoration:none;}
a:hover,a:active{color:#333;text-decoration:underline;}
hr{background:#333;border:0;display:block;height:1px;}
small{font-size:.65em;padding:1px 6px;}
img,a:link img,a:visited img{border:0;}
#topbg{background:#FFF;background-image:url('http://urlaubsfoto.org/ccontenttop.jpg');background-repeat:no;font-size:.9em;margin:0 auto;padding:0px 20px 15px 25px;width:940px;}

#page{background:#FFF;background-image:url('http://urlaubsfoto.org/contentbg.png');background-repeat:repeat-y;font-size:.9em;margin:0 auto;padding:10px 20px 35px 25px;width:940px;}
#branding{padding-bottom:15px;width:625px;}
.left{float:left;}
.right{float:right;}
#sidebar{background-color:#EBEBEB;border-left:5px;float:right;padding:5px 3px 3px 5px;width:315px;}
#leftcol{border-right:1px dotted #b6b6b6;padding-right:18px;width:287px;}
#leftcol,#rightcol{float:left;margin-top:10px;}
#rightcol{margin-top:-2px;padding-left:18px;width:277px;}
.subnav li a:link,.subnav li a:visited{background:#EBEBEB;border-left:14px solid #e4efd5;display:block;padding:4px 4px 4px 8px;}
.subnav li a:hover,.subnav li a:active{background:#CCCCCC;color:#20A8F9;text-decoration:none;}
.subnav li li a:link,.subnav li li a:visited{border-left:none;}
h1{font:2.95em Georgia, "Times New Roman", Times, serif;font-weight:700;letter-spacing:-.02em;}
h2{border-bottom:4px solid #bbd7ff;font-family:Arial,Helvetica,sans-serif;font-size:1.6em;font-weight:500;line-height:115%;margin:20px 0;padding-bottom:8px;}
h3,#sidebar h2{color:#5f5f5f;font:1.0em Arial, Helvetica, sans-serif;font-weight:700;letter-spacing:.08em;margin-bottom:4px;text-transform:uppercase;}
#sidebar h3,#sidebar h2{border-bottom:4px solid #BBD7FF;font-size:1.3em;font-weight:400;margin:22px 0 15px;padding:6px 0 6px 2px;}
h3#respond{border-top:1px dotted #b6b6b6;margin-top:25px;padding-top:20px;}
h3#comments{margin-top:32px;}
h4{font-size:1.6em;margin-bottom:6px;}
#content{float:left;width:600px;}
.description{color:#545454;font-size:1.3em;font-style:italic;font-weight:700;margin-top:-4px;}
.feature{border-top:4px solid #bbd7ff;padding:15px 45px 15px 5px;}
.feature p,#rightcol p{margin:0;}
.feature img,#rightcol img{border:1px solid #000;padding:1px;}
#leadpic{float:left;margin:0 18px 8px 0;}
#lead{margin-top:22px;}
.title{font-size:1.6em;font-weight:500;line-height:115%;padding-bottom:8px;}
#content .post h3{border-bottom-color:#bbd7ff;border-bottom-style:solid;border-bottom-width:4px;}
.feature#lead .title{display:block;font-family:Arial,Helvetica,sans-serif;font-size:1em;font-style:normal;letter-spacing:.1em;line-height:normal;padding-bottom:7px;}
#leftcol .feature{border-bottom:none;margin-bottom:5px;}
#rightcol img{float:left;margin:3px 10px 4px 0;}
#leftcol img{display:block;margin-bottom:4px;}
#rightcol .clearfloat{border-bottom:1px dotted #b6b6b6;padding:12px 0;}
.sidelist li{list-style:none;}
.sidelist .bullets li{line-height:115%;list-style:square;margin-bottom:5px;margin-left:22px;}
.sidelist .children{background:#e4efd5;}
.sidelist .children li{border-bottom:1px solid #e4efd5;list-style:square;margin-left:28px;}
.sidelist .children li a,.sidelist .children li a:visited{background:#e4efd5;border:0;color:#818d6f;padding:2px 2px 2px 0;}
.sidelist .children li a:hover,.sidelist .children li a:active{color:#465d23;}
.postmetadata{margin:30px 0;}
#writer{background:#eef5e1;margin:25px 0 15px;padding:12px;}
#writer img{border:1px solid #20A8F9;float:left;padding:1px;width:80px;}
#writer span{border-top:1px solid #cbd8b4;display:block;margin-top:12px;padding-top:4px;}
#writer p{margin:0;width:482px;}
.entry{padding:20px 10px 45px;}
h3 a:link,h3 a:visited{color:#5f5f5f;}
.picleft{border:7px solid #f2f2f2;float:left;margin:3px 14px 10px 0;}
.picright{border:7px solid #f2f2f2;float:right;margin:3px 0 10px 14px;}
.post {line-height: 1.5;}
.post blockquote{background:#f2f2f2;border-bottom:1px solid #DDD;border-right:1px solid #DDD;color:#76767a;margin:18px 35px;padding:6px 14px;}
.post ul li{line-height:115%;list-style:square;margin-bottom:5px;margin-left:42px;}
.post ol li{line-height:115%;margin-bottom:5px;margin-left:48px;}
#tags{border-bottom:1px solid #DDD;border-top:1px solid #DDD;padding:3px;}
select{background:#f2f2f2;border:1px solid #9c9c9c;width:100%;}
#searchform{padding:16px 5px 0 0;}
.button{background:#000;border:none;color:#e7e7e7;padding:1px;}
.button:hover{background:#777;color:#FFF;text-decoration:none;}
#commentform input{margin:5px 5px 1px 0;width:170px;}
#commentform textarea{margin-top:5px;width:100%;}
.commentlist{padding-left:30px;}
.commentlist li{background:#f2f2f2;border-top:1px solid #ddd;margin:15px 0 3px;padding:8px 15px 10px;}
#commentform small{background:#FFF;font-weight:700;padding:0;}
.commentlist small{background:#e9e9e9;}
.commentlist cite{font:1.6em Georgia, "Times New Roman", Times, serif;font-weight:700;letter-spacing:-.05em;}
.clearfloat:after{clear:both;content:".";display:block;height:0;visibility:hidden;}
#footer{ color:#A3A3A3;font-size:.7em;margin:0 auto;padding:5px;border-left:25px;width:950px;}
#footer a{color:#A3A3A3;}
#lead.feature .title{font-family:Arial,Helvetica,sans-serif;font-size:2em;font-style:normal;letter-spacing:.1em;line-height:normal;}
.homelink1{font-family:Arial,Helvetica,sans-serif;font-size:.7em;font-style:normal;font-variant:normal;letter-spacing:.1em;line-height:normal;text-transform:uppercase;}
#godown{float:right;padding-top:252px;width:250px;}
#featureplace{float:left;padding-top:252px;width:250px;}


#obli{background-color:transparent;background-image:url("contentbg.png");}
.contentbottom{background-attachment:scroll;background-color:transparent;background-image:url("http://urlaubsfoto.org/contentbottom.jpg");background-position:0 0;background-repeat:no-repeat;margin:0 auto;padding:20px 15px 15px 0;width:966px;}
.infoPanel{background:#333; background:#014464;font-family:verdana, sans-serif;height:270px;list-style:none;margin:0;padding:0;position:relative;width:880px;}
.infoPanel li{clear:left;color:#fff;float:left;height:90px;width:380px;}
.infoPanel li a.infoLink{border:0;color:#fff;display:block;font-size:11px;height:90px;overflow:hidden;text-decoration:none;width:380px;}
.infoPanel li a.current{background:url(headline/back.gif);}
.infoPanel li a.infoLink img{border:1px solid #888;display:block;float:left;margin:20px 10px 0 20px;width:110px;}
.infoPanel li a.infoLink span{display:block;padding:20px 20px 0 0;}
.infoPanel li a.current span{color:#6cf;}
.infoPanel li div{background:#014464;display:none;height:265px;overflow:hidden;padding-right:10px;padding-top:5px;position:absolute;right:0;top:0;width:490px;}
.infoPanel li div img{border:1px solid #6cf;margin-top:10px;}
.infoPanel li div h3{color:#eee;font-size:17px;font-weight:400;margin:0;padding:3px 0;}
.infoPanel li div a{color:#6cf;font-size:13px;text-decoration:none;}
.infoPanel li div a:hover{text-decoration:underline;}
.clear{clear:both;}
.post h2{margin-bottom:2px;margin-right:0;margin-top:28px;text-transform:uppercase;}
.pbox{border:1px;}
#rightside{background-color:#ebebeb;border:1px solid #6cf;clear:right;display:inline;float:right;margin:0;padding-right:5px;width:332px;}
#serendipityLeftSideBar{display:inline;float:left;margin:0 0 10px;overflow:hidden;width:156px;}
#serendipityRightSideBar{clear:right;display:inline;float:right;margin:0 0 10px;overflow:hidden;width:150px;}
#serendipityTopSideBar{display:inline;float:left;margin:0 0 10px;overflow:hidden;width:300px;}
.subnav li,.bullets li{border-bottom:1px solid #FFF;list-style:none;}
.commentmetadata,.clearfloat{display:block;}
 
.pagetitle2 {color: #5f5f5f;font-family: Arial,Helvetica,sans-serif;font-style: normal;font-variant: normal;font-size: 1.5em;line-height: normal;font-size-adjust: none;font-stretch: normal;-x-system-font: none;font-weight: 700;letter-spacing: 0.08em;margin-bottom: 10px;margin-top: 25px;text-transform: uppercase;}
.gleichehoehe { }
.uebersicht{padding-left:20px;}
 .blocke {
 clear:both;
 width:300px;
 background-color:red;
 }

.titlec2{

font-size: 1.6em;
font-weight: normal;
line-height: 115%;
padding-bottom: 8px;
-webkit-stroke-width: 0.1px;
-webkit-stroke-color: #4A4A4A;
-webkit-fill-color: #000000;
text-shadow: 1px 1px 1px #C7C7C7;
color: #5f5f5f;
}


.schatten {
-webkit-stroke-width: 0.1px;
-webkit-stroke-color: #4A4A4A;
-webkit-fill-color: #000000;
text-shadow: 0.5px 0.5px 0.5px #333333;
font-weight: normal;

}

.serendipity_image_left {padding-top:1px;margin-right:15px;
  }
  
.iemessage {padding: 20px;
  background-color: #FFCACA;
  	border: 1px solid #FF0066;
  	text-align: center;
  	height: 40px;
  	 
  	max-width: 940px;

  
  
  }
  
  
  
  
  
  
  
  
  
  
  
  
  
  
.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 a
{
    font-size: 7pt;
    text-decoration: none;
}

.serendipity_freeTag a:hover
{
    color: green;
    text-decoration: underline;
}
.serendipity_freeTag_xmlTagEntry {
    white-space: pre;
}
img.serendipity_freeTag_xmlButton
{
    vertical-align: bottom;
    display: inline;
    border: 0px;
}

