body, html {
	background:#FFF;
	font:12pt Arial, Helvetica, sans-serif;
	color:#000;
	}

a:link, a:visited {
 	background: transparent;
	font-weight: bold;
	text-decoration: underline;
	color:#000;
	}	
	
h1, h2, h3, h4 {
	font-family: Georgia, "Times New Roman", Times, serif
	}

h1 {
	font-size:2em;
	}

h2 {
	font-size:1.8em;
	}

h3 {
	font-size:1.5em;
	}

h4 {
	font-size:1.2em;
	}
				
img {
	display:block;
	border:0;
	}

#nav, #searchform, #branding, #commentform, #footer, #sidebar {
	display:none
	}

/* pfusch von drni: */
img#globus {
	display:none
}

h3#respond {
	display:none
}

/* ende pfusch */

hr { 
	background:#000; 
	color:#000;
	width:100%; 
	height:1px; 
	margin:2em 0; 
 	border:none; 
	}

blockquote { 
 	margin:1.5em 0; 
 	padding:1em; 
 	border:1px solid #ccc; 
 	font-style:italic; 
 	font-size:0.9em; 
	}



div.drniBlogDecoFigure {
	float:left; 
	margin:20px;
}

div.drniBlogDecoImage {
	float:left; 
	border: 1px solid black;
	margin:20px;
}

div.drniBlogFigure {
	text-align:center;
	margin:20px;
}

div.drniBlogImage {
	text-align:center;
	border: 1px solid black;
	margin:20px;
}


cite.drniBlogFigure {
	margin-top:10px;
	font-size: 0.7em;
	font-style: normal;
	text-align:center;
	display: block;
}






#drniPostFootnoteSec {
	font-size: 0.8em;
	/* padding:20px; */
	margin-bottom:1cm;
}

hr#PostFootNote {
	border: 1pt solid black;
	background-color: black;
	color: black;
	height:1pt;
	width:6cm;
	margin-bottom:.25cm;
}

img.ich {
	display: none;
}




