img {
   behavior: url("http://blog.pd-digital.de/plugin/pngbehavior.htc");
}
/*
Grundeinstellungen
*/

* {
	padding:0;
	margin:0;
}
body {
	font-size:70%;
	line-height:1.4em;	
	font-family:"Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", verdana, arial, helvetica;
}
h1,h2,h3,h4,h5,h6,ol,ul,li,dl,dt,dd,p,input,textarea,select,td {
	font-family:"Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", verdana, arial, helvetica;
	text-align:left;
}
p{
	font-size:1.2em;
	line-height:1.4em;
}

#sidebar p{
	font-size:1.0em;
	line-height:1.4em;
}

img, a img {
	border:0;
}
.clear { clear:both; }
.none { display:none; }
.leftalign { float:left; }
.rightalign { float:right; }

/*
 Grundgerüst
*/

#wrap {
	margin: 0 auto;
	padding:0;
	width: 950px;
	text-align:left;
	background:white url(./templates/pd-blog2/images/bg_main.gif) top left repeat-y;
	overflow:hidden;
}
#content {
	float:left;
	width:550px;
}
#sidebar {
	float:right;
	width:400px;
	min-height:300px;
	top:0;
	background:#323232 url(./templates/pd-blog2/images/bg1.jpg) top left repeat-x;
	color:white;
}

.serendipitySideBarDate {
	float:right;
	width:150px;
	text-align:right;
}

.container_what{ overflow:hidden; }

.comment_oddbox {
	background-color:#7f969d;
	background:#5f7075 url(./templates/pd-blog2/images/bg_comm_2.gif) right bottom no-repeat;
	border:#323232 solid 1px;
	color:white;
}

.comment_evenbox {
	/*background-color:#323232;*/
	background:#323232 url(./templates/pd-blog2/images/bg_comm_1.gif) right bottom no-repeat;
	border:#7f969d solid 1px;
	color:white;
}

.serendipity_commentsTitle{
	/*font-family:"Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", verdana, arial, helvetica;*/
	font-weight: bold;
	font-size:1.4em;
	letter-spacing: 0.1em;
}

.comment_source_trace {
	font-weight: bold;
	font-size:1.9em;
	letter-spacing: 0.1em;
}



.serendipity_commentBody{
	padding-top:10px;
}

.serendipity_freeTag_related {
	padding:10px;
	margin:10px;
	margin-left:25px;
	background:white url(./templates/pd-blog2/images/bg_verlauf1.jpg) left top repeat-y;
}

#serendipityCommentFormC{
	margin-top:10px;
}

.serendipity_commentDirection {
	font-size:0.8em;
}

/*____________________________titel*/
.serendipity_title {
    font-family:Georgia, "Times New Roman", serif;
    font-size:1.6em;
		letter-spacing: 0.3em;
		line-height:1.7em;	
    font-weight: bold;
    margin-bottom: 7px;
    border-bottom: 1px dashed #cccccc;
}

.serendipity_title a:link,
.serendipity_title a:visited,
.serendipity_title a:hover {
    text-decoration: none;
}

.serendipity_entry {
    color: black;
    clear:both;
}


.serendipity_entry ul {
	list-style-type:disc;
	list-style-image:url(./templates/pd-blog2/images/icon_favourites.gif);
	list-style-position:outside;
	padding-left:20px;
	text-indent:0;
	font-size:1.2em;
	margin-bottom:10px;
}

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

div.serendipity_Entry_Date {
    width: auto;
    margin-left: 5px;
    margin-right: 20px;
}

.serendipity_date {
    color: #ff9900;
    font-size:1.5em;
		letter-spacing: 0.1em;
		color: #EDEDED;
    padding-top: 5px;
    margin-bottom: 20px;
}

.serendipity_commentTitle {
    display: block;
    border-bottom: 1px solid #999999;
    text-align: left;
    font-weight: bold;
    margin-bottom: 10px;
}

div.serendipity_entryFooter {
    border-top: 1px dashed #cccccc;
    border-bottom: 1px dashed #cccccc;
    text-align: left;
    margin-bottom: 25px;
    margin-top:5px;
    padding: 3px;

}

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

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

td.serendipity_commentsLabel {    
    vertical-align: top;
    font-size:0.8em;
}

td.serendipity_commentsValue input,
td.serendipity_commentsValue select,
td.serendipity_commentsValue textarea {
    width: 99%;
    border: 1px solid #333;
    padding: 2px;
    background:white url(./templates/pd-blog2/images/bg_input.gif) top left no-repeat;
}

#serendipityQuickSearchTermField {
	width: 99%;
	border: 1px solid #333;
  padding: 2px;
	background:white url(./templates/pd-blog2/images/bg_input_search.gif) top left no-repeat;
	color:white;
}

