/*  hauptstylesheet 
	www.cuk-office.de 
	cuk office solutions  
	Tel: +49 511 8 66 87 80 
	Email: info@cuk-office.de 
	(c) 2004-2006 cuk office solutions */

/*Container*/
	
#top, #nachoben, #header, #rahmennav, #mainnav, #layoutnav, #quicknav, #rahmenmenu, #menu, #kontakt, #news, #footer, #copyright, #statusnav, img
{
	display:none;
}


#layalternativlogo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	display: block;
		 }

	#contents	
	{
		margin: 0; /*Hier treten Abweichungen beim IE auf*/
		width: 100%;  /*Hier treten Abweichungen beim IE auf*/
		height: auto;
		border: none;
		background: none;
		padding: 0; /*muss auf 0, damit div.ueberschrift am Rand anliegt*/
		float: none;
	}
	
	div.ueberschrift
	{
		background: none;
		border-bottom: 0;
		font-size: 12pt;
		letter-spacing: normal;
	}
	
/*Schriftarten*/

	body
	{
		font-size: 10pt;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	}

	h1
	{
		font-size: 14pt;
		letter-spacing: normal;
	}	
	
	h2
	{
		font-size: 12pt;
	}
	
	h3
	{
		font-size: 14pt;
	}
	