* { /* Mit Universalselektor die Polsterungseigenschaften aller (Block-)Elemente auf null setzen */
margin: 0;
padding: 0;
}

body 	{
		text-align: left; /* Für IE 5.01 & 5.5, um die Box #wrapper horizontal zu zentrieren */
		}

div 
		{
		text-align: left; /* text-align:center wieder aufheben, damit DIV-Inhalte linksbündig ausgerichtet sind */
		}

html, body 
		{
		height: 100%;
		font-family: Arial;
		font-size: 0.9em;
		background-image: url(../images/hintergrundgrafik.gif);	
		}

		
		
a:link, a:visited, a:active, a:hover
		{
		color: #001a4b;
		text-decoration: none;
		border: 0px;
		}		
/* DIV-Boxen */

#rahmen
		{
		position:relative;
		width: 100%;
		min-height: 100%;
		height: auto !important;
		height: 100%;
		}
		
	
#breadcrumb
		{
		height: 40px;
		width: 795px;
		padding-top: 30px;
		padding-left: 10px;
		font-family: Arial;
		font-size: 11px;
		color: #ffffff;
		float:left;
		}		
		
#breadcrumb a
		{
		font-family: Arial;
		font-size: 11px;
		color: #ffffff;
		text-decoration: none;
		}		
				
		
		
#logo
		{
		top: 0px;
		left: 500px;
		color: #001A4B;
		position: absolute;
		}		
		
		
#logo-zusatz
		{
		height: 80px;
		width: 188px;
		float: left;
		padding-top: 0px;
		text-align: left;
		}					

#header 
		{
		width: 805px;
		height: 200px;
		float: left;				
		}
		
		
#header-rechts 
		{
		width: 188px;
		height: 200px;
		float: left;		
		}				

		
#quicklinks 
		{
		padding-top: 60px;
		width: 188px;
		height: 85px;			
		text-align: right;
		}				
		
#quicklinks a
		{
		font-size: 11px;
		text-decoration: none;
		color: #797a74;
		display: block;
		height: 18px;	
		width: 100px;
		float: right;			
		}		

#quicklinks a.blau
		{
		font-size: 11px;
		text-decoration: none;
		color: #001A4B;
		display: block;		
		height: 18px;		
		width: 100px;
		float: right;
		}		
		
#quicklinks a.schriftgroesse
		{
		font-size: 11px;
		text-decoration: none;
		color: #001A4B;
		display: block;		
		height: 18px;	
		padding-right: 18px;	
		width: 100px;
		float: right;
		}		
				
#quicklinks a.schriftgroesse img
		{
		display: block;		
		height: 9px;	
		width: 18px;
		float: right;
		}				
		
#suche
		{
		background: #e3e7ee;
		color: #757A66;
		padding-left: 15px;
		padding-top: 5px;
		height: 44px;
		margin-top: 7px;
		font-size: 12px;
		}	
		
#suche .feld
		{
		border: 1px solid #757A66;
		height: 15px;
		width: 140px;
		float: left;
		}				
		
#suche .lupe
		{
		float: left;
		}				
		


#inhalt
		{
		position: absolute;
		left: 10px;
		background: #fbffff;
		width: 780px;
		padding-top: 10px;
		color: #6f6f6f;			
		font-size: 0.9em;
		}
		
		
		
#vermietung_start, #verkauf_start
		{
		float:left;
		background: #f7f8fa;
		width: 360px;
		margin: 10px 20px 30px 0px;
		}		
		
		
#vermietung_start a, #verkauf_start a
		{
		color: #6f6f6f;
		}				
		
		
		
#vermietung_start img, #verkauf_start img
		{
		padding: 0px 10px 0px 10px; 
		}	
		
#vermietung_start p, #verkauf_start p
		{
		padding: 0px 0px 10px 10px; 
		}				
				
		
#vermietung_start h1, #verkauf_start h1
		{
		padding: 0px 0px 0px 10px; 
		margin: 0px 0px 10px 0px;
		font-size: 0.9em;
		font-weight: bold;
		line-height: 20px;
		background: #e3e7ee;
		color: #6f6f6f;
		border: 0px;
		}				
		
#infoblock
		{
		position: absolute;
		left: 805px;				
		width: 188px;
		}				
		
#infoblock p
		{
		font-size: 11px;
		padding-left: 5px;
		color: #6F6F6F;
		}		

#abschluss
		 {
		 clear: both;
		 
		 
		 }

#abschluss a
		{
		color: #001a4b;
		font-size: 11px;
		text-decoration: none;
		}		 



h1
		{
		padding: 0px; 
		margin: 0px 0px 10px 0px;
		font-size: 0.9em;
		font-weight: bold;
		line-height: 20px;
		border-bottom: 1px solid #001a4b;
		color: #001a4b;
		}

		
h2
		{
		padding: 0px; 
		margin: 0px 0px 10px 0px;
		font-weight: bold;
		font-size: 12px;
		color: #001A4B;
		}
		

		
/*/td
		{
		font-size: 0.9em;
		}		
/*/

		
/* clearfix zum Aufheben der Floatumgebung */

.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


-->



#auflistung
				{
				list-style-image: url(../images/pfeil.gif);
				margin-left: 20px;
				}

#auflistung li
				{
				padding-bottom: 5px;
				}				
				
#auflistung ul
				{
				list-style-image: url(../images/pfeil.gif);
				margin-left: 20px;
				padding-top: 5px;
				}
				



/*///////TABELLEN OBJEKTE//////////*/

td				{
				font-family: Arial, Verdana, Tahoma, Sans Serif;
				}
				
td a			{
				text-decoration: none;
				color: #001A4B;
				}					

