/** 
  * CSS Document
  * =============================
  * www.klips.dpaulus.de
  * (c) 2007 Dominik Paulus
  * www.dpaulus.de, mail@dpaulus.de
  *
  */


/*  ===============================================
                       P R I N T
    =============================================== 
 */

h1, h2, h3, h4 		{	font-family:Georgia, "Times New Roman", Times, serif; font-weight:normal;	}
h1 					{	font-size:160%;	} 
h2 					{	font-size:140%;	} 
h3 					{	font-size:120%;	} 
hr 					{	border:1px solid #000;	}
a					{	color:#000; text-decoration:underline;	}
/*a:after				{	content:' ['attr(href)'] '; text-decoration:none; font-size:80%;	}*/
img					{	border:0;	}
div#head ul 		{	display:none;	}
#content h1 		{	border-bottom:1px dotted #000;	}
#head, #footer		{ 	text-align:center;	}
#head h1			{	font-size:200%;	}
#langs				{	display:none; }
#history			{	width:40%; float:right; padding-left:10px; border-left:1px dotted #000; }
#footer				{	clear:both; }