body 
{
	font-family: "Trebuchet MS", "Luxi Sans", "Bitstream Vera Sans", "Lucida Grande", "Trebuchet MS", helvetica, verdana, arial, sans-serif;
}
.seiten_titel
{
	font-size: 36px;
	color: #CCCCCC;
}

.speisekarte_kategorie
{
	font-size: 24px;
	color: #1F663A;
	font-style: italic
}

.hinweis
{
	font-size: 14px;
	color: #FFCC00;
	font-style: italic;
	font-weight:bold
}

.hell_grau 
{
	color: #CCCCCC
}

.news
{
	color: #CCCCCC
}

.news_titel 
{
	font-size: 16px;
	font-weight: bold;
	color: #FFCC00
}


.news_datum
{
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC
}

.inputbox 
{
	border: 1px solid #252525;
	background-color: #999999;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 12px;
	font-style: bold;
#	border-left : 1 solid #90a0b0;
#	border-right : 1 solid #90a0b0;
#	border-top : 1 solid #90a0b0;
#	border-bottom : 1 solid #90a0b0;
}
.weiss
{

	color: #FFFFFF
}

.schwarz
{
        font-size: 13px;
	color: #000000
}

.schwarz_fett
{
        font-size: 14px;
	color: #000000;
	font-weight: bold
}

.weiss_fett 
{
	color: #FFFFFF; 
	font-weight: bold
}

.speisekarte_uebersicht:link
{
	font-size: 14px;
	color: #FFCC00;
	font-style: italic;
	font-weight:bold
}
.speisekarte_uebersicht:visited
{
	font-size: 14px;
	color: #FFCC00;
	font-style: italic;
	font-weight:bold
}

.copyright 
{

	color: #FFFFFF
}
a:link 
{
	color: #FFCC00;
	text-decoration: none;
}

a:visited 
{
	text-decoration: none;
	color: #FFCC00;
}

a:hover 
{
	text-decoration: underline;
	color: #FFCC00;
}

a:active 
{
	text-decoration: underline;
	color: #FFCC00;
}

.textbox
{

	border: 1px solid #252525;
}