.serendipity_commentForm {
    margin-bottom: 13px;
    margin-right: 10px;
    margin-left: 10px;
}
.serendipity_comment {
    margin-bottom:10px;
    padding: 5px;
    overflow: auto;
}

.serendipity_comment_source {
    margin-top: 10px;
}

td.serendipity_admin {
    padding: 10px;
}

a {
    text-decoration: underline;
}

a:link {
    color: #0F314E;
    }

a:visited {
    color: #0F314E;
    }

a:active {
    color: #0F314E;
    }

a:hover {
    color: #FF7F02;
    }
    
#sidebar a, .serendipity_comment a {
    text-decoration: underline;
}

#sidebar a:link, .serendipity_comment a:link {
    color: white;
    }

#sidebar a:visited, .serendipity_comment a:visited {
    color: white;
    }

#sidebar a:active, .serendipity_comment a:active {
    color: white;
    }

#sidebar a:hover, .serendipity_comment a:hover {
    color: #FF7F02;
    }    

table.serendipity_calendar td {
    text-align: center;
}
table.serendipity_calendar a {
    text-decoration:underline;
}

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

td.serendipity_weekDayName {
    text-align: center;
}

td.serendipity_calendarHeader a:link,
td.serendipity_calendarHeader a:visited,
td.serendipity_calendarHeader a:hover {
    text-align: left;
    font-weight: bold;

    text-transform: uppercase;
    padding: 3px;
    letter-spacing: .25em;
    text-decoration: none;
}
div.serendipityPlug {
    text-align: center;
}

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

.serendipitySideBarContent {
    padding: 3px;
}

.container_serendipity_calendar_plugin .serendipitySideBarContent{
    
}

tr.serendipity_calendar .Link a,
tr.serendipity_calendar .Link a:link,
tr.serendipity_calendar .Link a:visited{
   background-color:#FFD202;
   text-decoration: none;
}

tr.serendipity_calendar .Link a:hover{
   background-color:#FFFFFF;
   text-decoration: none;
}

/* Container for each item on the side bar */
div.serendipitySideBarItem {
    color:white;
    text-align: left;
    margin-bottom: 15px;
    line-height: normal;
    padding: 3px;
}

/* title of an individual item */
.serendipitySideBarTitle {
    color: #FF7F02;
    /*font-family:Georgia, "Times New Roman", serif;*/
    font-size:1.3em;
		letter-spacing: 0.2em;
		line-height:1.4em;	
    font-weight: bold;
    text-transform: uppercase;
    padding: 3px;
}

.serendipityImageButton {
    cursor: pointer;
}

td.serendipitySideBar {
    width: 200px;
    padding: 10px;
}

div.serendipity_admin_title {
    font-weight: bold;
    margin-bottom: 12px;
}

div.serendipity_admin_list_title {
    font-weight: bold;
    margin-bottom: 8px;
}

td.serendipity_admin_list_item {
    border: dashed 1px #000000;
}

.serendipity_entry p {
    margin: 0px;
    padding-bottom: 10px;
}

/** Embedded images with the s9y image manager **/
.serendipity_imageComment_center,
.serendipity_imageComment_left,
.serendipity_imageComment_right {
    border: 1px solid black;
    background-color: #EFEFEF;
    margin: 3px;
}

.serendipity_imageComment_center {
    margin: 0px;
}

.serendipity_imageComment_left {
    float: left;
}

.serendipity_imageComment_right {
    float: right;
}

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

.serendipity_imageComment_txt {
    margin: 0px;
    padding: 3px;
    clear: both;
    text-align: center;
}

.serendipity_admin_list_item_even {
    background-color: #fefefe;
}

.serendipity_admin_list_item_uneven {
    background-color: #eee;
}

.serendipity_admin_filters {
    border: 1px dashed;
    background-color: #FFFFFF;
    margin-bottom: 10px;
    padding: 2px;
}

.serendipity_admin_filters_headline {
    border-bottom: 1px solid;
}

.serendipity_admin_sortorder {
    text-align: center;
}

.serendipity_admin_sortorder input,
.serendipity_admin_sortorder select,
.serendipity_admin_filters input,
.serendipity_admin_filters select {
}

.serendipity_comments {
}

.serendipity_center {
    /*margin-left: auto;
    margin-right: auto;
    text-align: center;*/
}

.serendipity_msg_important {
    color: red;
    font-weight: bold;
}

.serendipity_msg_notice {
    color: green;
    font-weight: bold;
}

.serendipity_entry_author_self {
}

.serendipity_comment_author_self {
    border-right: 1px dashed #FF7F02;
}

tr.archives_row td {
	font-size:0.8em;
}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 {
	text-decoration: underline;
}
div.linklist a:hover {
	color: #333;
}