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

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

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

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

#navbar ul li.level_2 a 					{color:#02469b;background-image: none;}
#navbar ul li.level_2 a.active			 	{font-weight:bold;}

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

h1, h2, h3, h4, h5, h6 {
font-weight: normal;
color:#02469b;
padding: 0px;
text-align: left;
}

h1 {color: #02469b;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;}
h6 {font-size: 12px;margin: 2px 0 2px 0; font-weight:bold;}


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

.boxRightTitel				{width:166px;height:22px;background-color:#80a3cd;padding: 0 4px 0 4px;}
.boxRightTitelCube			{width:9px;height:22px;background-color:#02479b;}
.boxRightContent			{width:166px;background-color:#e5ecf5;padding:4px;line-height:140%;}


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

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

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

