@charset "UTF-8";
/* CSS Document */
@import url(http://fonts.googleapis.com/css?family=Lato:400,300,900);
@import url(http://fonts.googleapis.com/css?family=Courgette);



a{color:#ffffff;text-transform: none;}
a:hover{color:#f7ae67;text-decoration:none;}
a:visited{color:#f7ae67;text-transform: none;}


#menunavigation 
a {color:#f7ae67;text-transform: none;}
#menunavigation 
a:hover{ color: #ef5f2a;text-decoration: overline;}
#menunavigation 
a:visited{color:#602b1b;text-transform: none;}



.textogris {
font-family: 'Lato', sans-serif;
font-weight: 300;
color: #808285;
font-size:1.1em;
}

.foodtitle {
font-family: 'Lato', sans-serif;
font-weight: 400;
color: #441f13;
font-size:1.2em;
}

.textobrown {
font-family: 'Lato', sans-serif;
font-weight: 300;
color: #441f13;
font-size:1.4em;
}

.textowhite {
font-family: 'Lato', sans-serif;
font-weight: 300;
color: #FFFFFF;
font-size:1em;
}

.boldwhite {
font-family: 'Lato', sans-serif;
font-weight: 900;
color: #FFFFFF;
font-size:1em;
}

.price {
font-family: 'Lato', sans-serif;
font-weight: 900;
color: #ef5f2a;
font-size:1 em;
}

.foottitles {
font-family: 'Courgette', cursive;
font-weight: 400;
color: #ef5f2a;
font-size:1.4em;
}