/* -----------------------------------------------------------------------------------------
   -----------------------------------------------------------------------------------------
   Chris Weinmann - Grafikbuero GEBHARD|UHL, Freiburg 
   http://www.gebharduhl.de

   Copyright (c) 2006 GEBHARD|UHL 
   -----------------------------------------------------------------------------------------
   ---------------------------------------------------------------------------------------*/
/* Primary layout divisions */
html,body	{
	height:100%;
	width:17cm;
	background-color: #ffffff;
	}
body	{
	margin: 0;
	padding: 0;
	border: 0;	
	font: 10pt "Tahoma", "Arial", sans-serif; 
	height:100%;
	background: #ffffff url(bilder/bg.gif) top left repeat-x;
	}
a {
	color:#000000;
	text-decoration: underline;
	}
#header, #flashcontent2 {
	display:none;
	}
h1, .sifrEx {
	font-size:14pt !important;
	letter-spacing: 0px;
	color:#ff8000;
	}
#mainContent p, #mainContent ul, #mainContent ol {
	line-height: 20pt;
	}
#footer {
	font-size:8pt;
	}