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

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

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

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

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

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

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

h1 {color: #f08c12;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;}


.symboltip{
position:absolute;
margin:0 5px 50px 5px;
padding:2px;
background:#F7C588;
color:#FFFFFF;
font-size:12px;
font-weight:bold;
z-index:9999;
top:-30px;
left:10px;
width:200px;
border:#F08C12 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;
cursor:pointer;
}


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

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

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

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

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

