img {
   behavior: url("http://blog.tauradan.de/plugin/pngbehavior.htc");
}

.serendipity_entrypaging {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    border: 0px;
    display: block;
}
/* templates/tauradan_v3/style.css  */
/*****************************/
/***       html stuff      ***/
/*****************************/
html	{
	height: 100%;
	width:100%;
	margin-bottom: 1px;
	}

body	{
	font-family:'Courier New',Arial,sans-serif;
	font-size: 0.9em;
	line-height: 1.7em;
	margin:0;	
	background-color:#111; color: #999999;
	}

img			{ border: 0 none; }

.clr 			{ clear: both; }

/*****************************************/
/***           ÜBERSCHRIFTEN           ***/
/*****************************************/

h1, h2, h3, h4, h5, h6	{ font-weight: bold; font-family: 'Trebuchet MS',Arial,sans-serif; text-align: left; padding:0; color:#999;}
h1						{ font-size: 1.5em; margin:1.2em 0 0.8em 0; }
h2						{ font-size: 1.5em; margin:1.2em 0 0.8em 0; }
h3						{ font-size: 1.4em; margin:1.2em 0 0.8em 0; }
h4						{ font-size: 1.4em; margin:1.2em 0 0.8em 0; padding-right:0.8em; }
h5						{ font-size: 1.2em; margin:1.4em 0 0.9em 0; padding-right:0.9em; }
h6						{ font-size: 1.0em; margin:1.5em 0 1em 0; padding-right:1em; }

/*****************************************/
/***    ZENTRALE LINK FORMATIERUNG     ***/
/*****************************************/

a		{ text-decoration: none; font-weight: normal;  color: #FFF; } 	/* Allgemein */

a:link		{ 												/* für Verweise zu noch nicht besuchten Seiten */
		}
a:visited	{ color: #999;									/* für Verweise zu bereits besuchten Seiten */
		}
a:focus		{ text-decoration:none;  color:#FF5500;			/* für Elemente, die den Fokus erhalten, z.B. durch "Durchsteppen" mit der Tabulator-Taste (CSS 2.0) */
		}
a:hover		{ text-decoration:none; color:#FF5500;			/* für Elemente, während der Anwender mit der Maus darüber fährt (CSS 2.0) */
		}
a:active	{ text-decoration:none; color:#FF5500;  			/* für gerade angeklickte Elemente  */
		}

div.more-link-outer {
	padding:0 5px;
	margin:1em 3em;
	border-top:1px solid #333333;
	border-bottom:1px solid #333333;	
	}
div.more-link-inner {
	padding:5px 0px 5px 0px;
	margin:-5px 0;
	border-left:1px solid #333333;
	border-right:1px solid #333333;
	}
a.more-link	{ 
	margin:0; padding:0;
	display:block;
	text-align:center;	
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
	border:0;
	}

a.more-link:hover, a.more-link:focus, a.more-link:active { 
	text-decoration:none;
	background:#333;
	}

/*****************************************/
/*** Template specific layout elements ***/
/*****************************************/

div.center	{ text-align: center; }

div#wrapper	{ 
	margin: 0 auto 0 auto; 
	padding:0 10px; 
	width: 950px;
	background: #111 url(templates/tauradan_v2/img/back.png) 600px 210px no-repeat; 
	position:relative;
	}

#contentwrapper { 
	width:100%; 
	margin:0; padding:0;  
	text-align:left; 
	}

#rightcolumn {
	padding:3.5em 0 0 0;
	margin:0 0 0 -1em;
	width:20%;
	float:right;	
	}

#maincolumn {
	padding:4.5em 0em 2em;
	margin:-32px 1em 0 2em;		
	width:70%;	
	min-width:70%;
	max-width:70%;
	position:relative;
	float:left;
	}

/*****************************************/
/***           HEADER                  ***/
/*****************************************/

div#header {
	height: 120px;
	text-align:left;
	}
	
span.showcase_popup{
	font-size:1em;
	display:none;
	position:absolute;
	right:21px; top:46px;
	width:224px;
	height:144px;
	background:#333;
	border:1px solid #FFF;
	text-align:left;
	vertical-align:middle;
	color:#fff;
	padding:10px;
	z-index:10;
	}	

