/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */	/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */	/* - - - - - - - - - - - - - -   BaseCMP MASTER LAYOUT   - - - - - - - - - - - - - - -  */	/* - - - - - - - - - - - -   3 COLUMN SCALING FLUID DESIGN   - - - - - - - - - - - - -  */	/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */	/* - - - - - - - - - - (c) 2005 BaseCMP Professional Web Solutions  - - - - - - - - - - *//* - - - - - - - - - -   Author: Arne Wiehe,awiehe@basecmp.com   - - - - - - - - - - -  *//* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */	/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */	/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */	/* Tested on: MacOS X: Firefox 1.x, IE 5.x, Safari, Opera 7 Windows: Firefox 1.x, IE 5.0/ 5.5/ 6.x*//*  - - - - - - - - - - - - - - - - - - Navigation  - - - - - - - - - - - - - - - - - - */div.navspacer {	position: relative;	height: 0px;}div.nav1 {	position: relative;	background: url(menuline_mitte.gif) right no-repeat transparent;	margin: 0px; 	padding: 5px 5px 5px 20px;   	font-size:11px;		vertical-align: middle;   	width: 180px;  	/* tantek hack - hides next lines from IE5.x */	voice-family: "\"}\""; 	voice-family:inherit;	width:160px;}div.nav1_current {	position: relative;	background: url(back-m1.gif);	margin: 0px; 	padding: 5px 5px 5px 20px;   	font-size:11px;		vertical-align: middle;   	width: 180px;  	/* tantek hack - hides next lines from IE5.x */	voice-family: "\"}\""; 	voice-family:inherit;	width:160px;}div.nav1 a	{color:#222d52;font-weight:bold;text-decoration:none}a.nav1_current {text-decoration:none}div.subnav {	background: url(back-m1.gif);	font-size:11px;	text-align:left;	line-height:110%;	/*margin: 0 0 5px 0;*/	padding: 0 0 5px 0;	}div.subnav ul {	margin: 0px 0px 0px 17px;	padding: 0 0 0 17px;	}div.subnav ul li {	list-style-type: none;	padding-bottom: 4px;	}	div.subnav ul ul {	list-style-type: none;    margin: 3px 0px 2px 0px;    padding-bottom: 2px;	}		div.subnav a	{list-style-type:none; color:#222d52;font-weight:normal;text-decoration:none}li.nav2_current			{list-style-type: square; list-style-image: url(square_blue.gif);}a.nav2_current:link		{font-weight: bold}a.nav2_current:visited	{font-weight: bold}div.subnav ul ul li{	list-style-type: none;	padding: 0 0 2px 0;	margin: 0px;	}	li.nav3_current		{list-style-type: square; list-style-image: url(square_blue.gif);}li.nav3_deakt		{list-style-type: square; list-style-image: url(xxx);}a.nav3_current:link		{font-weight: bold}a.nav3_current:visited	{font-weight: bold}div.current {	height: 1px;	}	div.menu_oben {	position: relative;	background: url(menuline_oben.gif) right no-repeat transparent;	width: 185px;	height: 25px}	div.menu_unten {	position: relative;	background: url(menuline_unten.gif) right no-repeat transparent;	width: 185px;	height: 100px}		
