@charset "utf-8";
@font-face
{
font-family: Humanist;
src: url('font/Humanist777.otf'),
     url('font/Humanist777.eot'); /* IE9 */
} 

@font-face
{
font-family: Script;
src: url('font/Escript.otf'),
     url('font/Escript.eot'); /* IE9 */
} 

body {
	font-family:Humanist, verdana, sans-serif;
	background-color: #DC3C32;
}
.weisstext {
	color: #FFFFFF;
}
#Fusstable {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 76%;
}
.Gruentd {
	background-color: #CCCCCC;
}

.Script {
	font-family:Script, Serif;
	font-size: 260%;
}
.grossfett {
	font-size: 130%;
	font-weight: bold;
}

.small80 {
	font-size: 80%;
}

.Scrabild {
	background-image: url(img/scrabbeli.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.DianaBild324 {
	background-image: url(img/Diana_Scherer_2015-2863.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.Nudelsupp {
	background-image: url(img/Nudelsupp.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.Kontaktkasten {
	background-image: url(img/kontakt1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

a {
	color: #003300;
	text-decoration: none;
}


#TopLine {
	background-repeat: no-repeat;
	font-size: 360%;
	text-transform: uppercase;
}
#navi {
	font-size: 110%;
}
