﻿@charset "UTF-8";

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
    outline: 0;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
    border-collapse: separate;
    border-spacing: 0;
}
caption, th, td {
    text-align: left;
    font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: "";
}
blockquote, q {
    quotes: "" "";
}







html, body {
	height: 100%;
}
body, h1, h2, h3, h4, h5, p, ul, li, a, table, tr, td	{
	margin: 0;
	padding: 0;
}
body {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	/*LINKSBUENDIG left oder center */
	/*text-align: center;*/ /* Hierdurch wird der Container in IE 5*-Browsern zentriert. Dem Text wird dann im #container-Selektor die Standardausrichtung left (links) zugewiesen. */
	color: #4B4B45;
	background-color: #4B4B45;
	background-color: #1B1B15;
	width: 100%;
	background-position: top;
	background-repeat: no-repeat;
	background-attachment: fixed;
/*	overflow-y: hidden; */
}

h1 {
	position: absolute;
	top: 20px;
	right: 0px;
	font-size: 10px;
	letter-spacing: 0.05em;
	color: #FFFFFF;
	font-weight: bold;
}
@media print
/* Beginn nicht für print */

{
h1 {
	visibility: hidden;
}

/* Ende nicht für print */
}


h1.immobilien-titel {
	position: relative;
	margin-top: -20px;
	font-size: 10px;
	letter-spacing: 0em;
	color: #4B4B45;
}

h2	{
}
h3 
{
	position: relative;
	font-family: "Times New Roman", Times, Times Roman, serif;
	width: 534px;
	border: none 0px #4B4B45;
	border-bottom: dotted 1px #4B4B45;
	color: #4B4B45;	
	font-size: 20px;
	font-weight: normal;
	letter-spacing: 0.03em;
	line-height: 24px;
	text-decoration: none;
	padding-top: 15px;
}
.dottedlinie 
{
	font-family: "Times New Roman", Times, Times Roman, serif;
	width: 536px;
	border: none 0px #4B4B45;
	border-bottom: dotted 1px #4B4B45;
	color: #4B4B45;	
	padding: 0;
	margin: -6px 0px 0px -2px;
	height: 1px;
}

.download {
	font-family: Arial, Helvetica, Sans-Serif;
	color: #EE001A;
	font-size: 10px;
	font-weight: bold;	
	text-decoration: none;
	position: absolute;
	right: 0px;
	top: 17px;
}
h3 a:Link  {
	color: #4B4B45;
	text-decoration: none;
}
h3 a:Visited  {
	color: #4B4B45;
}
h3 a:Active  {
	color: #4B4B45;
}
h3 a:Hover  {
	color: #4B4B45;
}

h4 
{
	font-family: "Times New Roman", Times, Times Roman, serif;
	width: 534px;
	border: none 0px #FFFFFF;
	border-bottom: dotted 1px #4B4B45;
	color: #FFFFFF;	
	font-size: 20px;
	font-weight: normal;
	letter-spacing: 0.02em;
	line-height: 24px;
	text-decoration: none;
	padding-top: 10px;
}

p	{
	margin-top: 16px;
}
.nobr {
	white-space:nowrap;
}
.container {
	position: relative; /* Durch Hinzufügen von position: relative können Sie die beiden Randleisten im Verhältnis zu diesem Container positionieren. */
/*	width: 1002px; */
	width: 922px;
	height: 100%;
	/*LINKSBUENDIG margin: 0 auto; /* Durch automatische Ränder (in Verbindung mit einer Breite) wird die Seite zentriert. */
	margin-left: 80px;
	padding: 0;
	border: none 0px #000000;
	text-align: left; /* Hierdurch wird die Einstellung text-align: center im Body-Element überschrieben. */
	z-index: 1000;
} 

.header {
	position: absolute;
	top: 20px;
	right: 0;
	width: 430px;
	padding: 0;
	margin: 0;
	z-index: 101;
} 
.header h1 {
	position: absolute;
	top: 20px;
	right: 0px;
}
.header img {
	position: absolute;
	top: 70px;
	right: 0px;
}

