@charset "utf-8";
/* CSS Document */
body { background-color: white;

	width: 100%;
	height:768px;
	}

	
#Huelle	{
		text-align:center;
		background-color: white;
		/*width: 100%;
		height:100%;*/
		padding: auto;
		
			}
			
#Header {
		height:100px;
		}			
#Link_bild { width:100%;
			height:100%;
			}			
.box-radius { border-radius: 1px; behavior: url(border-radius.htc); }
