
	/* Entire pane */
	
	#dhtmlgoodies_xpPane{
		/* background-color:#7190e0; */
		float:left;
		height:auto; 
		width:130px;
		padding-bottom:15px;
		/* border:1px solid green; 
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;		
		font-weight:normal;
				color::#4e3d7b;*/
	}
	
	#dhtmlgoodies_xpPane a{
		color:#666666;
		font-size:12px;
		font-weight:normal
		}

	#dhtmlgoodies_xpPane li,ul{
		color:#666666;
		font-size:12px;
		padding-left:3px;
		margin-left:10px;
		}
	
	
	
	#dhtmlgoodies_xpPane .dhtmlgoodies_panel{
		margin-left:0px;
		margin-right:0px;
		margin-top:5px;	
	}
	#dhtmlgoodies_xpPane .panelContent{
		font-size:12px;
		/*background-image:url(images/bg_pane_right.gif);
		background-position:top right;
		background-repeat:repeat-y;*/
		border-left:1px solid #fff;
		border-bottom:1px solid #fff;
		padding-left:2px;
		padding-left:0px;	
		padding-right:2px;	
		overflow:hidden;
		position:relative;
		clear:both;
		
		font-family:Arial, Helvetica, sans-serif;
		
		
	}
	#dhtmlgoodies_xpPane .panelContent div{
		position:relative;
	}
	#dhtmlgoodies_xpPane .dhtmlgoodies_panel .topBar{
		/* background-image:url(images/bg_panel_top_right.gif);
		background-repeat:no-repeat;
		background-position:top right; */
		border-bottom:1px solid #ccc; 
		height:25px;
		padding-right:5px;
		cursor:pointer; 
		overflow:hidden;
	
	}
	#dhtmlgoodies_xpPane .dhtmlgoodies_panel .topBar span{
		line-height:25px;
		vertical-align:middle;
		/*font-family:arial;
		font-size:12px;*/
		color:#215DC6; 
		/* color:#4e3d7b; */
		font-weight:bold;
		float:left;
		padding-left:0px;
	}
	#dhtmlgoodies_xpPane .dhtmlgoodies_panel .topBar img{
		float:right;
		cursor:pointer;
	}
	#otherContent{	/* Normal text content */
		float:left;	/* Firefox - to avoid blank white space above panel */
		padding-left:10px;	/* A little space at the left */
	}	




/******************* HAUPTNAVIGATION HORIZONTAL ******************/



/**************************** MENU *************************************/


#menu{
	width:740px;	
	border:0px solid #ccc;	
	height:160px;

/*	height:60px;*/

}

	#mainMenu{
		background-color: #fefefe;	/* Background color of main menu */
		font-size:13px;	/* Font size of main menu items */
		border-bottom:0px solid #000000;	/* Bottom border of main menu */
		height:20px;	/* Height of main menu */
		padding-right:30px;
		position:relative;	/* Don't change this position attribute */
		
	}
	#mainMenu a{
		padding-left:0px;	/* Spaces at the left of main menu items */
		padding-right:32px;	/* Spaces at the right of main menu items */
		font-weight:bold;
		/* color:#9f0207; */
		/* Don't change these two options */
		position:absolute;
		bottom:-1px;	/* Change this value to -2px if you're not using a strict doctype */
	}
	#submenu{		
		background-color:#fefefe;	/* Background color of sub menu items */
		width:100%;	/* Don't change this option */

	}	
	#submenu div{
		white-space:nowrap;	/* Don't change this option */
		
	}
	
	/* #9f0207 */
	
	.menuBox{ 
		float:left;
		width:100px;
		border:0px solid red;
		border-left:3px solid #e28090;
		font-family:Arial, Helvetica, sans-serif;
		font-size:10px;
		padding:5px;
		padding-bottom:0px;
		padding-top:0px;
		margin-top:10px;
		margin-right:15px;
		color:#e28090;
	 }
	
	.menuBox a{	font-size:10px;color:#000}
	.menuBox a:hover{	font-size:10px;color:#999}	
	
	.menuBox2{ border-right:1px solid #ccc;width:755px}
	
	.mini{ float:left;margin-left:0px;margin-top:12px;padding:0px;width:84px;border:0px;color:#333;font-size:10px}
	.mini a{ border:0px;color:#333;font-size:10px}	
	
	.mini2{ width:122px}

	
	/*
	Style attributes of active menu item 
	*/
	#mainMenu .activeMenuItem{
		/* Border options */
		border-left:0px solid #000000;
		border-top:0px solid #000000;
		border-right:0px solid #000000;		
		background-color: #fefefe;	/* Background color */
		
		cursor:pointer;	/* Cursor like a hand when the user moves the mouse over the menu item */
	}
	
	#mainMenu .activeMenuItem img{
		position:absolute;
		bottom:0px;
		right:0px;
	}
	
	
	#mainMenu a{
		font-weight:normal
	}
	
		
	/*
	Style attributes of inactive menu items
	*/
	#mainMenu .inactiveMenuItem{		
		color:#9f0207;	/* Text color */
		cursor:pointer;	/* Cursor like a hand when the user moves the mouse over the menu item */
	}
	
	#submenu a{	
		text-decoration:none;	/* No underline on sub menu items - use text-decoration:underline; if you want the links to be underlined */
		padding-left:0px;	/* Space at the left of each sub menu item */
		padding-right:5px;	/* Space at the right of each sub menu item */

	}
	
	#submenu a:hover{
		/* color:#9f0207; */
		text-decoration:underline	/* Red color when the user moves the mouse over sub menu items */
	}




