/*
///////////////////////////////////////////////////////////////////////////////
//																			 //
// HH    HH    OOOOOO    MM       MM   MM       MM							 //
// HH    HH   OO    OO   MMMM   MMMM   MMMM   MMMM						     //
// HHHHHHHH   OO    OO   MM MM MM MM   MM MM MM MM							 //
// HH    HH   OO    OO   MM  MMM  MM   MM  MMM  MM							 //
// HH    HH    000000    MM       MM   MM       MM							 //
//																			 //
// erstellt durch       										             //
//																			 //
// HOMM interactive, 6003 Luzern, www.homm.ch                  				 //
//																			 //
//																			 //
///////////////////////////////////////////////////////////////////////////////
*/


/* BASIS */


body {
text-align:center;
background: url(/themes/default/images/bg_back_business.gif) #e9e9e9;
}

#footer {
width:946px;
height:45px;
background:url(/themes/default/images/bg_footer_business.gif);
}

html {
SCROLLBAR-FACE-COLOR: #b5b5b5;
SCROLLBAR-HIGHLIGHT-COLOR: #b5b5b5;
SCROLLBAR-SHADOW-COLOR: #b5b5b5;
SCROLLBAR-3DLIGHT-COLOR: #e9e9e9;
SCROLLBAR-ARROW-COLOR: #e9e9e9;
SCROLLBAR-TRACK-COLOR: #e9e9e9;
SCROLLBAR-DARKSHADOW-COLOR: #e9e9e9;
SCROLLBAR-BASE-COLOR: #e9e9e9;
buttonface: #b5b5b5;
}

a                {color:#6b6b6b;text-decoration:none;font-weight:bold;}
a:hover          {color:#6b6b6b;text-decoration:underline;font-weight:bold;}

#navbar ul li.level_2 a 					{color:#6b6b6b;background-image: none;}
#navbar ul li.level_2 a.active_business 	{font-weight:bold;}

.navZusatz a	 		{color:#6b6b6b;font-weight:normal;cursor:pointer;}
.navZusatz a:hover		{color:#6b6b6b;font-weight:bold; text-decoration:none;}

h1, h2, h3, h4, h5, h6 {
color:#6b6b6b;
padding: 0px;
text-align: left;
}

h1 {color: #6b6b6b;font-size: 24px;padding: 5px 0 5px 0;margin: 0px 0 5px 0;}
h5 {font-size: 16px;margin: 2px 0 2px 0; font-weight:bold;}
h3 {color:#FF0000;cursor:pointer; margin: 0px 0 0 0;}
h4 {color: #ffffff;font-size: 12px;margin: 0px 0 0px 0;font-weight:bold;}


.symboltip{
position:absolute;
margin:0 5px 50px 5px;
padding:2px;
background:#b5b5b5;
color:#FFFFFF;
font-size:12px;
font-weight:bold;
z-index:9999;
top:-30px;
left:10px;
width:200px;
border:#6b6b6b 1px solid;
}
h3{
padding: 2px 8px 2px 0px;
font-weight:bold;
font-size: 20px; 
color:#4B4B4D;
float:left;
z-index:3;
position:relative;
display:block;
}

.caseSmall a:hover 			{background-color:#e2e0e0; height:80px; width:267px; cursor:pointer;display:block;}
.caseSmallRight a:hover 	{background-color:#e2e0e0; height:80px; width:267px; cursor:pointer;display:block;}


.boxRightTitel				{width:166px;height:22px;background-color:#b5b5b5;padding: 0 4px 0 4px;}
.boxRightTitelCube			{width:9px;height:22px;background-color:#6b6b6b;}
.boxRightContent			{width:166px;background-color:#e2e0e0;padding:4px;line-height:140%;}

/* ///////// DIRECTORY ////////////////////////////////////////////////////////////////////////////// */

.directoryCategoryBox:hover {background-color: #e2e0e0;}

.directoryFeedTitle {
        padding: 2px 4px 2px 4px;
        font-weight: bold;
        border-bottom: 0px solid #DBDBDB;
        background-color: #e2e0e0;
		height:20px;
}




/* ///////// DATALISTEN ////////////////////////////////////////////////////////////////////////////// */


div.datalist_block dl dt {
background-color: #02469b;
}

div.datalist_block dl dt.cattitle {
background-color: #80a3cd;
}

div#data dl dt {
background-color: #80a3cd;
}

.bg {background-color: #80a3cd;}

