body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0px 30px 0px;
	background:url(img/bbg.png) ;
	width:100%;
	height:100%;
	font-size:11px;
	outline:none;
}

img
{
	border:0;!important
	outline:none;
}

#wapper
{
	margin:0px auto;
	position:relative;
	width:960px;
}

#header
{
	background:url(img/header.png) no-repeat;
	display:block;
	width:960px;
	height:198px;
}

#navi
{
	background:url(img/navi.png) no-repeat;
	display:block;
	width:960px;
	height:30px;
}

#navi ul
{
	list-style-type:none;
	float:left;
	width:830px;
	margin-top:0px;
}

#navi li
{
	list-style-type:none;
	float:left;
}

#content
{
	background:url(img/verlauf.png) no-repeat;
	min-height:110px;
	
}

.verlauf_down
{
	background:url(img/verlauf_down.png);
	min-height:5px;
	display:block;
	width:960px;
	
}

.verlauf_boden
{
	background:url(img/verlauf_boden.gif);
	height:45px;
	display:block;
	width:960px;
}

.footer_blue_line
{
	height:5px;
	width:100%;
	background-color:#7095bf;
}


.start
{
	background:url(img/startseite.png) no-repeat;
	display:block;
	width:194px;
	height:30px;
}

.start:hover
{
	background:url(img/aktiv/startseite_aktiv.png) no-repeat;
	display:block;
	width:194px;
	height:30px;
}

#active_start
{
	background:url(img/aktiv/startseite_aktiv.png) no-repeat;
	display:block;
	width:194px;
	height:30px;
}

.bildergallerie
{
	background:url(img/bildergallerie.png) no-repeat;
	display:block;
	width:163px;
	height:30px;
}

.bildergallerie:hover
{
	background:url(img/aktiv/bildergallerie_aktiv.png) no-repeat;
	display:block;
	width:163px;
	height:30px;
}

#active_bildergallerie
{
	background:url(img/aktiv/bildergallerie_aktiv.png) no-repeat;
	display:block;
	width:163px;
	height:30px;
}

.speisekarte
{
	background:url(img/speisekarte.png) no-repeat;
	display:block;
	width:143px;
	height:30px;
}

.speisekarte:hover
{
	background:url(img/aktiv/speisekarte_aktiv.png) no-repeat;
	display:block;
	width:143px;
	height:30px;
}

#active_speisekarte
{
	background:url(img/aktiv/speisekarte_aktiv.png) no-repeat;
	display:block;
	width:143px;
	height:30px;
}

.standort
{
	background:url(img/standort.png) no-repeat;
	display:block;
	width:128px;
	height:30px;
}

.standort:hover
{
	background:url(img/aktiv/standort_aktiv.png) no-repeat;
	display:block;
	width:128px;
	height:30px;
}

#active_standort
{
	background:url(img/aktiv/standort_aktiv.png) no-repeat;
	display:block;
	width:128px;
	height:30px;
}

.impressum
{
	background:url(img/impressum.png) no-repeat;
	display:block;
	width:202px;
	height:30px;
}

.impressum:hover
{
	background:url(img/aktiv/impressum_aktiv.png) no-repeat;
	display:block;
	width:202px;
	height:30px;
}

#active_impressum
{
	background:url(img/aktiv/impressum_aktiv.png) no-repeat;
	display:block;
	width:202px;
	height:30px;
}

.ueberschrift
{
	color:#5b7fa7;
	font-size:21px;
	font-style:Times;
}

.schrift
{
	color:#505050;
	font-size:12px;
	font:Verdana;
}

/*============ Schrift ===========================*/

.kleine_graue_schrift
{
	color:#505050;
	font-size:9px;
	font:Verdana;
}

.blaue_schrift
{
	color:#5b7fa7;
	font-size:12px;
	font:Verdana;
}

.mittel_blaue_schrift
{
	color:#5b7fa7;
	font-size:16px;
	font:Verdana;
	
}

/*============ Speisekarte ======================*/

.speisekarte_oben
{
	background:url(img/rahmen_oben.png) no-repeat;
	display:block;
	width:800px;
	height:40px;
	margin-left:-20px;
}

.speisekarte_mitte
{
	min-height:300px;
	border-left: 3px solid #CBC9C8;
	border-right: 3px solid #CBC9C8;
	margin:0px -20px;
	border-bottom:2px solid #CBC9C8;
	
}

.speisekarte_unten
{
	background:url(img/rahmen_unten.png) no-repeat;
	display:block;
	width:800px;
	height:46px;
	margin-left:-20px;
}

.karte
{
	min-height:90px;
}

.karte a
{
	text-decoration:none;
	color: #505050;
	font-size:12px;
}

#sp_act
{
	color:#5b7fa7;
	font-size:14px;
	font-weight:bold;
}