.hauptmenu a{ padding-right:30px;font-weight:bold;font-size:13px}
#mainMenu{margin-left:0px;margin-top:0px;/*;visibility:hidden */}
#mainMenu2{margin-bottom:20px;}
#mainMenu2 a{padding-right:30px;font-size:10px;font-weight:bold}

.unterMenu { font-size:12px;width:110px;border:1px solid red;visibility:hidden } 
.unterMenu a{ font-size:12px;color:#666;font-weight:normal }

.sm{ position:absolute;visibility:hidden;position:absolute;top:20px;clear:both;z-index:5000}




.dhtmlgoodies_question{	/* Styling question */
	position:absolute;
	top:10px;
	margin-bottom:2px;
	margin-top:2px;
	padding-left:2px;
	height:25px;
	border:0px solid red;	
	overflow:hidden;
	cursor:pointer;
}


.dhtmlgoodies_question a,.dhtmlgoodies_question a:hover { 
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
	font-size:12px;	
	padding-right:10px;
}


.dhtmlgoodies_answer{	/* Parent box of slide down content */
	border:1px solid #317082;
	width:740px;
	border:0px solid red;
	top:25px;
	/* End layout CSS */
	
	visibility:hidden;
	height:0px;
	overflow:hidden;
	position:relative;
/*	filter: alpha(opacity=70);
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);	
	 -moz-opacity: 0.70; opacity:0.7;*/
}



.dhtmlgoodies_answer_content{	/* Content that is slided down */

	padding:1px;
	padding-top:10px;
	font-size:0.9em;	
	position:relative;

	/*opacity:0.2;*/
}

.dhtmlgoodies_answer_content a{ font-weight:bold;padding-right:30px}
.dhtmlgoodies_answer_content li{ font-weight:normal;font-size:10px}





/*******	Tabbed panels    *****/
 	
	
	
		.dhtmlgoodies_tabPane{
		height:21px;	/* Height of tabs */
		border-bottom:1px solid #ccc; 
		width:547px;
	}
	
	
	
	.dhtmlgoodies_aTab{
		width:100%;
		border-left:1px solid #ccc;
		border-right:1px solid #ccc;
		border-bottom:1px solid #ccc;  
		/* height:auto; */
		/* font-family: Arial, sans-serif,Trebuchet MS, Lucida Sans Unicode; */
		padding:5px;	
		padding-right:30px;
		overflow:visible;
		display:compact ;
		clear:both;
		z-index:1; 

		
		

	}
	.dhtmlgoodies_tabPane DIV{
		float:left;
		position:relative; 
		height:25px;
		height:21px;				/* Height of tabs */
		padding-left:0px;
		vertical-align:middle;
		background-repeat:no-repeat;
		background-position:bottom left;
		cursor:pointer;
		bottom:-1px; 
				
		margin-left:0px;
		margin-right:0px;
		
		/* filter: alpha(opacity=70);
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);	
	 -moz-opacity: 0.70; opacity:0.7; */
		
		
	/*	background-color:#00FF00; */
		

	}
	.dhtmlgoodies_tabPane .tabActive{
		background-image:url('images/tab_left_active.gif');		
		margin-left:0px;
		/* margin-right:20px;	*/
		z-index:10;	
	}
	.dhtmlgoodies_tabPane .tabInactive{
		background-image:url('images/tab_left_inactive.gif');		
		margin-left:0px;
		/* margin-right:20px;*/
		z-index:1;
	}

	.dhtmlgoodies_tabPane .inactiveTabOver{
		background-image:url('images/tab_left_over.gif');	
		margin-left:0px;
		/* margin-right:20px; */
	}
	.dhtmlgoodies_tabPane span{
		font-family:arial;
		vertical-align:top;
		font-size:13px;
		padding-left:3px;
		padding-right:3px;		
		line-height:21px;
		float:left;
	}
	.dhtmlgoodies_tabPane .tabActive span{
		padding-bottom:1px;
		line-height:20px;
	}
	
	.dhtmlgoodies_tabPane img{
		float:left;
	}
	
	