.MenuOben {
	position: absolute;
	top: 0;
	left: 0px;
	width: 578px;
	height: 240px;  
	height: auto;  
	padding: 0;
	margin: 0;
	z-index: 3000; 
} 

.layout {
} 
.seite	{
	
} 
.mitte	{
} 

.naviIou  {
	margin: 0;
	padding: 0;
	padding: 8px 20px 0px 20px;
	border: none 0px #FFF;
	color: #6B6B65;
	font-size: 10px;
	letter-spacing: 0em;
	font-weight: bold;
	line-height: 16px;
	height: 32px;
	background: url(/images/bau-immobilien/muenchen-augsburg/trans-weiss.png);
}
.naviIou a {
	color: #6B6B65;
	text-decoration: none;
	font-weight: bold;
}
.naviIou a:Link  {
	color: #6B6B65;
}
.naviIou a:Visited  {
	color: #6B6B65;
}
.naviIou a:Active  {
	color: #4B4B45;
}
.naviIou a:Hover  {
	color: #4B4B45;
}
.naviIou a.aktiv {
	color: #4B4B45;
	text-decoration: none;
	font-weight: bold;
}
.naviIou a.aktiv:Link  {
	color: #4B4B45;
}
.naviIou a.aktiv:Visited  {
	color: #4B4B45;
}
.naviIou a.aktiv:Active  {
	color: #4B4B45;
}
.naviIou a.aktiv:Hover  {
	color: #4B4B45;
}
.einausblenden	{
	position: absolute; 
	top: -30px; 
	right: 20px; 
	width: 14px;
	height: 24px;
	cursor: pointer; 
	width: 14px;
	height: 24px;
}
.inhalt {
	margin: 0;
	padding: 0;
	text-decoration: none;
	padding-left: 20px;
	padding-right: 20px;
	border: none 0px #FFF;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 0.05em;
	line-height: 16px;
	color: #6B6B65;
	background: url(/images/bau-immobilien/muenchen-augsburg/trans-weiss.png);
} 
.inhalt a {
	color: #6B6B65;
	font-weight: bold;
	text-decoration: none;
}
.inhalt a:Link  {
	color: #6B6B65;
	text-decoration: none;
}
.inhalt a:Visited  {
	color: #6B6B65;
}
.inhalt a:Active  {
	color: #4B4B45;
}
.inhalt a:Hover  {
	color: #4B4B45;
}

.immobilien-innen
{
	position: relative;
	margin: 0;
	padding: 0;
	width: 534px;
}
.immobilien-text
{
	position: absolute;
	top: 0px;
	left: 0px;
	visibility: hidden;
}
.immobilien-nexttext0
{
	position: absolute;
	top: 20px;
	width: 534px;
	left: 0px;
}
.immobilien-nexttext
{
	position: absolute;
	top: 20px;
	width: 534px;
	left: -3000px;
}
.immobilien-nextbildtext0  {
	position: absolute;
	margin: 0;
	padding: 0;
	top: -14px;
	left: 0px;
	color: #4B4B45;
	font-size: 10px;
	text-decoration: none;
	letter-spacing: 0em;
}
.immobilien-nextbildtext  {
	position: absolute;
	margin: 0;
	padding: 0;
	top: -14px;
	left: -3000px;
	color: #4B4B45;
	font-size: 10px;
	text-decoration: none;
	letter-spacing: 0em;
}
.topline {
	font-size: 11px;
	font-weight: normal;
	color: #6B6B65;
	letter-spacing: 0;
	border: none 0px #4B4B45; 
	border-top: dotted 1px #4B4B45;
	margin: 4px 0 4px 0;
} 
.referenz {
	font-size: 11px;
	font-weight: normal;
	color: #6B6B65;
	letter-spacing: 0;
} 
a.referenz {
	font-size: 11px;
	font-weight: normal;
	color: #6B6B65;
	cursor: pointer;
	letter-spacing: 0;
}
.referenz a:Link  {
	color: #6B6B65;
	font-weight: normal;
	text-decoration: none;
}
.referenz a:Visited  {
	color: #6B6B65;
}
.referenz a:Active  {
	color: #4B4B45;
}
.referenz a:Hover  {
	color: #4B4B45;
}
.immobilien-3links
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 170px;
}
.immobilien-3mitte
{
	position: absolute;
	top: 0px;
	left: 192px;
	width: 170px;
}
.immobilien-3rechts
{
	position: absolute;
	top: 0px;
	left: 384px;
	width: 150px;
}

