/* -------------------------------------------------- */
/* StyleSheet fuer http://www.galerievorort.at/       */
/* 	
/*                                                    */
/*   Copyright (c) 2003        by P.R. Horn, Vienna   */
/* -------------------------------------------------- */


/*                                                    */
/* Eigenschaften fuer einzelne Tags                   */
/*                                                    */





div#head	{

	height		: 17%;
	width			: 600px;
	margin-left	: 150px;
	margin-top	: 20px;
	
}

div#blindhead	{

	display		: none;
}
div#navi {
	float			:	left;
	height		:	83%;
	width			:	150px;
	line-height	:	25px;
}

div#content	{

		margin-left	: 	150px;
		display		:	block;
		width			:	600px;
}