img.showcase_popup{
	display:none;
	position:absolute;
	right:21px; top:46px;
	width:240px;
	height:160px;
	border:3px solid #FFF;
	z-index:10;
	}	

div.container_serendipity_plugin_imagesidebar h3, div.container_serendipity_plugin_imagesidebar a { display:none; }
div.container_serendipity_plugin_imagesidebar div { width:0; height:0; border:0; }

#showcase	{ 
	position:absolute;
	right:10px; top:40px;
	z-index:5;
	display:block;
	}
				
#showcase img	{ 
	margin:0; padding:0;
	border:3px solid #FFF;
	}					

.showcase_outer {
	padding:0 5px;
	margin:0;
	display:block;
	border-top:1px solid #333333;
	border-bottom:1px solid #333333;
	}
	
.showcase_inner {
	padding:10px 5px 5px 5px;
	margin:-5px 0;
	display:block;
	border-left:1px solid #333333;
	border-right:1px solid #333333;
	}

#pagetitle {
	position:absolute;
	top:0; left:10px;
	padding:20px 0 0 0;
	width:30em;
	font-family: 'Trebuchet MS',Arial,sans-serif;
	font-weight:normal;
	text-align:left;
	}
	
a#bloghead {
	padding-top:0;
	margin:0;
	font-size:2em;	
	text-decoration:none;
	color:#555;
	}
	
a#bloghead:hover{
	text-decoration:none;
	border:0;
	color:#555;
	}

#blogdescription   {
	display:block;
	border-top:1px solid #FFF;
	font-weight:normal;
	color:#FFFFFF;	
	}
				

ul#pagelinks { 
	margin:10px 0 0 0;
	padding:0 10px;
	float:right;
	list-style-type:none; 
	}
	
ul#pagelinks li { display:inline; margin-top:10px;}

ul#pagelinks li a	{ 
	margin:0 1em;
	padding-top:10px;
	font-family: 'Trebuchet MS',Arial,sans-serif;
	font-size:1.2em;
	font-weight:normal;
	text-decoration:none;
	color:#666;
	}

ul#pagelinks li a:hover, #topbox ul li a:focus, #topbox ul li a:active			{ 
	border:0;
	color:#333;
	}
	
ul#pagelinks li a:hover .showcase_popup, #topbox ul li a:focus .showcase_popup, #topbox ul li a:active .showcase_popup { 
	display:block;
	}	

ul#navlinks { 
	margin:50px 0 -50px 0;
	padding:0 0 10px 0;
	float:right;
	list-style-type:none; 
	text-align:right;
	}

ul#navlinks li { display:block; }

ul#navlinks li a	{ 
	padding:2px 10px;
	margin:0 5px;
	font-family: 'Trebuchet MS',Arial,sans-serif;
	font-size:1.2em;
	font-weight:normal;	
	text-decoration:none;	
	color:#666;
	}

ul#navlinks li a:hover, #topbox ul li a:focus, #topbox ul li a:active			{ 
	border:0;
	color:#333;
	}
	
a.paging_up, a.paging_down	{ 
	margin:0 1em;
	font-family: 'Trebuchet MS',Arial,sans-serif;
	font-size:1.2em;	
	color:#666;
	}	

a.paging_up:hover, a.paging_down:hover { 
	color:#333;
	}	
	
a.paging_up:hover span, a.paging_down:hover span	{ 
	display:block;
	color:#FFF;
	}			
	
/*****************************************/
/***           TOPBOX                  ***/
/*****************************************/

#topbox {
	margin:5px 0 0 0;
	padding:0;
	float:left;
	width:100%;	
	height:26px;
	}

/*****************************************/
/***              FOOTER               ***/
/*****************************************/

div#footer {
	padding:0 0 0 1em;
	margin:0 0 2em 0;
	width:100%;
	text-align:left;
	border-top:1px solid #333333;	
	}

span#fcontent{
	font-size:0.6em;
	color:#FFF;	
	}
	
span#fcontent a		{ text-decoration:none }	
span#fcontent a:hover{ color:#FFF; border:0; }	

