/*
@charset "iso-8859-1"
*/

.record blockquote
	{
	clear:both;
	margin: 0 1.5em;
	}

/*   ---- 25.07.2004 gf  ----  */
/*   ---- markup + markdown  ----  */	
/*---  Stile fuer markup.pm  ---*/

/*  Bilder:simple  */
.mu-h1, .mu-h2, .mu-h3, .mu-h4, .mu-h5, .mu-h6
{
	clear: both;
}

/*  Bilder:simple  */

div.style-img-simple p.bildunterschrift
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	color: #333;
	line-height: 1.2em;
}
	
div.style-img-simple p.bildunterschrift em
	{
	font-size: 9px;
	font-style: normal;
	}
	
/*  mu-header:  */

div.style-img-lightbox 
{
	 border: 0px solid transparent;
}

div.style-img-lightbox img
{
	 border: 1px solid #9cc960;
}

.blog .mu-header
{
	margin: 6px 0 0 0;
	padding: 0;
	color: #666;
	text-indent: 4px;
	text-transform: inherit;
}
/*  links  */

.mu-a
	{
	font-weight: normal;
	color: blue;
	}
.mu-a.extern 
	{ 
	font-weight: normal;
	color: maroon; 
	}
.mu-a.relative 
	{ 
	font-weight: normal;
/*
	color: maroon; 
*/
	}
.mu-a.absolute 
	{ 
	font-weight: normal;
/*
	color: maroon; 
*/
	}
.mu-i
	{
	color: black;
	font-weight: bold;
	}
.mu-a.index
	{
	color: purple;
	font-weight: normal;
	}
/* .mu-a-wiki { color: purple; } */
.mu-a.wiki { color: purple; }

.mu-dline1, .mu-dline3, .mu-dline3
	{
	clear: both;
	margin: 0 5px;
	border-color: silver;
	}
div.style-img-product-lb
	{
	clear:right; 
	float:right; 
	margin:10px;
	}

.muh-clearall
	{
	clear:both; 
	}
a.mu-a-intern
			{
			color: red;
			letter-spacing: 0em;
			font-size:inherit;
			font-weight: normal;
			}
	
/*   ---- images ----  */	

/*  style: grid-lb  */	

a.mu-grid-lb
	{
	float: left; 
	margin: 0px;
/*	border: 1px solid #9cc960;
	border: 0px solid #ccc;
*/	border-top: 5px solid #ccc;
	border-bottom: 5px solid #ccc;
	}
a.mu-grid-lb img
	{
	width: 45px; 
	height: 45px; 
	border: 0; 
	margin: 0px;
	}
/* ------- Image  Simple  -------- */

div.mu-simple
	{
	margin:10px;
	}
	/*  Bild */
	div.mu-simple img
		{
		display:block;
		}
	/*  Bildunterschrift */
	div.mu-simple p
		{
		margin: 0px 0px;
		font-size:90%;
		color: #666;
		}
	/*  Copyright */
	div.mu-simple p em
		{
		font-size: 90%;
		color: #666;
		}

/* ------- Image  Simple  -------- */

div.mu-pimgintext
	{
	margin: 10px 0px 10px 0px;
	}
	/*  Bild */
	div.mu-pimgintext img
		{
		display:block;
		}
	/*  Bildunterschrift */
	div.mu-pimgintext p
		{
		margin: 0px 0px;
		font-size:90%;
		color: #666;
		}
	/*  Copyright */
	div.mu-pimgintext p em
		{
		font-size: 90%;
		color: #666;
		}

