/*****************************/
/*** Core html setup stuff ***/
/*****************************/


div#searchxx {
   width: 20px;
}

div#main {
        font-family: Georgia,"Times New Roman",Times,serif;
        border: 2px solid #cc3333;
        padding: 10px;
        font-size: 18px;
}

div#main_fehler {
        border: 3px solid #990000;
        padding: 3px;
        font-size: 12px;
}

div#headrot {
        font-size: 14px;
        color: #990000 !important
}

div#hl { 
       color: #cc0000; 
       font-weight: bold; 
       font-size: 18px;
}

div#text { 
        font-size: 14px;
}

div#textgross { 
        font-size: 20px;

}


a.info{ 
    position:relative; 
    z-index:1; 
    color:#000; 
    text-decoration:none} 

a.info:hover{z-index:2;} 

a.info span{
display: none;
} 

a.info:hover span{ 
    display:block; 
    position:absolute; 
background-image: url(images/stories/teaser/intoor-kindergeburtstag-einladungskarte-gross.jpg); 
    top:-200px; left:200px; width:250px; height:300px; 
     }

#pillmenu a#active_gastro-nav {
  background: url(../images/green/mw_menu_active_bg.png)  0 0 repeat-x;
  color: #fff;
}

#pillmenu a#active_gastro-nav:hover {
  color: #fff;
}

h3, .componentheading, table.moduletable th {
  color: #000000;
}

div.module_gastro {
	background: url(../images/green/mw_box_br-rot.png) 100% 100% no-repeat;
}

div.module_gastro div {
	background: url(../images/green/mw_box_bl-rot.png) 0 100% no-repeat;
}

div.module_gastro div div {
	background: url(../images/green/mw_box_tr-rot) 100% 0 no-repeat;
}

div.module_gastro div div div {
	background: url(../images/green/mw_box_tl-rot.png) 0 0 no-repeat;
}

div.module_gastro h3 {
    color: #EEEEEE;
    font-family: Helvetica,Arial,sans-serif;
    font-size: 16px;
    font-weight: bold;
    margin: -28px -4px 5px -5px;
    padding-bottom: 2px;
    padding-left: 10px;
}

div.module_gastro {
        margin: 0;
        padding: 0;
        margin-bottom: 15px;
}

div.module_gastro div div div {
        padding: 10px;
        padding-top: 30px;
        padding-bottom: 15px;
        width: auto;
}

div.module_gastro div div div div {
        background: none;
        padding: 0;
}

div.module_gastro ul {
        margin: 10px 0;
        padding-left: 20px;
}


div.module_gastro ul li a:link, div.module_menu ul li a:visited {
        font-weight: bold;
}

div#feiern {
    color: #EEEEEE;
    margin: -28px -4px 5px -5px;
    padding-bottom: 2px;
    padding-left: 10px;
    }

div#spezial {
    width:220px;
    background-color:#ffffcc;
    padding:6px; 
    margin:0px;
    border-color:#006600; 
    border-width:5px;
    border-style:solid; 
    padding:10px;
    font-size: 14px;
    }
