/*
///////////////////////////////////////////////////////////////////////////////
//																			 //
// 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_region.gif) #e7dce8;
}

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

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

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

#navbar ul li.level_2 a 					{color:#5c1764;background-image: none;}
#navbar ul li.level_2 a.active_region 	{font-weight:bold;}

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

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

h1 {color: #5c1764;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 {padding: 2px 4px 2px 4px;font-weight:bold;font-size: 12px;}
h4 {color: #ffffff;font-size: 12px;margin: 0px 0 0px 0;font-weight:bold;}

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


.boxRightTitel				{width:166px;height:22px;background-color:#ad8bb1;padding: 0 4px 0 4px;}
.boxRightTitelCube			{width:9px;height:22px;background-color:#5c1764;}
.boxRightContent			{width:166px;background-color:#eee7ef;padding:4px;line-height:140%;}

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

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

.directoryFeedTitle {
        padding: 2px 4px 2px 4px;
        font-weight: bold;
        border-bottom: 0px solid #DBDBDB;
        background-color: #eee7ef;
		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;}

