img {
   behavior: url("http://www.it-crow.de/plugin/pngbehavior.htc");
}
/* templates/jazzcafe/style.css  */
.alinewrap
{
	clear: both;
}
#above_header{
	background: url(templates/jazzcafe/images/above_header.jpg) no-repeat;
	width: 900px; 
	margin-left: auto; 
	margin-right: auto;
}
#next_to_upper_left_corner
{
	background: url(templates/jazzcafe/images/next_to_upper_left_corner.jpg) no-repeat;
	float: left;
	width: 100px;
	height: 29px;
}
#upper_left_corner
{
	background: url(templates/jazzcafe/images/upper_left_corner.gif) no-repeat;
	width: 28px;
	height: 29px;
	float: left; 
}
.left_bg_gradient
{
	width: 100px; 
	background: url(templates/jazzcafe/images/left_bg_gradient.gif) repeat-y;
	float: left;
}
#logo
{
	background: url(templates/jazzcafe/images/header.jpg) no-repeat;
	width: 644px;
	height: 139px;
	float: left;
}
#next_to_logo_low
{
	background: url(templates/jazzcafe/images/left_of_logo_low.gif) repeat-y;
	width: 28px;
	height: 110px;
	float: left;
}
#logo_right
{
	background: url(templates/jazzcafe/images/header_right.jpg) no-repeat;
	width: 311px;
	height: 137px;
	border-top: 2px solid #FFA800;
	float: left;
}
#upper_right_corner
{
	background: url(templates/jazzcafe/images/upper_right_corner.jpg) no-repeat;
	width: 28px;
	height: 29px;
	float: left; 
}
#next_to_upper_right_corner
{
	background: url(templates/jazzcafe/images/next_to_upper_right_corner.jpg) no-repeat;
	float: left;
	width: 100px;
	height: 29px;
}
#below_upper_right_corner
{
	background: url(templates/jazzcafe/images/below_upper_right_corner.jpg) no-repeat;
	width: 28px;
	height: 110px;
	float: left;
}
.right_bg_gradient
{
	background: url(templates/jazzcafe/images/right_bg_gradient.gif) repeat-y;
	width: 100px;
	float: left;
}
#nav_bar
{
	background: url(templates/jazzcafe/images/nav_bar_bg.gif) repeat-x;
	height: 29px; 
	width: 696px; 
	float: left
}
#next_to_lower_left_corner
{
	background: url(templates/jazzcafe/images/next_to_lower_left_corner.jpg) no-repeat;
	float: left;
	width: 100px;
	height: 29px;
}
#lower_left_corner
{
	background: url(templates/jazzcafe/images/lower_left_corner.gif) no-repeat;
	width: 28px;
	height: 29px;
	float: left; 
}
#lower_right_corner
{
	background: url(templates/jazzcafe/images/lower_right_corner.gif) no-repeat;
	width: 28px;
	height: 29px;
	float: left; 
}
#next_to_lower_right_corner
{
	background: url(templates/jazzcafe/images/next_to_lower_right_corner.jpg) no-repeat;
	float: left;
	width: 100px;
	height: 29px;
}
#background
{
	background: url(templates/jazzcafe/images/bg_line_gradients.gif);
}
#sidebar {
	background-color: transparent;
	border-left: 2px solid #FFA800;
	margin-top: 15px;/*margin-left: 470px;*/
	/*padding: 0 10px 0 0;*/
}

table.serendipity_calendar
{
	text-align: center;
	width: 100%;
}

table.serendipity_calendar .serendipity_weekDayName
{
	font: bold 9px Tahoma;
	color: #703f00;
	padding-top: 3px;
}
tr.serendipity_calendar{
	font: normal 10px Tahoma;
	color: #703f00;
}
a
{
	color: #703f00;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
td.serendipity_calendarHeader a{
	text-decoration: underline;
}
#main
{
	font: normal 12px Tahoma;
	color: #703F00;
	text-align: left;
	padding: 0px 10px 10px 10px;
}
ul#categories
{
   list-style: url(templates/jazzcafe//images/sanduhr_quer.gif);
	list-style-position: outside;
	position: relative;
	top: -17px;
	margin-left: 10px;
	margin-right: 10px;
} 
ul#categories ul
{
	list-style: none;
	margin-left: -40px;
	margin-right: 0px;
}
#sidebar
{
	font-family: Tahoma;
	text-align: left;
	font-size: 11px;
}
#serendipity_categories_list a {
	
}
ul#categories li
{
	
}
ul#categories li h3
{
	width: 123px;
	font-size: 17px;
	background-color: #703F00;
	color: #FFA800;
	padding-left: 5px;
	font-family: monospace;
	font-weight: normal;
	margin-bottom: 5px;
}

div.nicetitle {
	position: absolute;
   margin:0;
   padding: 4px;
   top: 0px;
   left: 0px;
   color: #707070;
   font-size: 13px;
   font-family: Tohama, 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif;
   font-weight: normal;
   background: url('http://www.hartl.info/title.png') !important;
  background: #e6e8eb;
  text-align:left;
  -moz-border-radius: 15px;
  }
div.nicetitle p {
  margin: 0; padding: 0 3px;
  }
div.nicetitle p.destination {
  font-family: arial, verdana, sans-serif;
  font-size: 10px;
   text-align: left;
   padding-top: 3px;
   color: #FFA800;
   font-weight:normal;
  }
.post h2
{
	font-weight: bold ;
	font-family: monospace;
	text-decoration: none;
	width: 100%;
	background-color: #703F00;
	padding-left: 5px;
}
.post h2 a
{
	color: #FFA800;
}
.post
{
	margin-left: 10px;
	margin-right: 10px;
}
.postmetadata{
	font-size: 12px;
	font-family: monospace;
	border-top: 1px dotted #FFA800;
	padding-top: 4px;
	border-bottom: 2px solid #703F00;
}
.entrytext a 
{
	font-weight: bold;
}
p
{
	margin-bottom: 2px;
	margin-top: 0px;
}
#serendipity_category_form_content ul
{
	white-space: nowrap;
	/*margin-right: 0px;*/
	padding-right: 0px;
}
.serendipity_searchQuery {
    background-color: #D81F2A;
    color: #FFFFFF;
}

.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 #ff6600;
    padding: 5px;
    background-color: #ffffff;
    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
}
