.back {
	background:#FFFFDB;
}
.form {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 10px;
}
.text {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
}
.texttitle {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 16px;
	font-weight: bold;
}
.texttitlecol {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color: 990000;
}
.textcursive {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	font-style: italic;
}
.textbold {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
.textul {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: disc;
}
.textol {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: decimal;
}
.subtit {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 10px;
	font-style: italic;
}
.titel-main-content
{ font-family: Arial, "New Times Roman", Verdana; font-size: 20px; font-weight: bold; color: #336600; -- brasil green
}
.titel-main-content-NavInfo
{ font-family: Arial, "New Times Roman", Verdana; font-size: 11px; font-weight: bold; color: olive; -- brasil green
}

.tit {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 20px;
	font-weight: bold;
}
.tit-suche {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 24px;
	font-weight: bold;
	color: #336600;
	letter-spacing: -2px;

}
.gobackLink {
	font-family: Arial;
	font-size: 11px;
	text-align: right;
	text-decoration: underline;
}

#box-suche {
	width:100px;
	height:90px;
	background:#336600;
	margin: 5px;
	padding: 4px;
	float: left;
}

#opinion {
	width:200px;
	padding: 2px;
	margin-top: 1px;
	float: left;
}
#title {
	width:470px;
	padding: 2px;
	margin-top: 1px;
	float: none;
	text-align: left;
	background: #F7E9A9;
	left: 195px;
	top: 116px;
	font-style:italic;
}
/* Restaurant-Gesamt-Ergebniss-Kasten*/
#result {
	width:300px;
	margin: 8px;
	float: left;
	background:#FFFFFF;
	border: 2px solid #F7E9A9;
}

/* Restaurant-Gesamt-Ergebniss-Text*/
#box-text-result {
	margin: 0px;
	width: 173px; 
	height: 60px
	float: left;
}

/* Restaurant-Gesamt-Ergebniss-Titel-Text*/
.tit-result {
	font-family: trebuchet MS, Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
}

/* Restaurant-Gesamt-Ergebniss-Content-Text*/
.text-result {
	font-family: trebuchet MS, Verdana, Arial;
	font-size: 10px;
	
}

#restaurants {
	width:470px;
	padding: 5px;
	float: left;
	background:#FFFFFF;
	border: 1px solid #F7E9A9;
}

a:link, a {
	color:#336600;
	text-decoration:none;
	}
#nav a:link, #nav a {
	color:#003300;
	font-weight:bold;
	}
a:visited {
	color:#336600;
	text-decoration:none;
	}
a:hover {
	color:#00CC00;
	text-decoration:underline;
	}
a:active {
	color:#336600;
}

.description {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	}

.CityTitelHead { 
	font-family: "Trebuchet MS", Verdana, Arial; 
	font-size: 20px; 
	font-weight: bold; 
	color: #800000; 
	text-align: center; 
}