/*****************************************/
/***           MAINMENU                ***/
/*****************************************/

.serendipitySideBarItem { margin:0 0 2em 0; padding:0; }

h3.serendipitySideBarTitle	{
	margin:0 0 0.3em 0;
	padding:0;
	font-family: 'Trebuchet MS',Arial,sans-serif;
	font-size:1em;
	color:#666;
	text-align:left;
	}

div.serendipitySideBarContent	{
	margin:0;
	padding:0 0 1em 0.5em;
	width:90%;
	font-family: 'Trebuchet MS',Arial,sans-serif;
	font-size:0.8em;
	color:#FFF;
	background: url(templates/tauradan_v2/img/dot.png) 0 bottom repeat-x; 
	}

div.serendipitySideBarContent ul	{
	margin:0;
	padding:0em 0 0 0;
	list-style-type:none;
	}
	
div.serendipitySideBarContent li	{
	margin:0;
	padding:0em 0 0 0;
	}
	
.serendipitySideBarContent a {
	margin:0px 0;
	font-weight:normal;
	text-decoration:none;	
	color:#FFF;
	}

.serendipitySideBarContent a:hover { 
	text-decoration:none; 
	color:#F50;
	}

.serendipitySideBarContent a:hover  .showcase_popup{ 
	display:table-cell;
    vertical-align:middle;
	}

.serendipitySideBarContent input {  }

/*****************************************/
/***           kategorien              ***/
/*****************************************/

.category_link_all{
	font-weight:bold;
	padding-left:2em;
	}

/*****************************************/
/***         CONTENTBEREICH            ***/
/*****************************************/

/*
serendipity_Entry_Date
|	serendipity_date
serendipity_title
serendipity_entry
|	s9y_entry
|	|	serendipity_entry_body
|	|	|	EINFÜHRUNGSTEXT
|	|	serendipity_entry_extended
|	|	|	EXTENDEDTEXT
|	read-more
|	serendipity_entryFooter
*/

div.serendipity_Entry_Date { }
	
h2.serendipity_date {
	padding:0 0 0 5px;
	margin:0;
	}

.serendipity_title_box {
	margin:0; padding:0;
	text-align:center;
	}

.serendipity_title {
	margin:0; padding:0;
	font-size:1.5em;
	text-align:center;
	}

.serendipity_title  a{
	padding:0 5em;
	margin:0;
	width:10em;
	display:inline;
	font-family: 'Trebuchet MS',Arial,sans-serif;
	color:#555;
	text-decoration:none;
	text-align:center;
	border-bottom:1px solid #FFF;
	}
	