.immobilien-2lischmal
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 170px;
}
.immobilien-2rebreit
{
	position: absolute;
	top: 0px;
	left: 192px;
	width: 340px;
}

ul, li {
	list-style-position: outside;
	list-style-type: disc;
}
li {
	margin-left: 12px;
}
ul.naviIm {
	margin: 0;
	padding: 0;
	padding: 16px 0 0 0;
	width: 190px;
	list-style-type: none;
}
.naviIm li {
	list-style-type: none;
	margin-left: 0px;
}
.naviIm {
	color: #4B4B45;
	font-size: 11px;
	font-weight: bold;	
	text-decoration: none;
	letter-spacing: 0.05em;
}
.naviIm a {
	color: #6B6B65;
	font-size: 11px;
	font-weight: bold;	
	text-decoration: none;
	cursor: pointer;
}
.naviIm a:Link  {
	color: #6B6B65;
	text-decoration: none;
}
.naviIm a:Visited  {
	color: #6B6B65;
}
.naviIm a:Active  {
	color: #4B4B45;
}
.naviIm a:Hover  {
	color: #4B4B45;
}
.flashzooming {
	margin-top: -20px; 
}
p.zooming {
	position: relative;
	margin: 0;
	padding: 0;
	margin: 0 0 0 0;
	color: #6B6B65;
	height: 16px;
	width: 534px;
	font-size: 11px;
	font-weight: bold;	
	text-decoration: none;
	cursor: pointer;
}
.zooming a {
	color: #6B6B65;
	font-size: 11px;	
	text-decoration: none;
}
.zooming a:Link  {
	color: #6B6B65;
	text-decoration: none;
}
.zooming a:Visited  {
	color: #6B6B65;
}
.zooming a:Active  {
	color: #4B4B45;
}
.zooming a:Hover  {
	color: #4B4B45;
}

.nextansicht  {
	margin: 0;
	padding: 0;
	padding: 8px 20px 0px 20px;
	border: none 0px #FFF;
	color: #6B6B65;
	font-size: 11px;
	letter-spacing: 0em;
	font-weight: bold;
	line-height: 16px;
	height: 32px;
}
.nextansicht a {
	color: #6B6B65;
	text-decoration: none;
	font-weight: bold;
	cursor: pointer;
}
.nextansicht a:Link  {
	color: #6B6B65;
}
.nextansicht a:Visited  {
	color: #6B6B65;
}
.nextansicht a:Active  {
	color: #4B4B45;
}
.nextansicht a:Hover  {
	color: #4B4B45;
}

