/* CSS Document */
		body {
			scrollbar-face-color:  #999999;
			scrollbar-track-color: #999999;
			scrollbar-highlight-color:#ffffff;
			scrollbar-arrow-color:#000000;
			scrollbar-darkshadow-color: #fffffff;
			scrollbar-base-color : #999999;
		}
	td {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			font-style: normal;
			color: #333333;}

	h1 {font-family: Arial, Helvetica, sans-serif;
			font-size: 14px;
			font-style: bold;
			color: #000000;}

	h2 {font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			font-style: bold;
			color: #999999;}
	a {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-style: normal;
		text-decoration: underline;
	}
	a:link  {color :#00000;}
	a:visited  {color : #00000;}
	a:hover  {color : #000000;}

	#t1, #t1:link, #t1:visited {font-family: Arial, Helvetica, sans-serif;
			text-decoration: none;
			font-size: 12px;
			font-weight: bold;
			color: #ffffff;}
	#t1:hover  {color : #cccccc;}
	
	.icon_landhaus {
height:45px;
width:100%; 
display:block;
padding-top:335px;
padding-bottom:16px;
margin-bottom:5px; 
background-repeat:no-repeat;
background-image: url(../bilder/haus.gif);)
}