#suchtabelle	{
				width: 780px;
				border: 1px solid #AFB2AE;
				}


.tabellen-ueberschrift
				{
				background: #AFB2AE;
				height: 25px;
				vertical-align: middle;
				text-align: left; 
				padding-left:5px; 
				border-bottom: 2px solid #001A4B;
				font-weight: bold;
				color: #ffffff;
				}		
				
.suchparameter 
				{
				padding-left:5px; 
				padding-top:10px;
				padding-bottom:10px;
				}						

				
				
#suchergebnisse
				{
				width: 780px;
				}				
				
.ergebnis-bezeichnung
				{
				background: #A6B0BE;
				color: #ffffff;
				height: 20px;
				line-height: 20px;
				}		
				
				
.ergebnis-bezeichnung a
				{
				color: #ffffff;
				}		
								
				
.ergebnis-bezeichnung-trenner
				{
				border-top: 1px solid #AFB2AE;
				height: 10px;
				}								
				
				
.ergebnis-bild
				{
				vertical-align: top; 
				height: 100px;
				padding-left: 5px; 
				padding-top: 5px; 
				padding-bottom: 10px;
				}				
				
				
.ergebnis-bild table td
				{
				text-align: center;
				border:1px solid #AFB2AE;
				overflow:hidden;
				width: 132px;
				height: 100px;
				}				
				
.ergebnis-anzeige
				{
				vertical-align: top;
				padding-top: 5px; 
				padding-bottom: 10px;
				}				
				
				
.bildunterschrift						
				{
				border-top:0px solid #FFFFFF;
				border-right:0px solid #FFFFFF;
				border-bottom:0px solid #FFFFFF;
				border-left:0px solid #FFFFFF;
				font-size:9px;
				font-style:italic;
				color:#000000;
				height: 14px;
				width: 266px;
				}		
				
#detail-abschluss	
				{
				height: 15px;
				width: 100%;
				}			


#detail-abschluss a
				{
				text-decoration: none;
				color: #ffffff;
				}							
				
				
a.suchbutton:link, a.suchbutton:visited, a.suchbutton:hover, a.suchbutton:active
				{
				background: #001a4b;
				color: #ffffff;
				display: block;
				width: 150px;
				height: 20px;
				line-height: 20px;
				text-align: center;
				}

.forminfo{width: 188px; height: 100%;}
.forminfo div{width: 188px; height: 20px; margin-top: 5px; display: block; border: 0px solid #000000; float: left;}
.forminfo label{width: 60px; height: 20px; line-height: 20px; vertical-align: middle; font-size: 0.7em; font-family: Arial, Verdana, Tahoma, Sans Serif; color: #757A66; margin-left: 10px; margin-right: 10px; display: block; float: left; clear: left; border: 0px solid #000000;}
.forminfo div .inputfeld, .selectfeld{height: 18px; line-height: 18px; margin-top: 2px; color: #757A66; margin-bottom: 2px; width: 100px; background-color: #FBFFFF; font-size: 0.7em; font-family: Arial, Verdana, Tahoma, Sans Serif;  border: 0px solid #757A66; float: left; display: block; border: 0px solid #000000;}
.forminfo div .textfeldlabel{width: 60px; height: 20px; line-height: 20px; font-size: 0.7em; font-family: Arial, Verdana, Tahoma, Sans Serif; color: #757A66; margin-left: 10px; margin-right: 10px; display: block; float: left; clear: left; border: 0px solid #000000;}
.forminfo div .textfeld{width: 100px; height: 60px; color: #757A66; margin-top: 2px; margin-bottom: 2px; background-color: #FBFFFF; font-size: 0.7em; font-family: Arial, Verdana, Tahoma, Sans Serif;  border: 0px solid #757A66; float: left; display: block; border: 0px solid #000000;}
.forminfo div .plz{width: 30px; height: 15px; color: #757A66; margin-top: 2px; margin-bottom: 2px; background-color: #FBFFFF; font-size: 0.7em; font-family: Arial, Verdana, Tahoma, Sans Serif;  border: 0px solid #757A66; float: left; display: block; border: 0px solid #000000;}
.forminfo div .ort{width: 66px; height: 15px; color: #757A66; margin-left: 4px; margin-top: 2px; margin-bottom: 2px; background-color: #FBFFFF; font-size: 0.7em; font-family: Arial, Verdana, Tahoma, Sans Serif;  border: 0px solid #757A66; float: left; display: block; border: 0px solid #000000;}
.forminfo div .senden{width: 100px; height: 15px; color: #757A66; margin-left: 0px; margin-top: 2px; margin-bottom: 2px; background-color: #AFB2AE; font-size: 0.7em; font-family: Arial, Verdana, Tahoma, Sans Serif;  border: 0px solid #757A66; float: left; display: block; border: 0px solid #000000;}
.forminfo div .label2{width: 148px; height: 20px; line-height: 20px; vertical-align: middle; font-size: 0.7em; font-family: Arial, Verdana, Tahoma, Sans Serif; color: #757A66; margin-left: 10px; margin-right: 10px; display: block; float: left;  border: 0px solid #000000;}
.forminfo div .checkbox{height: 15px; margin-top: 2px; color: #757A66; margin-bottom: 2px; background-color: transparent; font-size: 0.7em; font-family: Arial, Verdana, Tahoma, Sans Serif;  border: 0px solid #757A66; float: left; display: block; border: 0px solid #000000;}
.forminfo h1{color: #757A66;; padding: 0px; margin: 10px 0px 10px 10px;font-size: 0.9em;font-weight: bold; line-height: 20px; border-bottom: 1px solid #001A4B;}
.forminfo .mailok{color: #001A4B; font-size: 0.7em; margin-left: 10px; margin-right: 10px;}