ul.wohnungen {
	position: relative;
	margin: 18px 0 0 0;
	padding: 8px 0 0 0px;
	width: 360px;
	color: #6B6B65;
	font-size: 10px;
	text-decoration: none;
	letter-spacing: 0em;
	list-style-type: none;
}
.wohnungen li.zimmer {
	margin: 0;
	padding: 0;
	position: relative;
	list-style-type: none;
	color: #6B6B65;
	width: 340px;
	height: 16px;
	font-size: 10px;
	line-height: 10px;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 0em;
}
.wohnungen li {
	margin: 0;
	padding: 0;
	position: relative;
	list-style-type: none;
	color: #6B6B65;
	width: 340px;
	height: 16px;
	padding-top: 2px;
	font-size: 10px;
	line-height: 10px;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 0em;
}
.zeile {
	position: relative;
	height: 20px;
}
.wohnung {
	position: absolute;
	left: 0px;
	top: 2px;
}
.nr {
	position: absolute;
	left: 20px;
	top: 2px;
}
.geschoss {
	position: absolute;
	right: 240px;
	top: 2px;
}
.qm {
	position: absolute;
	right: 180px;
	top: 2px;
}
.kaufpreis {
	position: absolute;
	right: 110px;
	top: 2px;
}
.pdf {
	position: absolute;
	right: 0px;
	top: 2px;
}

.wohnungen a {
	list-style-type: none;
	padding: 0; 
	margin: 0;
	color: #6B6B65;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 0em;
	cursor: pointer;	
}
.wohnungen a:Link  {
	color: #6B6B65;
	text-decoration: none;
}
.wohnungen a:Visited  {
	color: #6B6B65;
}
.wohnungen a:Active  {
	color: #4B4B45;
}
.wohnungen a:Hover  {
	color: #4B4B45;
}
.grundrisslayer  {
	position: absolute;
	top: 320px;
	left: 384px;
	width: 190px;
	height: 240px;
}
.grundriss  {
	position: absolute;
	top: 16px;
	right: 20px;
	color: #6B6B65;
	border: dotted 1px #6B6B65;
	background-color: White;
	font-size: 10px;
	text-decoration: none;
	letter-spacing: 0em;
	visibility: hidden;	
}
.kleintext  {
	color: #6B6B65;
	font-size: 10px;
	text-decoration: none;
	letter-spacing: 0em;
}
.utitel  {
	text-align: right;
	padding: 0; 
	margin: -10px 0 0 0;
	color: #6B6B65;
	font-size: 10px;
	text-decoration: none;
	letter-spacing: 0em;
}
a.schliessen {
	text-align: right;
	padding: 0; 
	margin: -10px 0 0 0;
	color: #4B4B45;
	font-size: 20px;
	text-decoration: none;
	letter-spacing: 0em;
}

.footerU  {
}
.footerUI  {
}
.footerUU  {
}
.footerUUI  {
}


.muenchen-alle	{
	margin: 0;
	padding: 0;
	position: relative; 
	/* top: 0px;
	left: 0px; */
	margin-left: 2px;
	height: 580px;
	width: 574px; 
	background-color: #FFFFFF;
	text-decoration: none;
	color: #6B6B65;
	font-size: 10px;
	font-weight: normal;
	letter-spacing: 0em;
}
.muenchen-alle h5
{
	margin: 0;
	padding: 0;
	font-weight: bold;
	display: block;
	color: #4B4B45;
	padding-top: 3px;
	margin: 15px 0px 3px 0px;
	width: 152px; 
	min-heigh\t: 16px;
	height: 16px;
	height: auto;
	border-top: solid 1px #4B4B45;
	border-bottom: solid 1px #4B4B45;
}
.muenchen-alle p
{
	margin: 0;
	padding: 0;
	line-height: 15px;
}
.muenchen-alle #muenchen-alle
{
	padding: 0;
	margin: 0;
	padding-top: 16px;
	font-weight: bold;
	font-size: 12px;
	color: #4B4B45;
}
.muenchen-alle b
{
	font-weight: bold;
	color: #4B4B45;
}
.muenchen-alle a  {
	color: #6B6B65;
	text-decoration: none;
}
.muenchen-alle a:Link  {
	color: #6B6B65;
}
.muenchen-alle a:Visited  {
	color: #6B6B65;
}
.muenchen-alle a:Active  {
	color: #4B4B45;
	text-decoration: underline;
}
.muenchen-alle a:Hover  {
	color: #4B4B45;
	text-decoration: underline;
}

