/********************************************************
******************** BETA CSS STYLES ********************
********************* FRAME VERSION ********************/
/*
		Copyright:  fresh frames GmbH & Co. KG
					http://www.freshframes.com/
				
		Seite:		betanet
		
		Autor:		Stefanovski Alexander
					stefanovski@freshframes.com
					http://www.freshframes.com/

													   */
/* DEFINITIONEN FÜR FRAMEVERSION ////////////////////////
///////////////////////////////////////////////////////*/

#wrap_frame {
	float: left;
	height: auto;
}

#head_frame {
	width: 500px;
	height: 70px;
	margin: 0 0 0 5px;
}

#main_frame {
	float: left;
	width: 462px;
	height: auto;
	margin: 10px 0 0 0;
	padding: 10px 0 0 0;
}

#content_frame {
	float: left;
	width: 450px;
	height: auto;
}
