@charset "utf-8";
/* CSS Document */

#rahmen {
	width: 970px;
	min-height: 450px;
	border: solid #343D91;
	margin-left: -485px;
	position: absolute;
	left: 50%;
	right: 50%;
	background: #FFFFFF;
	float: left;
}
.adresse {
	width: 970px;
	margin-left: -485px;
	position: absolute;
	left: 50%;
	right: 50%;
	position:absolute;
	top: 502px;
	text-align: center;
}
.navigation {
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	line-height: 18px;
	background-color: #343D91;
}
.navigation-buttons {
	height: 21px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	line-height: 18px;
	background-color: #343D91;
}
.titel-inhalt {
	margin-left: 9px;
	margin-top: 20px;
	width: 750px;
	float: left;
}
.titel-rechts {
	margin-left: 10px;
	margin-top: 20px;
	width: 190px;
	float: left;
}.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #343D91;
	line-height: 18px;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	list-style-image: url(bilder-gastronomie-immobilien/dot.jpg);
}
.text-klein {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.text-fett-blau {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #343D91;
}

a.angebote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 17px;
}
a.angebote:link {
	text-decoration: underline;
}
a.angebote:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
a.angebote:hover {
	text-decoration: none;
	background-color: #FFFF00;
	color:#343D91;
}
a.angebote:active {
	text-decoration: underline;
	color: #FFFFFF;
}
.text-klein-weiss {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}


.flaeche-rechts {
	background-color: #343D91;
	width: 186px;
	padding-left:2px;
	padding-right:2px;
	padding-right:2px;
	text-align: center;
	height: 62px;
	line-height: 14px;
	vertical-align: middle;
	padding-top: 6px;

}
a.nav {
padding:0px 5px 0px 5px;
}
a.nav:link {font-size: 12px; color:#FFFFFF; text-decoration: none; font-weight: bold;}
a.nav:visited {font-size: 12px; color:#FFFFFF; text-decoration: none; font-weight: bold;}
a.nav:active {font-size: 12px; color:#FFFFFF; text-decoration: none; font-weight: bold;}
a.nav:hover {
	font-size: 12px;
	color:#343D91;
	text-decoration: none;
	font-weight: bold;
	background-color: #FFFF00;
}

a.angebote-invers {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #343D91;
	font-weight: bold;
}
a.angebote-invers:link {
	text-decoration: underline;
}
a.angebote-invers:visited {
	text-decoration: underline;
	color: #343D91;
}
a.angebote-invers:hover {
	text-decoration: none;
	color: #000000;
}
a.angebote-invers:active {
	text-decoration: underline;
	color: #343D91;
}
.titel-objekte {
	margin-left: 9px;
	margin-top: 15px;
	width: 900px;
	float: left;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;

}

tr.table_header {
		font-family:Verdana;
		font-size:10px;
		font-style:normal;
		font-weight:bold;
		text-decoration:none;
		color:#343D91;
		background-color: #F1F2F3;
}

tr.table_row {
		font-family:Verdana;
		font-size:10px;
		font-style:normal;
		font-weight:normal;
		text-decoration:none;
		color:#000000;
		background-color: #F8F9FA;
}

.button {
	background-color:#343D91;
	color:#FFFFFF;
}
.error {
	color:red;
	font-weight:bold;
}
