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

/* Projekt Lindwurm Immobilien 2003, Aktualisierung 2009 */


html, body 
{ 
 scrollbar-arrow-color:black; 
	scrollbar-base-color:white; 
	scrollbar-face-color: #666666; 
	scrollbar-highlight-color:#666666; 
	scrollbar-shadow-color:#666666; 
	scrollbar-darkshadow-color:white; 
	scrollbar-track-color:#545454; 
	zoom:1;
	
 background-image:url(images/index_immo_hg.jpg); 
	background-repeat: repeat-x; 
	background-attachment:fixed; 
	background-position: 0% 0%;
	background-color: #999;

 padding: 0; 
 margin: 0; 
 width: 100%; 
 height: 100%;
}      
.text_grau 
{ 
	color: #cccccc; 
	font-style: normal; 
	font-weight: normal; 
	font-size: 9pt; 
	letter-spacing: 1px; 
	line-height: 12pt; 
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}
b 
{ 
 color: #666666; 
	font-style: normal; 
	font-weight: bold; 
	letter-spacing: 1pt; 
	font-size: 8pt; 
	line-height: 9pt; 
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}
p 
{ 
 color: #333333; 
 font-style: normal; 
	font-weight: normal; 
	font-size: 7pt; 
	line-height: 8pt; 
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}
td 
{ 
 color: #333333; 
	font-style: normal; 
	font-weight: normal; 
	font-size: 7pt; 
	line-height: 8pt; 
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}
.gross 
{ 
 color: #333333; 
	font-style: normal; 
	font-weight: normal; 
	font-size: 8pt; 
	line-height: 9pt; 
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular
}
.img 
{ 
 color: white; 
	font-style: normal; 
	font-weight: normal; 
	font-size: 8pt; 
	line-height: 9pt; 
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular
}
a:link 
{ 
 color: #333333;
}
a:visited 
{ 
 color: #333333;
}
a:active 
{ 
 color: #333333;
}
a.weiss:link 
{ 
 color: white; 
	text-decoration: underline;
}
a.weiss:visited 
{ 
 color: white; 
	text-decoration: underline;
}
a.weiss:hover 
{ 
 color: white; 
	text-decoration: underline;
}
a.weiss:active 
{ 
 color: white; 
	text-decoration: underline;
}
#Ebene1 
{ 
 visibility: visible; 
	position: absolute; 
	top: 10px; 
	left: 10px; 
	width: 100px; 
	height: 100px 
}
