
	body {
		font-family: Verdana, Arial;
		font-size: 11px;
		width: 100%;
		height: 100%;
		margin: 0px;
		padding: 0px;
		overflow: hidden;
	}

	div#bgimage {
		position: absolute;
		z-index: 1;
		width: 1200px;
		height: 100%;
		margin: 0px;
		padding: 0px;
	}

	.dhtmlgoodies_floatingWindow {
		position: absolute;
		width: 298px;
	}

	.dhtmlgoodies_floatingWindow .floatingWindow_moveBar {
		background: transparent url(/fileadmin/img/nav_header.gif) no-repeat;
		height: 28px;
		position: relative;
		cursor: move;

		/* CSS HACK */
		height: 28px;	/* IE 5.x */
		height/* */:/**/28px;	/* Other browsers */
		height: /**/28px;
	}


/* navigation: begin */

	ul#nav {
		position: relative;
		top: 0px;
		left: 0px;
		width: 298px;
		height: 74px;
		margin: 0;
		list-style-type: none;
		overflow: hidden;
	}

	ul#nav li a {
		position: absolute;
		top: 0;
		width: 74px;
		text-indent: -9000px;
		text-decoration: none;
		padding: 74px 0 0 0;
		overflow: hidden;
		height: 0px !important; 
		height /**/:74px; /* IE5/Win */
		background: transparent url(/fileadmin/img/nav_icon.gif) no-repeat;
	}

	#home li#arbeiten a 			{ background-position: 0 0; left: 0; }
	#home li#arbeiten_act a 	{ background-position: 0 -74px; left: 0; }
	#home li#arbeiten a:hover	{ background-position: 0 -74px; }

	#home li#leben a				{ background-position: -74px 0; left: 74px; }
	#home li#leben_act a		{ background-position: -74px -74px; left: 74px; }
	#home li#leben a:hover	{ background-position: -74px -74px; }

	#home li#netzwerken a 			{ background-position: -148px 0; left: 148px; }
	#home li#netzwerken_act a 	{ background-position: -148px -74px; left: 148px; }
	#home li#netzwerken a:hover	{ background-position: -148px -74px; }

	#home li#besuchen a 			{ background-position: -222px 0; left: 222px; width: 76px; }
	#home li#besuchen_act a 	{ background-position: -222px -74px; left: 222px; width: 76px; }
	#home li#besuchen a:hover	{ background-position: -222px -74px; width: 76px; }


/* sub navigation: begin */

	div#toolbar {
		background-color: #524f3c;
		border-left: 2px solid #000;
		border-right: 2px solid #000;
		border-bottom: 2px solid #000;
		margin: 0;
		padding: 0;
	}

	div#toolbar ul {
		list-style-type: none;
		margin: 0;
		padding: 0;
		height: 24px;
	}

	div#toolbar ul li a {
		position: absolute;
		top: 0;
		width: 37px;
		text-indent: -9000px;
		text-decoration: none;
		padding: 24px 0 0 0;
		overflow: hidden;
		height: 0px !important; 
		height /**/:24px; /* IE5/Win */
		background: transparent url(/fileadmin/img/toolbar_icon.gif) no-repeat;
	}

	#toolbar li.previous a 			{ background-position: 0 0; left: 2px; }
	#toolbar li.previous a:hover	{ background-position: 0 -24px; }

	#toolbar li.next a				{ background-position: -37px 0; left: 39px; }
	#toolbar li.next a:hover	{ background-position: -37px -24px; }

	#toolbar li.toggleDiv a					{ background-position: -74px 0; left: 76px; }


	div#textinfo {
		background-color: #fff;
		margin: 0;
		padding: 8px 8px 8px 8px;
		border-left: 2px solid #000;
		border-right: 2px solid #000;
		border-bottom: 2px solid #000;
		min-height: 55px;
		letter-spacing: 0.04ex;
		line-height: 1.6em;
	}

	div#textinfo h1 {
		margin: 0;
		font-size: 11px;
		font-weight: bold;
	}
	
	div#textinfo p {
		margin: 0;
	}