.muenchen-kontakte 
{
	color: #6B6B65;
	font-size: 10px;
	font-weight: normal;	
	line-height: 15px;
	letter-spacing: 0em;
}
.muenchen-kontakte a  {
	color: #6B6B65;
	text-decoration: none;
}
.muenchen-kontakte a:Link  {
	color: #6B6B65;
}
.muenchen-kontakte a:Visited  {
	color: #6B6B65;
}
.muenchen-kontakte a:Active  {
	color: #4B4B45;
	text-decoration: underline;
}
.muenchen-kontakte a:Hover  {
	color: #4B4B45;
	text-decoration: underline;
}
.muenchen-kontakte .abteilung { position: absolute; top: 0px; left: 0px; }
.muenchen-kontakte .name { position: absolute; top: 0px; left: 192px; }
.muenchen-kontakte .durchwahl { position: absolute; left: 384px; }


.layerAktuelles	{
	margin: 0;
	padding: 0;
	margin: 2px 0px 2px 2px;
	padding-top: 2px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 16px;
	min-heigh\t: 364px; 
	height: 364px;
	height: auto;
	overflow: visible;
	width: 534px; 
	text-decoration: none;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;	
	letter-spacing: 0.03em;
	line-height: 15px;
	text-decoration: none;
	background-image: url(/images/bau-immobilien/muenchen-augsburg/trans-schwarz.png);
}
.referenztext
{
	margin: 0px 0px 0px -5000px;
	height: 0px;
	width: 534px; 
}

.layerAktuelles h1
{
	margin: 0;
	padding: 0;
	font-size: 10px;
	letter-spacing: 0em;
	color: #FFFFFF;
	font-weight: normal;
	margin-top: 92px;
	margin-left: 2px;
}

.layerAktuelles h1.immobilientitel
{
	position: relative;
	margin: 0;
	padding: 0;
	font-size: 10px;
	letter-spacing: 0em;
	color: #FFFFFF;
	font-weight: normal;
	margin-bottom: 36px;
}

.layerAktuelles h2
{
	margin: 0;
	padding: 0;
	position: relative;
	font-family: "Times New Roman", Times, Times Roman, serif;
	width: 534px;
	border: none 0px #FFFFFF;
	border-bottom: dotted 1px #FFFFFF;
	color: #FFFFFF;	
	font-size: 20px;
	font-weight: normal;
	letter-spacing: 0.03em;
	line-height: 24px;
	text-decoration: none;
	padding-top: 32px;
}
.layerAktuelles p
{
	margin: 0;
	margin-top: 16px;
	padding: 0;
	text-decoration: none;
	border: none 0px #FFF;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 0.05em;
	line-height: 16px;
	color: #FFFFFF;
}
.layerAktuelles h2 a i {
	font-family: Arial, Helvetica, Sans-Serif;
	color: #FFFFFF;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;	
	text-decoration: none;
	position: absolute;
	right: 0px;
	top: 36px;
}
.layerAktuelles a.schliessen {
	display: block;
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;	
	letter-spacing: 0em;
	margin: 0; 
	padding: 36px 0px 0px 0px; 
	width: 534px;
	cursor: pointer;
	background-image: url(/images/bau-immobilien/muenchen-augsburg/weiss-schliessen.gif);
	background-repeat: no-repeat;
	background-position: 514px 16px;
}
.layerAktuelles a.sbeginn {
	display: block;
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;	
	letter-spacing: 0em;
	margin: 0; 
	padding: 36px 0px 8px 0px; 
	width: 534px;
	cursor: pointer;
	background-image: url(/images/bau-immobilien/muenchen-augsburg/weiss-sbeginn.gif);
	background-repeat: no-repeat;
	background-position: 514px 16px;
}
.layerAktuelles a  {
	font-family: "Times New Roman", Times, Times Roman, serif;
	color: #FFFFFF;	
	font-size: 20px;
	font-weight: normal;
	letter-spacing: 0.03em;
	text-decoration: none;
	cursor: pointer;
}
.layerAktuelles a:Link  {
	color: #FFFFFF;
}
.layerAktuelles a:Visited  {
	color: #FFFFFF;
}
.layerAktuelles a:Active  {
	color: #FFFFFF;
}
.layerAktuelles a:Hover  {
	color: #FFFFFF;
}