.serendipity_title  a:hover {	border-bottom-color:#FF5500; }	

.serendipity_title_date {
	margin:0; padding:0;
	font-family: 'Trebuchet MS',Arial,sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color:#FFF;
	}	
	
.serendipity_title_date_single {
	padding:0 5em; margin-bottom:4em;
	font-family: 'Trebuchet MS',Arial,sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	text-align:center;
	color:#FFF;
	border-bottom:1px solid #FFF;
	}		
	
.serendipity_entryIcon	{
	position:absolute;
	top:2.5em; right:0;
	padding:0; margin:5px 0 0 0;
	font-family: 'Trebuchet MS',Arial,sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color:#FFF;
	}

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

.s9y_entry					{  }
.serendipity_entry_body		{  }
.serendipity_entry_extended	{ border-top:3px solid #FF5500; margin-top:1em; padding-top:1em; }
.s9y_entry_folded 			{  }
.s9y_entry_unfolded 			{  }

/*****************************************/
/***          OPACITY MENU             ***/
/*****************************************/
	
.op_box	{	
	padding:4px 0; margin:0;
	border-left:1px solid #333333;
	border-right:1px solid #333333;
	}	

.op_head { 
	padding:0 8px;
	margin:0 -5px;
	border-top:1px solid #333333;
	border-bottom:1px solid #333333;	
	}	

.op_box:hover .op_head  { 
	text-decoration:underline;
	border-bottom:0;
	}	

.op_box div.op_menu_fr_out {
	display:none;
	position:absolute;
	top:-1px; right:-1px;
	padding:0 0 5px 0;
	margin:0;		
	width:100%;
	border-left:1px solid #333333;
	border-right:1px solid #333333;
	}

.op_box div.op_menu_fr_in {
	padding:0 5px; margin:0 -5px;
	border-bottom:1px solid #333333;
	}	

.op_box ul.op_menu{
	padding:1em; margin:2em 0 0 0;
	list-style-type:none;
	text-align:left;
	background:#333;
	opacity:0.8;
	}	

.op_box a.op_menu_item:hover{
	color:#F50;
	}	

/*****************************************/
/***          ENTRY FOOTER             ***/
/*****************************************/

.comment_footer{
	float:left;
	margin-left:4em;
	}	

.comment_footer:hover .op_head  { 
	text-decoration:none;
	border-bottom:1px solid #333333;
	}	

.serendipity_entry_cat{
	position:relative;
	float:left;
	width:10em;
	z-index:3;
	}	

.serendipity_entry_cat:hover div.op_menu_fr_out {
	display:block;
	}	

div.serendipity_entryFooter, .staticpage_metainfo {
	margin: 0 0 4em 0;
	padding: 0.5em;
	position:relative;
	font-family: 'Trebuchet MS',Arial,sans-serif;
	font-size: 1em;
	line-height: 1.5em;
	text-align: left;
	color: #FFFFFF;	
	}
	
.serendipity_freeTag_box { float:right; }	
	
.serendipity_freeTag_related	{
	position:relative;
	z-index:2;
	}
	
.serendipity_freeTag_related:hover div.op_menu_fr_out {
	display:block;
	}	
	
.serendipity_freeTag	{
	position:relative;
	z-index:3;
	}
	
.serendipity_freeTag:hover div.op_menu_fr_out {
	display:block;
	}			



	
	
	
	
.serendipity_multilingualInfo { font-size:1em; }
	
/*****************************************/
/***           KOMMENTARE              ***/
/*****************************************/	
	
.serendipity_commentsTitle {  /* Sektionstitel */
	margin:0 0 1em 0;
	padding:0 0 0 1em;
	display: block;
	font-family: 'Trebuchet MS',Arial,sans-serif;
	color:#555;
	font-weight: bold;
	border-bottom:1px solid #FFFFFF;
	
	}

.serendipity_comment {
	margin: 0 0 1em 0;
	padding:1em 1em 0.5em 1em;
	color:#FFFFFF;
	background:#222;
	}

.serendipity_comment_source {
	padding: 0.5em; margin:0;
	font-family: 'Trebuchet MS',Arial,sans-serif;
	font-size: 0.8em;
	line-height: 1.5em;
	text-align: left;
	color: #555;	
	border-bottom: 1px solid #FFF;	
	background:#222;
	}

/*****************************************/
/***             CONTENT               ***/
/***        TEXTFORMATIERUNG           ***/
/*****************************************/	

b, strong		{ font-size:1.1em; font-weight:bold;}
p			{ margin: 0 0 20px 0; }

.serendipity_center	{ text-align:center; }

blockquote{
	border-left:4px solid;
	padding-left:1em;
	font-style:italic;
	}

blockquote blockquote{
	border-left:3px solid;
	padding-left:1em;
	}
	
q	{
	font-style:italic;
	}

adress { color:#FFF; margin:0.5em 0.5em 0.5em 3em; padding-left:1em; display:block; border-left:4px solid #FFFF00; }

/***     EIGENE DESIGNS      ***/

.highlight {
	border:2px dotted;
	padding:0 3px;
	color:#00FF00;
	}

.absatz	{
	margin-left:3em;
	display:block;
	}

.dialog1	{ color:#FF0000; }
.dialog2	{ color:#00FF00; }
.dialog3	{ color:#0000FF; }

.dickrot	{ font-weight:bold; color:#FF0000; font-size:1.1em;}
.rechtsbund	{ text-align:right; }
.zentriert	{ text-align:center; }

.bg_yellow	{ background:#ffff66; color:#000000; }
.bg_red		{ background:#990000; color:#000000; }
.bg_green	{ background:#339933; color:#000000; }

pre	{
	background-color:#ADADAD;
	border-left:2px solid #999;
	border-top:2px solid #999;
	border-bottom:2px solid #666;
	border-right:2px solid #666;
	font-size:1.3em;
	color:#000;
	padding:1em;
	margin:1em 0;
	overflow:auto;
	}
	
.gps	{ font:bold 1.2em 'Courier'; display:block;}	

/***         TABELLEN          ***/

.s9y_entry table, .s9y_entry table td{
	border-collapse:collapse;
	border:1px solid #FFFFFF;
	vertical-align:top;
	padding:3px 10px;
	}

.s9y_entry table{ margin:1em; }

.s9y_entry table th, .s9y_entry table thead, .s9y_entry table tfoot td{
	padding:3px 10px;
	text-align:center;
	background-color:#333333;
	}

/***        FLOAT - ELEMENTE         ***/

.s9y_entry .comment, .s9y_entry .info, .s9y_entry .info_inline {
	color: #FFF;	
	padding:1em;
	margin:0.5em;
	text-align:left;
	font-size:0.8em;	
	border:1px solid #FFF;
	}

.s9y_entry .comment a, .s9y_entry .info a, .s9y_entry .info_inline a {
	text-decoration:underline;
	}

.s9y_entry .comment, .s9y_entry .info {
	float:right;
	position:relative;
	margin-right:-4em;
	max-width:20em;
	}

.s9y_entry .info, .s9y_entry .info_inline {
	background:url(templates/tauradan_v2/img/info.png) top left no-repeat;		
	padding-left:50px;
	}

.s9y_entry .comment h4, .s9y_entry .comment h5, .s9y_entry .comment h6				{ margin-top:0;}
.s9y_entry .info h4, .s9y_entry .info h5, .s9y_entry .info h6						{ margin-top:0;}
.s9y_entry .info_inline h4, .s9y_entry .info_inline h5, .s9y_entry .info_inline h6	{ margin-top:0;}

.s9y_entry .comment table, .s9y_entry .comment table td{
	border:0;
	vertical-align:top;
	}

/*****************************************/
/***            BILDER                ***/
/*****************************************/

.img_box_l 	{ float:left; margin:0 1em 0 -2em;  }
.img_box_r 	{ float:right; margin:0 -2em 0 1em; }
.img_box 	{  }

a.serendipity_image_link		{ text-decoration:0; }
a.serendipity_image_link:hover	{ border:0; text-decoration:0; }

.serendipity_image {
	padding:4px;
	margin:4px;
	border:2px solid #FFFFFF;
	}

.img_full { width:100%; }
.img_half_l { width:50%; float:left; margin-right:1em;}
.img_half_r{ width:50%; float:right; margin-left:1em;}
.img_gal { width:140px; float:left; margin:7px;}
.img_gal_l { display:block; }
.img_gal_r { display:block; }

.img_box .img_portrait   { height:93px; width:auto; padding-left:43px; padding-right:43px; }
.img_box_l .img_portrait , .img_box_r .img_portrait { margin:0 auto; }



















div.staticpage_author {
	float:left;
	color: #FFFFFF;
	font-size: 0.8em;
	border-top: 1px solid #333333;
	text-align: left;
	margin-bottom: 2em;
	line-height: 1.5em;
	padding: 0.5em;
	}
	
.serendipity_entry a		{ text-decoration: none; font-weight: normal;  color: #FFF; } 	/* Allgemein */

.serendipity_entry a:link	{ 												/* für Verweise zu noch nicht besuchten Seiten */
		}
.serendipity_entry a:visited	{ color: #DDD;									/* für Verweise zu bereits besuchten Seiten */
		}
.serendipity_entry a:focus		{ text-decoration:none;  color:#FF5500;			/* für Elemente, die den Fokus erhalten, z.B. durch "Durchsteppen" mit der Tabulator-Taste (CSS 2.0) */
		}
.serendipity_entry a:hover		{ text-decoration:none; color:#FF5500;			/* für Elemente, während der Anwender mit der Maus darüber fährt (CSS 2.0) */
		}
.serendipity_entry a:active	{ text-decoration:none; color:#FF5500;  			/* für gerade angeklickte Elemente  */
		}
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;
}