﻿@import url('layout.css');			/* Allg. Formatdefinitionen für easy-Immobilien  */
body {
margin:0;
padding:0;
}

.Seitenformat {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	color: #0033CC;
	position: absolute;
	left: 30px;
	top: 290px;
	width: 765px;
	height: auto;
	z-index: auto;
}

.SeitenformatStart{
	font-family: "Comic Sans MS";
	font-size: small;
	font-weight: normal;
	font-style: normal;
	color: #0066CC;
	position: absolute;
	left: 20px;
	top: 140px;
	width: 765px;
	height: auto;
	z-index: auto;
}
.Menueleiste{
	font-family: "Comic Sans MS";
	font-size: small;
	font-weight: normal;
	font-style: normal;
	color: #0066CC;
	position: absolute;
	left: 20px;
	top: 140px;
	width: 765px;
	height: auto;
	z-index: auto;
}
.Bilduntertitel {
	/* Bilduntertitel  */
	border-width: 0px;
	color: #0033CC;
	font-size: 10px;
	font-family: "Times New Roman";
	text-align: center;

}
.ExpoLink {
	color: #800000;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
}
.nlink {
	color: #800000;
	text-align: center;
/*	font-size: 11px;*/
	font-weight: bold;
	text-decoration: underline;
}
.ende {
	position:relative; 
	color:blue; 
	background:blue;
	border-top: 3px solid #0033CC;
	 z-index:20;
 }
.border1px {
	border-top: 1px solid #0033CC;
}
.border2px {
	border-top: 2px solid #0033CC;
}
.border3px {
	border-top: 3px solid #0033CC;
	}
.Seitentitel {
	font-size: 20px;
	font-family: "Times New Roman";
	color: #0033CC;
	font-weight: bold;
}
.Menuetitel {
	font-size: 24px;
	font-family: "Times New Roman";
	color: #0033CC;
	font-weight: bold;
	width:140px
}
p.textGross
	{margin-right:0pt;
	text-indent:0pt;
	margin-top:0pt;
	margin-bottom:0pt;
	text-align:left;
	font-family:"Times New Roman";
	font-size:16.0pt;
	color:#0033CC;}


	{margin-top:0in;
	margin-bottom:0in;
	margin-left:-2197in;}
ul
	{margin-top:0in;
	margin-bottom:0in;
	margin-left:-2197in;}

.textgf {
	/* Text große Schrift - fett  */
	border-width: 0px;
	font-size: 18px;
	font-weight: bold;
	font-family: "Times New Roman";
	color: #0033CC;
	}
.textgn {
	/* Text große Schrift - normal  */
	border-width: 0px;
	font-size: 18px;
	font-family: "Times New Roman";
	color: #0033CC;
	
}
	border-width: 0px;
	font-size: 18px;
	font-weight: bold;
	font-family: "Times New Roman";
	color: #0033CC;
}
.textgn {
	/* Text große Schrift - normal */
	border-width: 0px;
	font-size: 18px;
	font-family: "Times New Roman";
	color: #0033CC;
}

.textkn {
	/* Text kleine Schrift - normal  */
	border-width: 0px;
	color: #0033CC;
	font-size: 16px;
	font-family: "Times New Roman";
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}
.textkf {
	/* Text kleine Schrift - fett  */
	border-width: 0px;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	font-family: "Times New Roman";
	color: #0033CC;
}
	div.otabelle { 									/*Objektbeschreibung in Tabellenform*/	
	display: table;
	width: 100%;
	position:relative; 
	border-collapse: collapse; 
}
div.ozeile { 										/*Objektbeschreibung in Tabellenform*/	
	display:table-row; 
}
			div.ospbeschr { 						/*Spalte Objektbeschreibung */	
				display: table-cell;
/*			 	left:16px*/
/*				border:thin solid red; */
/*				padding:5px; */
			}

			div.ospbild { 							/*Spalte Objektbild*/	
				display: table-cell;
				width: 312px; 
				text-align: center;			
			}
.inside  { list-style-position: inside; 			/*ungeordnette Listenelemente, Bu. im Text!		*/
 			display: inline;
	}		

