http://Thaller-Immobilien.de/
http://Thaller-Immobilien.de/StyleInhalt.css

div#information
{
	width: 740px;
	height: 390px;
	position: absolute;
	margin: 0px 0px 0px 0px;
	padding: 0px 20px 0px 0px;
	left: 30px;
	top: 20px;
	overflow: auto;
}

div#spaltelinks
{
	width: 360px;
	height: 390px;
	position: absolute;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 0px;
	left: 20px;
	top: 19px;
	text-align: right;
	overflow: auto;
}

div#spalterechts
{
	width: 360px;
	height: 390px;
	position: absolute;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 0px;
	left: 420px;
	top: 20px;
	text-align: left;
	overflow: auto;
}

div#inhalt h1
{
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 10px 10px;
        padding: 15px 0px 0px 10px;
	height: 20px;
}

div#inhalt p + h1
{
	margin-top: 10px;
        
}

div#inhalt h2
{
	font-size: 11px;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
}

div#inhalt p + h2
{
	margin-top: 20px;
}

div#inhalt h3
{
	font-size: 20px;
	margin: 0px 0px 10px 20px;
        padding: 15px 0px 0px 0px;
}

div#inhalt p 
{
	font-size: 14px;
	margin: 0px 0px 10px 0px;
}

.text_spezial
{
	color: #666666;
}


div#inhalt ul
{
	margin: 0px 0px 30px 40px;
	padding: 0px 0px 0px 0px;
}

div#inhalt a
{
	text-decoration: none;
	font-weight: bold;
	color: #FF6633;
	padding-left: 15px;
	margin-right: 40px;
}

div#inhalt p a
{
	margin-right: 10px;
	margin-left: 10px;
}

a.link_intern
{
	background-image: url(.../assets/BgrLinkInhaltInternGross.gif);
	background-repeat: no-repeat;
}

a.link_extern
{
	background-image: url(.../assets/BgrLinkInhaltExternGross.gif);
	background-repeat: no-repeat;
}

div#inhalt table
{
	font-size: 16px;
        vertical-align: top;
	padding: 5px;
	border: 0px solid;
	margin: 7px 0px 20px 0px;
}

div#inhalt tr
{
	border: 0px solid;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

div#inhalt th
{
	vertical-align: top;
	border: 0px solid;
	padding: 0px 10px 0px 10px;
}

div#inhalt td
{
	vertical-align: top;
	border: 0px solid;
	padding: 0px 10px 0px 16px;
	margin: 0px 0px 0px 0px;
}

div#inhalt table a
{
	text-decoration: none;
	font-weight: bold;
	color: #000099;
	padding-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}

div#inhalt .HintergrundFarbigHell
{
	background-color: #F2FFEA;
}

div#inhalt img
{
	border: 1px solid #000099;
	margin: 0px 0px 20px 0px;
}

div#inhalt img.quer_gross
{
	width:540px;
	height:120px;
	margin: 0px 0px 20px 0px;
}

div#inhalt img.quer_klein
{
	width:240px;
	height:180px;
	margin: 0px 0px 10px 0px;
}

div#inhalt img.hoch_gross
{
	width:135px;
	height:240px;
	margin: 0px 0px 20px 0px;
}

div#inhalt img.hoch_klein
{
	width:90px;
	height:160px;
	margin: 0px 0px 20px 0px;
}

 