/* cBox: begin */

	div#cBox {
		position: absolute;
		z-index: 10;
		display: none;
		left: 0px;
		height: 100%;
		width: 300px;
		background-color: #fff;
		opacity: .8;
	}

	div#cBox div#content {
		position: relative;
		color: #585843;
		width: 260px;
		margin: 40px 0 0 10px;
		letter-spacing: 0.04ex;
		line-height: 1.6em;
		overflow: hidden;
	}

	div#cBox div#content h1 {
		font-size: 12px;
		letter-spacing: 0.2ex;
		color: #000;
		margin: 0;
		padding: 0;
	}

	div#cBox div#content h1.headline {
		width: 230px;
		text-indent: -9000px;
		overflow: hidden;
		font-size: 12px;
		color: #000;
		margin: 0;
		padding: 0;
		background-repeat: no-repeat;
	}

	div#cBox div#content a {
		color: #585843;
		font-weight: bold;
		text-decoration: none;
	}

	div#cBox div#content a:hover {
		color: #000;
	}

	div#cBox ul#scroll_links {
		position: absolute;
		display: none;
		bottom: 20px;
		left: 10px;
		list-style-type: none;
		margin: 0;
		padding: 0;
		height: 26px;
		width: 21px;

		background: #fff url(/fileadmin/img/scroll_pfeil.gif) no-repeat;
	}

	div#cBox ul#scroll_links:hover {
		background-position: top right;
	}

	div#cBox ul#scroll_links li a {
		position: absolute;
		left: 0px;
		width: 21px;
		text-indent: -9000px;
		text-decoration: none;
		padding: 14px 0 0 0;
		overflow: hidden;
		height: 0px !important; 
		height /**/:14px; /* IE5/Win */
	}

	#scroll_links li#up a {
		top: 14px;
	}

	#scroll_links li#down a	{
		top: 0;
	}

	#scroll_links li#up a:hover {
		background: transparent url(/fileadmin/img/scroll_pfeil.gif) -42px -14px no-repeat;
	}

	#scroll_links li#down a:hover {
		background: transparent url(/fileadmin/img/scroll_pfeil.gif) -21px 0 no-repeat;
	}




/* cBox: button */

	div#cBox div#cBoxOpenClose a {
		position: absolute;
		top: 0;
		left: 284px;
		height: 100%;
		width: 13px;
		text-indent: -900px;
		text-decoration: none;
		padding: 0 1px 0 0;
		overflow: hidden;
		background: transparent url(/fileadmin/img/cBox_icon.gif) 5px 0 no-repeat;
		border-left: 1px solid #fff;
		border-right: 1px solid #000;
		cursor: pointer
	}

	div#cBox div#cBoxOpenClose a.open:hover {
		border-left: 1px solid #000;
		background-position: 1px 0;
	}

	div#cBox div#cBoxOpenClose a.close {
		background-position: -27px 0;
	}

	div#cBox div#cBoxOpenClose a.close:hover {
		border-right: 2px solid #000;
	}

/* cBox: arbeiten */

	ul#worknav {
		margin: 11px 0 0 0;
		padding: 0;
		list-style-type: none;
	}

	ul#worknav li a {
		text-decoration: none;
	}

	ul#worknav li#act a {
		color: #000;
		text-decoration: underline;
	}


/* butterfly: begin */

	div#butterfly {
		position:absolute;
		z-index: 20;
	}

	div#butterfly a {
		font-size: 1px;
		color: #fff;
		display: block;
		width: 80px;
		height: 80px;
		background: transparent url(/fileadmin/img/butterfly.png) no-repeat;
	}

	div#butterfly a:hover {
		background-position: bottom;
	}


/* language: begin */

	div#language {
		position:absolute;
		z-index: 30;
		top: 7px;
		left: 987px;
	}

	div#language a {
		position: absolute;
		display: block;
		width: 30px;
		height: 22px;

		text-indent: -9000px;
		overflow: hidden;
	}

	div#language a.de {
		background: transparent url(/fileadmin/img/language_de.png) no-repeat;
	}

	div#language a.it {
		background: transparent url(/fileadmin/img/language_it.png) no-repeat;
	}

	div#language a.de:hover, div#language a.it:hover {
		background-position: top right;
	}


