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

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

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

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

#navbar ul li.level_2 a 					{color:#ce0000;background-image: none;}
#navbar ul li.level_2 a.active_sport 	{font-weight:bold;}

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

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

h1 {color: #ce0000;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:#fae5e5; height:80px; width:267px; cursor:pointer;display:block;}
.caseSmallRight a:hover 	{background-color:#fae5e5; height:80px; width:267px; cursor:pointer;display:block;}


.boxRightTitel				{width:166px;height:22px;background-color:#e67f7f;padding: 0 4px 0 4px;}
.boxRightTitelCube			{width:9px;height:22px;background-color:#ce0000;}
.boxRightContent			{width:166px;background-color:#fae5e5;padding:4px;line-height:140%;}

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

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

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