ul.stadtplan
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	letter-spacing: 0px;
	border: none 0px #FFF;
	color: #4B4B45;
}
ul.stadtplan li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	width: 154px; 
	height: 20px;
}
ul.stadtplan a
{
	display: block;
	cursor: pointer;
	padding: 0;
	margin: 0;
	color: #4B4B45;
	text-decoration: none;
	display: block;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 3px;
	width: 150px; 
	height: 16px;
	border-bottom: solid 1px #6B6B65;
}
ul.stadtplan li.erstes 
{
	padding-top: 13px;
	height: 21px;
}
ul.stadtplan li.erstes a 
{
	border-top: solid 1px #6B6B65;
}
ul.stadtplan b 
{
	font-weight: bold;
	letter-spacing: 0.2em;
	color: #EE001A;
}
ul.stadtplan li.stadtstadtplan a, ul.stadtplan li.stadtplankeinlink a
{
	font-weight: bold;
	color: #4B4B45;
	cursor: default;
}
/* Menu items that have mouse over or focus have a blue background and #FFFFFF text */
ul.stadtplan a:hover, ul.stadtplan a:focus
{
	background-color: #D6D5CD;
	color: #4B4B45;
}
ul.stadtplan li.stadtstadtplan a:hover, ul.stadtplan li.stadtplankeinlink a:focus
{
	color: #4B4B45;
}

img.muenchen, img.augsburg {
	width: 154px;
	height: 110px;
	margin: 0;
	padding: 0;
	margin-left: 18px;
}


a.sitemap {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	letter-spacing: 0.1em;
	font-weight: normal;
}


@media print
/* Ende nicht für print */
{
.BGbookmarks {
	position: absolute; 
	top: 0px;
	left: 0px;
	width: 0px;
	height: 0px;
	visibility: hidden;
}

.BGbookmarksPosition {
	position: absolute; 
	top: 0px;
	left: 0px;
	width: 0px;
	height: 0px;
	visibility: hidden;
}
/* Ende nicht für print */
}



@media screen, handheld
/* Beginn nur für Bildschirm, nicht für print */
{

.BGbookmarks {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	border: none 0px #000000;
	text-align: right; 
	z-index: 2;
}

.BGbookmarksPosition {
	position: absolute; 
/*	posi\tion: fixed; */
	position: fixed;
	bottom: 0px; 
	right: 0px;
	margin: 0 10px 10px 0;
	padding: 0;
	border: none 0px #000000;
	font-family: Arial, Helvetica, Sans-Serif;
	color: Gray;
	font-size: 8px;
	text-decoration: none;	
	width: 364px; 
	z-index: 2;
}
/* Ende nur für Bildschirm, nicht für print */
}

.BGimage {
	position: absolute; 
/*	posi\tion: fixed; */
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	border: none 0px #000000;
	background-repeat: no-repeat;
	background-position: center;	
	text-align: center;
	vertical-align: middle; 
	z-index: 1;
}

.BGflash {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	border: none 0px #000000;
	background-repeat: no-repeat;
	background-position: center;	
	text-align: center; 
	z-index: 1;
}

.fltrt { /* Mit dieser Klasse können Sie ein Element auf der Seite nach rechts fließen lassen. Das floatende Element muss vor dem Element stehen, neben dem es auf der Seite erscheinen soll. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* Mit dieser Klasse können Sie ein Element auf der Seite nach links fließen lassen. */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* Diese Klasse sollte in einem div- oder break-Element platziert werden und das letzte Element vor dem Schließen eines Containers sein, der wiederum einen vollständigen Float enthalten sollte. */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}



