/* This is the StyleCatcher theme addition. Do not remove this block. */
/* Selected Layout:  */
@import url(base_theme.css);
@import url(http://delta50.net/mt-static/support/themes/180mt-gray/180mt-gray.css);
/* end StyleCatcher imports */

blockquote{
 background-color:#efefef;
 line-height:140%;
 padding:10px;
 border-bottom:1px solid #cccccc;
 border-right:1px solid #cccccc;
}

#data1{
 color: #ffffff;
 background-attachment: scroll;
 background-color: rgb(173, 4, 4);
}


table#data2{
 border-collapse: collapse;
 border-style: solid;
/* display: inline;*/
 position: relative;
}

table#data2 tr#data1{
 color: #ffffff;
}

.highslide {
 cursor: url(http://wildflug.delta50.net/blog/highslide/graphics/zoomin.cur), pointer;
}
.highslide-loading {
 display: block;
 color: black;
 font-size: 8pt;
 font-family: sans-serif;
 font-weight: bold;
 text-decoration: none;
 padding: 2px;
 border: 1px solid black;
 background-color: white;
 padding-left: 22px;
 background-image: url(http://wildflug.delta50.net/blog/highslide/graphics/loader.white.gif);
 background-repeat: no-repeat;
 background-position: 3px 1px;
}
a.highslide-full-expand {
 background: url(http://wildflug.delta50.net/blog/highslide/graphics/fullexpand.gif) no-repeat;
 display: block;
 margin: 0 10px 10px 0;
 width: 34px;
 height: 34px;
}

